Articles
Publication Date: 2026
Engineering Applications of Artificial Intelligence (09521976)168
As the global transition toward intelligent, resilient energy infrastructures accelerates, integrating artificial intelligence (AI) into power system protection has become a critical enabler of operational efficiency and reliability. A major challenge is the accurate identification and classification of high impedance faults (HIFs) in energy distribution grids (EDGs), where low current levels often cause conventional protection devices to malfunction. Traditional schemes require extensive training data, which is often difficult or impossible to obtain. This study presents a novel protection scheme that combines a pre-trained compact convolutional neural network (SqueezeNet) with Wigner-Ville distribution (WVD) and S-transform-based feature fusion to detect and classify HIFs using minimal data. Leveraging transfer learning, the approach reduces model retraining needs and accelerates deployment. Simulation results on modified IEEE 13-bus and 34-bus EDGs show F 1-scores exceeding 97 %, successful cross-network knowledge transfer without retraining, and rapid detection within 20 msec using only 250 training samples, highlighting its suitability for lightweight, scalable, and real-time smart-grid protection. © 2026 Elsevier Ltd.
Publication Date: 2025
Engineering Applications of Artificial Intelligence (09521976)139
As the primary protection method for transmission lines, distance relays are prone to malfunction during power swings. In fact, the inability of distance relays to differentiate between power swings and short-circuit faults imposes a significant risk to power system stability that can result in blackouts. In recent years, there has been increasing interest in leveraging machine learning techniques to identify various types of faults and power swings in electrical systems. However, previous works mainly focus on fault classification, which is mostly done after a long period from the moment of fault initiation. This is the reason for requiring extensive post-fault data for diagnosis. To address this challenge, this study proposes a predictive protection strategy utilizing deep learning methodologies, specifically a sequence-to-sequence model, to monitor electrical power systems continuously. The objective is to effectively detect power swings from short-circuit faults with minimal reliance on post-fault data and accurately identify short-circuit faults during power swings. In the proposed approach, features are extracted from grid current signals using the Hilbert transform and empirical mode decomposition algorithms. These features are then fed into the sequence-to-sequence model, which issues block/unblock commands upon confirming the presence of a power swing or fault during the power swing. Results from various simulations conducted on an IEEE 39-bus grid in DIgSILENT and MATLAB environments demonstrate that the proposed scheme outperforms baseline methods in the detection of short-circuit faults, power swings, and short-circuit faults occurring during the power swings. The timely and correct operation of the proposed protection scheme contributes to the stability of transmission lines and power systems. © 2024 Elsevier Ltd
Publication Date: 2025
Journal of Supercomputing (15730484)81(5)
The importance of a node, known as centrality, can be defined and measured in various ways. The main challenge of these measurements is their extension to multilayer networks. In multilayer networks, the influence of inter-layer edges compared to intra-layer edges must be considered when calculating centrality measures. Here, the primary purpose is to provide a multilayer network-specific framework to measure the importance of nodes, with special consideration for inter-layer edges and intra-layer ones. First, we considered the different centrality measures offered for multilayer networks, as well as the associated tools and packages. Next, we implemented some more informative measures specific to multilayer networks. The functionality of implemented metrics is provided for some real networks using Python. We assessed these metrics as ranking criteria and then contrasted the ranking results using three methods: intersection similarity, rank differences, and Kendall’s tau. The findings demonstrated that incorporating information from various layers enhances the effectiveness of the criteria. The final product is a publicly available Python package called MultiNetPy, available at https://github.com/Multinetpy/Multinetpy. © The Author(s), under exclusive licence to Springer Science+Business Media, LLC, part of Springer Nature 2025.
Publication Date: 2025
Iranian Conference on Electrical Engineering, ICEE (26429527)pp. 56-61
Accurate differentiation between Inrush Current (IC) and internal faults (IFs) is crucial for power transformer differential protection. During transformer energization and IC generation, transformer differential protection may misinterpret IC as an internal fault, leading to a trip command being issued to the breakers. This study proposes an innovative machine learning-based approach named the tree-based pipeline optimization tool (TPOT) to enhance the F-score and efficiency of IC detection in relation to IFs in power transformers. TPOT performs in-depth data analysis and extracts significant features that influence the distinction between IC and transformer internal faults. As a model optimizer, TPOT fine-tunes models by adjusting parameters and structures. Consequently, this approach enables differentiation between IC and IFs in power transformers with high F -score and continuous improvements in detection capability. Simulation results on a real 160 MVA, 230/63 kV transformer in the MATLAB and Python software environments demonstrate the effectiveness of the proposed protection scheme in classifying transformer IC from IFs with an F1-score of 92%. © 2025 IEEE.
Publication Date: 2025
Engineering Applications of Artificial Intelligence (09521976)156
Cellular heterogeneity, even among genetically identical cells, results in variations in their properties and behaviors, making single-cell analysis crucial for obtaining detailed insights. However, isolating single cells from a cell population poses major challenges, as conventional laboratory techniques often risk cell damage and involve complex procedures. Droplet microfluidics has emerged as a promising approach for encapsulating cells, particularly single cells, into individual droplets without causing harm. Despite this, factors like cell sedimentation and aggregation can reduce encapsulation efficiency and lead to deviations from the expected Poisson distribution. To address these challenges, leveraging artificial intelligence and deep learning to monitor, detect, and regulate encapsulation conditions in real-time is critical for enhancing system performance. However, deep learning models require substantial training data, and issues like microfluidic channel clogging and the scarcity of certain cell types often limit data availability. To overcome this limitation, researchers are turning to synthetic data generation to supplement training datasets and address data scarcity challenges effectively. This study emphasizes the potential of integrating synthetic data with cutting-edge deep learning techniques to enhance the accuracy and efficiency of single-cell analysis within droplet microfluidic systems. A diverse dataset integrating synthetic and real images was used to train the YOLOv8s model for automated detection and classification of microfluidic droplets, enhancing accuracy and system performance. The model trained on a combination of real and synthetic data outperformed the one trained using conventional data augmentation methods, achieving an mAP0.5 of 98% due to the increased diversity of training images. It also demonstrated faster and more stable training. Additionally, the YOLOv8 network, with a detection rate of approximately 2338 droplets per second, significantly improved processing speed compared to earlier YOLO versions. © 2025