Sign in to use this feature.

Years

Between: -

Subjects

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Journals

Article Types

Countries / Regions

Search Results (32)

Search Parameters:
Keywords = graph neural circuits

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
9 pages, 1826 KB  
Proceeding Paper
Supporting the Design of Electronic Circuits by Predicting Links in a Graph Structure
by Malinka Ivanova and Mariana Durcheva
Eng. Proc. 2026, 150(1), 32; https://doi.org/10.3390/engproc2026150032 - 21 Jul 2026
Viewed by 10
Abstract
Graph structures can be used to represent and explain data about connections and interactions between certain objects that form network systems. Graphs are applied in various scientific areas, and this paper explores their potential to support the design process of electronic circuits. Experimentations [...] Read more.
Graph structures can be used to represent and explain data about connections and interactions between certain objects that form network systems. Graphs are applied in various scientific areas, and this paper explores their potential to support the design process of electronic circuits. Experimentations for predicting links in a heterogeneous graph structure are performed, which are built on the basis of schematic variants of electronic circuits and their elements. A graph neural network approach and the PyG library are used. The predictive model is evaluated, and the obtained results are promising. Full article
Show Figures

Figure 1

47 pages, 4860 KB  
Article
ThermIC: Physics-Informed Graph Reinforcement Learning for Thermal–Mechanical Co-Optimization in 3D-IC Placement
by Yuzhen Wu, Yuexiang Yang, Bowen Deng and Junzhi Li
Symmetry 2026, 18(7), 1186; https://doi.org/10.3390/sym18071186 - 13 Jul 2026
Viewed by 332
Abstract
In 3D integrated circuits, a placement decision that looks acceptable from a 2D wirelength view can still create a local thermal or stress problem after stacking. This issue becomes more visible as the number of tiers and the density of vertical interconnects increase. [...] Read more.
In 3D integrated circuits, a placement decision that looks acceptable from a 2D wirelength view can still create a local thermal or stress problem after stacking. This issue becomes more visible as the number of tiers and the density of vertical interconnects increase. We propose ThermIC, a placement framework that brings thermal and mechanical risk estimates into the placement loop rather than treating them only as post-layout checks. The novelty of ThermIC does not lie in treating graph neural networks, reinforcement learning, uncertainty-aware learning, or physics-informed regularization as individually new techniques. Instead, ThermIC contributes a placement-time coupling mechanism in which physically typed graph propagation, dense multi-constraint risk prediction, and action-level reinforcement learning feedback are jointly organized for stacked 3D-IC placement. ThermIC uses a heterogeneous graph encoder to carry thermal, stress, timing, and congestion information through the netlist; a constraint head to estimate local hotspot, stress-risk, timing-violation, and congestion probabilities; and a sequential placement policy trained with physics-informed penalties. We evaluate the method on ThermIC-Bench, a simulated corpus with more than 30,000 finite-element samples from 18 heterogeneous 3D-IC designs with 4–8 tiers. Because the present study does not include proprietary industrial circuits, silicon measurements, or a tape-out case, the experimental results are interpreted as simulation-based benchmark evidence rather than final industrial qualification. ThermIC connects the heat-kernel branch to the discretized heat-conduction equation and the stress-filter branch to linear thermo-elastic equilibrium, providing a mechanism-level basis for physical interpretability. The analysis distinguishes offline simulation/training cost from online deployment cost and reports complexity, runtime, and memory scaling for practical large-scale use. Under joint DRC, thermo-mechanical stress, and thermally coupled timing checks, ThermIC obtains an 82.1% physical verification pass rate. The peak-temperature error is 3.1 °C, the hotspot localization IoU is 0.89, and the number of placement-closure iterations is reduced by 3.7× relative to the heuristic baseline. Together, these benchmark results indicate that early, differentiable multi-physics feedback can make 3D placement less dependent on late correction cycles. Full article
Show Figures

Figure 1

29 pages, 7675 KB  
Article
A Study on a Method for Diagnosing Insulation Faults in Reactors Based on the Analysis of Pulse Oscillation Parameters
by Xuanjiannan Li, Jiahao Yu, Zhicheng Peng, Jiachen Zhang, Hongbin Qi and Jinru Sun
Energies 2026, 19(13), 3084; https://doi.org/10.3390/en19133084 - 30 Jun 2026
Viewed by 271
Abstract
Inter-turn insulation failure is the primary cause of dry-type air-core reactor burnout, yet early detection remains challenging due to weak power-frequency fault signatures. This paper proposes an integrated diagnostic framework combining impulse oscillation testing, electromagnetic simulation, and a physics-informed graph neural network. A [...] Read more.
Inter-turn insulation failure is the primary cause of dry-type air-core reactor burnout, yet early detection remains challenging due to weak power-frequency fault signatures. This paper proposes an integrated diagnostic framework combining impulse oscillation testing, electromagnetic simulation, and a physics-informed graph neural network. A scaled-down four-layer parallel reactor model and an impulse oscillation platform are developed to extract dynamic equivalent inductance and resistance as sensitive fault indicators. Validated finite element simulations reveal that inter-layer insulation near high-voltage terminals endures the highest electric field stress, with local field strength increasing nearly eightfold under short-circuit faults. For fault localization, a Spatio-Temporal Physics-Informed Graph Neural Network (ST-PIGNN) is constructed, representing winding topology as a heterogeneous graph and embedding electromagnetic transient equations as physical constraints. On a test set of 120 samples, the proposed method achieves 94.17% fault layer classification accuracy and 6.84% axial localization mean absolute error under low-noise conditions, and maintains 85.83% accuracy with 8.12% error under strong-noise interference. The proposed method is currently at the proof-of-concept stage, and further validation on full-scale reactors is required before field deployment. Full article
Show Figures

Figure 1

37 pages, 1956 KB  
Article
Causality-Aware and Explainable Self-Supervised Spatio-Temporal Graph Learning for Hardware Trojan Detection
by Khalil M. Abdelnaby
Symmetry 2026, 18(6), 939; https://doi.org/10.3390/sym18060939 - 29 May 2026
Viewed by 347
Abstract
As hardware Trojans (HTs) are becoming increasingly stealthy in global semiconductor supply chains, the need for both robust and explainable detection methods is pressing. The use of deep learning models (e.g., Siamese networks, Transformer models) in side-channel signals has shown promising detection accuracy. [...] Read more.
As hardware Trojans (HTs) are becoming increasingly stealthy in global semiconductor supply chains, the need for both robust and explainable detection methods is pressing. The use of deep learning models (e.g., Siamese networks, Transformer models) in side-channel signals has shown promising detection accuracy. Yet, they are black-box, data-intensive, and do not expose the causal, structural, and temporal relationships that indicate the presence of HTs. In this paper, we present a causality-focused and explainable detection framework that goes beyond pattern matching. We develop a Self-Supervised Spatio-Temporal Graph Neural Network (SST-GNN) that embeds spatio-temporal side-channel information. Our approach builds a graph that models gate-level components as nodes with temporal power and electromagnetic (EM) features, and functional and physical connections as edges. To address label scarcity, a common problem in real-world applications, we leverage a self-supervised pretraining approach. In particular, a context-aware contrastive loss allows the model to differentiate valid augmentations of benign subgraphs and their side-channel signatures, thus capturing general representations of benign components without Trojan labels. This involves a Causality-Aware GNN (CA-GNN) layer, which embeds differentiable causal discovery into graph learning. This process decouples correlation from causation, identifying the pathways potentially affected by HT trigger and payload. To explain decision making, a gradient-based graph explainer localizes minimal decisive subcircuits and pivotal time windows, generating intuitive detection reports. We evaluated our method on the IEEE Hardware Trojan Side-Channel Dataset (with netlist data), achieving state-of-the-art results (F1 > 0.98). In particular, the model achieves over 60% improvement in Trojan localization precision and false-positive rate, compared to Transformer-based approaches, with high label efficiency and adversarial robustness. Full article
(This article belongs to the Section A: Computer Science)
Show Figures

Figure 1

15 pages, 559 KB  
Article
A Physics-Guided Graph Neural Network Framework for Predicting Organic Solar Cell Performance Parameters
by Mirza Sanita Haque, Monira Khanom Mim and Simon Y. Foo
Algorithms 2026, 19(6), 431; https://doi.org/10.3390/a19060431 - 27 May 2026
Viewed by 466
Abstract
Organic solar cells (OSCs) have emerged as a competitive alternative to conventional silicon-based photovoltaics for their inexpensive production, versatility, and reduced energy consumption. However, it is still challenging to accurately assess their performance due to the complex interactions between molecular structure and device-level [...] Read more.
Organic solar cells (OSCs) have emerged as a competitive alternative to conventional silicon-based photovoltaics for their inexpensive production, versatility, and reduced energy consumption. However, it is still challenging to accurately assess their performance due to the complex interactions between molecular structure and device-level features. We provide a physics-constrained graph neural network (GNN) architecture for multi-output prediction of key OSC parameters, including power conversion efficiency (PCE), open-circuit voltage, short-circuit current density, and fill factor in this study. To ensure agreement between the anticipated PCE and its physically derived formulation, a physics-guided regularization term is added. Experimental results on a dataset of 5628 samples show that the neural-only GNN achieves strong predictive performance (R2=0.630), outperforming the baseline model random forest (R2=0.537). The proposed physics-constrained GNN maintains comparable accuracy (R2=0.626) while significantly reducing physics violation (from 0.406 to 0.104). These results show that adding physics constraints makes predictions more consistent without lowering accuracy, making it a reliable way to predict OSC performance. Full article
Show Figures

Figure 1

33 pages, 4679 KB  
Article
Aggressive Guided Exploitation Optimized Sparse-Dual Attention Enabled Meta-Learning-Based Deep Learning Model for Quantum Error Correction
by Umesh Uttamrao Shinde, Ravi Kumar Bandaru and Amal S. Alali
Mathematics 2026, 14(9), 1459; https://doi.org/10.3390/math14091459 - 26 Apr 2026
Viewed by 448
Abstract
Quantum error-correcting codes are essential for achieving fault-tolerant quantum computing. Heavy hexagonal code is a type of topological code that leverages the arrangement of qubits to find and correct errors. The heavy hexagonal code is suitable for superconducting architectures, specifically graph layouts with [...] Read more.
Quantum error-correcting codes are essential for achieving fault-tolerant quantum computing. Heavy hexagonal code is a type of topological code that leverages the arrangement of qubits to find and correct errors. The heavy hexagonal code is suitable for superconducting architectures, specifically graph layouts with a limited number of connections. The topological error correction methods work well, but they need more qubits, cannot be used for different sizes of quantum systems, are less reliable, and do not work well with changing quantum distributions. Thus, the research proposes an Ardea-guided exploit optimized sparse-dual attention enabled meta-learning-based convolutional neural network with bi-directional long short-term memory model (AGuESD-MCBiTM). The method exhibits effective correction over dynamic environments with the utilization of meta-learning and the extraction of statistical information, which provides a detailed representation of the qubit patterns. The Ardea-guided exploit optimized (AGuEO) algorithm tunes the weights of MCBiTM and acquires optimal solutions with higher convergence. Moreover, the sparse-dual attention module and meta-learning-based MCBiTM model, which together provide scalable, real-time identification of non-linear qubit noise fluctuations with lower computational cost. Comparatively, the proposed AGuESD-MCBiTM exhibits superior error correction with a higher correlation of 0.97, accuracy of 98.93%, and R-squared value of 0.93, as well as a lower Root mean square error of 1.87, Mean absolute error of 1.20, Bit error rate of 1.85, Logical error rate of 3.82, and mean square error of 3.49 in circuit 2, respectively. Full article
(This article belongs to the Special Issue Recent Advances in Quantum Information and Quantum Computing)
Show Figures

Figure 1

24 pages, 18960 KB  
Review
A Systematic Taxonomy and Comparative Analysis of Mixed-Signal Simulation Methods: From Classical SPICE to AI-Enhanced Approaches
by Jian Yu, Hairui Zhu, Jiawen Yuan and Lei Jiang
Electronics 2026, 15(8), 1687; https://doi.org/10.3390/electronics15081687 - 16 Apr 2026
Viewed by 713
Abstract
Mixed-signal simulation is indispensable for verifying modern integrated circuits that tightly couple analog and digital subsystems, yet the field lacks a unified framework for systematically comparing its diverse methodologies. This paper addresses that gap by proposing a novel three-axis taxonomy that classifies simulation [...] Read more.
Mixed-signal simulation is indispensable for verifying modern integrated circuits that tightly couple analog and digital subsystems, yet the field lacks a unified framework for systematically comparing its diverse methodologies. This paper addresses that gap by proposing a novel three-axis taxonomy that classifies simulation methods along abstraction level, solver methodology, and analysis type, together with a comparative evaluation framework based on five quantitative metrics: accuracy, throughput, capacity, convergence reliability, and scalability. Applying this framework, we systematically compare thirteen classical method categories—spanning SPICE, FastSPICE, RF/periodic steady-state, behavioral modeling, co-simulation, and model order reduction—and eight AI/ML approaches including Gaussian process surrogates, graph neural networks, physics-informed neural networks, Bayesian optimization, and reinforcement learning. Our analysis reveals a clear maturity stratification: classical methods remain the only signoff-accurate approaches, Bayesian optimization represents the most industrially validated AI contribution with integration across all three major EDA platforms, while Neural ODE solvers and LLM-based design tools remain at the research stage. We identify a persistent academic-to-industry gap driven by foundry model complexity, limited benchmark diversity, and topology-specific overfitting. The proposed taxonomy and comparative framework provide practitioners with structured guidance for simulation method selection and highlight specific research directions needed to bridge the gap between AI promise and industrial deployment. Full article
Show Figures

Figure 1

22 pages, 1151 KB  
Article
Directed and Resolution-Adaptive Louvain Community Method for Hardware Trojan Detection and Localization in Gate-Level Netlists
by Hongxu Gao, Dong Ding, Cai Zhen, Xin Liu, Yu Li, Jinping Li, Yuning Zhao and Quan Wang
Electronics 2026, 15(5), 1027; https://doi.org/10.3390/electronics15051027 - 28 Feb 2026
Viewed by 549
Abstract
The increasing complexity of modern gate-level circuits significantly degrades the efficiency of existing Hardware Trojan detection methods. Community partitioning is an efficient structural decomposition technique to address efficiency and scalability issues, yet current community-based detection schemes rely primarily on undirected graph modeling. To [...] Read more.
The increasing complexity of modern gate-level circuits significantly degrades the efficiency of existing Hardware Trojan detection methods. Community partitioning is an efficient structural decomposition technique to address efficiency and scalability issues, yet current community-based detection schemes rely primarily on undirected graph modeling. To address these issues, we propose an improved structure-aware community detection method for gate-level netlists, aiming to enhance the detection and localization capabilities of small-scale Hardware Trojans. First, an expanded dataset with structural diversity of clean and Trojan-inserted circuits is constructed by extending Trust-Hub benchmark circuits. Then, a directed and resolution-adaptive Louvain community detection algorithm is proposed—by introducing directed modularity, resolution parameters, and logic-gate semantic weighting, fine-grained community partitioning is achieved. On this basis, topological, functional, and anomaly features are extracted from community subgraphs, and a detection framework is built by combining graph neural networks and traditional detection models. All experiments are conducted on a unified platform equipped with an Intel (R) Core (TM) i7-10750H processor and an NVIDIA GeForce RTX 2060 GPU. Experimental results show that compared with configurations using the original Louvain partitioning and traditional features, the proposed method achieves significant improvements in both detection accuracy and localization capability. After introducing the improved community partitioning and feature design, the optimal model (CommunityGAT) yields a 3.3% increase in TPR and a 10.8% increase in ALC, verifying the method’s effectiveness in detecting small-scale concealed Trojans. Full article
(This article belongs to the Special Issue New Trends in Cybersecurity and Hardware Design for IoT)
Show Figures

Figure 1

81 pages, 3981 KB  
Review
Graph Learning in Bioinformatics: A Survey of Graph Neural Network Architectures, Biological Graph Construction and Bioinformatics Applications
by Lijia Deng, Ziyang Dong, Zhengling Yang, Bo Gong and Le Zhang
Biomolecules 2026, 16(2), 333; https://doi.org/10.3390/biom16020333 - 23 Feb 2026
Cited by 4 | Viewed by 2051
Abstract
Graph Neural Networks (GNNs) have become a central methodology for modelling biological systems where entities and their interactions form inherently non-Euclidean structures. From protein interaction networks and gene regulatory circuits to molecular graphs and multi-omics integration, the relational nature of biological data makes [...] Read more.
Graph Neural Networks (GNNs) have become a central methodology for modelling biological systems where entities and their interactions form inherently non-Euclidean structures. From protein interaction networks and gene regulatory circuits to molecular graphs and multi-omics integration, the relational nature of biological data makes GNNs particularly well-suited for capturing complex dependencies that traditional deep learning methods fail to represent. Despite their rapid adoption, the effectiveness of GNNs in bioinformatics depends not only on model design but also on how biological graphs are constructed, parameterised and trained. In this review, we provide a structured framework for understanding and applying GNNs in bioinformatics, organised around three key dimensions: (1) graph construction and representation, including strategies for deriving biological networks from heterogeneous sources and selecting biologically meaningful node and edge features; (2) GNN architectures, covering spectral and spatial formulations, representative models such as Graph Convolutional Networks (GCNs), Graph Attention Networks (GATs), Graph Sample and AggregatE (GraphSAGE) and Graph Isomorphism Network (GIN), and recent advances including transformer-based and self-supervised paradigms; and (3) applications in biomedical domains, spanning disease–gene association prediction, drug discovery, protein structure and function analysis, multi-omics integration and biomedical knowledge graphs. We further examine training considerations, including optimisation techniques, regularisation strategies and challenges posed by data sparsity and noise in biological settings. By synthesising methodological foundations with domain-specific applications, this review clarifies how graph quality, architectural choice and training dynamics jointly influence model performance. We also highlight emerging challenges such as modelling temporal biological processes, improving interpretability, and enabling robust multimodal fusion that will shape the next generation of GNNs in computational biology. Full article
(This article belongs to the Special Issue Application of Bioinformatics in Medicine)
Show Figures

Figure 1

45 pages, 1364 KB  
Review
Deep Learning for Short-Circuit Fault Diagnostics in Power Distribution Grids: A Comprehensive Review
by Fathima Razeeya Mohamed Razick and Petr Musilek
Computers 2026, 15(2), 76; https://doi.org/10.3390/computers15020076 - 1 Feb 2026
Cited by 3 | Viewed by 2076
Abstract
In modern power distribution networks, robust and intelligent fault management techniques are increasingly important as system complexity grows with the integration of distributed energy resources. This article reviews the use of deep learning methods for short-circuit fault detection, classification, and localization in power [...] Read more.
In modern power distribution networks, robust and intelligent fault management techniques are increasingly important as system complexity grows with the integration of distributed energy resources. This article reviews the use of deep learning methods for short-circuit fault detection, classification, and localization in power distribution systems, including symmetrical, asymmetrical, and high-impedance faults. The approaches examined include convolutional neural networks, recurrent neural networks, deep reinforcement learning, graph neural networks, and hybrid architectures. A comprehensive taxonomy of these models is presented, followed by an analysis of their application across the stages of fault diagnostics. Major contributions to the field are highlighted, and research gaps are identified in relation to data scarcity, model interpretability, real-time responsiveness, and deployment scalability. The paper provides an in-depth technical and performance comparison of deep learning approaches based on current research trends, and it also outlines the limitations of previous review studies. The objective of this work is to support researchers in selecting and implementing appropriate deep learning techniques for fault analytics in complex smart electricity grids with significant penetration of distributed energy resources. The review is intended to serve as an initial foundation for continued research and development in intelligent fault analytics for reliable and sustainable power distribution systems. Full article
Show Figures

Graphical abstract

22 pages, 1336 KB  
Article
Hybrid N-BEATS-Based Method for Equipment Assessment and System Risk Prediction in Urban Power Grids
by Chengwei Fan, Gang Chen, Peng Shi, Shudi Liu, Jiayu Bai, Baorui Chen, Wanlin Wang, Yan Li, Zhaoming Guo and Yucun Shi
Electronics 2025, 14(24), 4887; https://doi.org/10.3390/electronics14244887 - 12 Dec 2025
Viewed by 633
Abstract
To improve power system risk prediction under complex and extreme operating conditions, a hybrid N-BEATS-based framework is proposed for equipment assessment and loss of load expectation (LOLE) forecasting. The method integrates thermal circuit modeling, online thermal parameter identification via physics-informed neural networks (PINNs), [...] Read more.
To improve power system risk prediction under complex and extreme operating conditions, a hybrid N-BEATS-based framework is proposed for equipment assessment and loss of load expectation (LOLE) forecasting. The method integrates thermal circuit modeling, online thermal parameter identification via physics-informed neural networks (PINNs), Arrhenius–Weibull temperature–failure mapping, Monte Carlo system risk evaluation, and a hybrid spatiotemporal predictor combining N-BEATS and graph neural networks. Case studies on distribution transformers demonstrate improved thermal parameter identification and reduced LOLE forecasting error compared with benchmark methods. The remainder of the paper is organized as follows: Firstly, it presents thermal modeling and PINN identification; Secondly, it introduces the aging-failure and reliability evaluation; Thirdly, it describes the hybrid forecasting framework; Fourthly, it reports case studies; and finally, it concludes. Full article
(This article belongs to the Section Systems & Control Engineering)
Show Figures

Figure 1

17 pages, 1278 KB  
Article
KG-FLoc: Knowledge Graph-Enhanced Fault Localization in Secondary Circuits via Relation-Aware Graph Neural Networks
by Xiaofan Song, Chen Chen, Xiangyang Yan, Jingbo Song, Huanruo Qi, Wenjie Xue and Shunran Wang
Electronics 2025, 14(20), 4006; https://doi.org/10.3390/electronics14204006 - 13 Oct 2025
Cited by 4 | Viewed by 1307
Abstract
This paper introduces KG-FLoc, a knowledge graph-enhanced framework for secondary circuit fault localization in intelligent substations. The proposed KG-FLoc innovatively formalizes secondary components (e.g., circuit breakers, disconnectors) as graph nodes and their multi-dimensional relationships (e.g., electrical connections, control logic) as edges, constructing the [...] Read more.
This paper introduces KG-FLoc, a knowledge graph-enhanced framework for secondary circuit fault localization in intelligent substations. The proposed KG-FLoc innovatively formalizes secondary components (e.g., circuit breakers, disconnectors) as graph nodes and their multi-dimensional relationships (e.g., electrical connections, control logic) as edges, constructing the first comprehensive knowledge graph (KG) to structurally and operationally model secondary circuits. By reframing fault localization as a knowledge graph link prediction task, KG-FLoc identifies missing or abnormal connections (edges) as fault indicators. To address dynamic topologies and sparse fault samples, KG-FLoc integrates two core innovations: (1) a relation-aware gated unit (RGU) that dynamically regulates information flow through adaptive gating mechanisms, and (2) a hierarchical graph isomorphism network (GIN) architecture for multi-scale feature extraction. Evaluated on real-world datasets from 110 kV/220 kV substations, KG-FLoc achieves 97.2% accuracy in single-fault scenarios and 93.9% accuracy in triple-fault scenarios, surpassing SVM, RF, MLP, and standard GNN baselines by 12.4–31.6%. Beyond enhancing substation reliability, KG-FLoc establishes a knowledge-aware paradigm for fault diagnosis in industrial systems, enabling precise reasoning over complex interdependencies. Full article
Show Figures

Figure 1

30 pages, 4254 KB  
Article
Ultra-Short-Term Photovoltaic Power Prediction Based on Predictable Component Reconstruction and Spatiotemporal Heterogeneous Graph Neural Networks
by Yingjie Liu and Mao Yang
Energies 2025, 18(15), 4192; https://doi.org/10.3390/en18154192 - 7 Aug 2025
Cited by 5 | Viewed by 1650
Abstract
Ultra-short-term PV power prediction (USTPVPP) results provide a basis for the development of intra-day rolling power generation plans. However, due to the feature information and the unpredictability of meteorology, the current ultra-short-term PV power prediction accuracy improvement still faces technical challenges. In this [...] Read more.
Ultra-short-term PV power prediction (USTPVPP) results provide a basis for the development of intra-day rolling power generation plans. However, due to the feature information and the unpredictability of meteorology, the current ultra-short-term PV power prediction accuracy improvement still faces technical challenges. In this paper, we propose a combined prediction framework that takes into account the reconfiguration of the predictable components of PV stations and the spatiotemporal heterogeneous maps. A circuit singular spectral decomposition (CISSD) intrinsic predictable component extraction method is adopted to obtain specific frequency components in sensitive meteorological variables, a mechanism based on radiation characteristics and PV power trend predictable component extraction and reconstruction is proposed to enhance power predictability, and a spatiotemporal heterogeneous graph neural network (STHGNN) combined with a Non-stationary Transformer (Ns-Transformer) combination architecture to achieve joint prediction for different PV components. The proposed method is applied to a PV power plant in Gansu, China, and the results show that the prediction method based on the proposed combined spatio-temporal heterogeneous graph neural network model combined with the proposed predictable component extraction achieves an average reduction of 6.50% in the RMSE, an average reduction of 2.50% in the MAE, and an average improvement of 11.93% in the R2 over the direct prediction method, respectively. Full article
(This article belongs to the Special Issue Advances on Solar Energy and Photovoltaic Devices)
Show Figures

Figure 1

22 pages, 4636 KB  
Article
SP-GEM: Spatial Pattern-Aware Graph Embedding for Matching Multisource Road Networks
by Chenghao Zheng, Yunfei Qiu, Jian Yang, Bianying Zhang, Zeyuan Li, Zhangxiang Lin, Xianglin Zhang, Yang Hou and Li Fang
ISPRS Int. J. Geo-Inf. 2025, 14(7), 275; https://doi.org/10.3390/ijgi14070275 - 15 Jul 2025
Cited by 2 | Viewed by 1821
Abstract
Identifying correspondences of road segments in different road networks, namely road-network matching, is an essential task for road network-centric data processing such as data integration of road networks and data quality assessment of crowd-sourced road networks. Traditional road-network matching usually relies on feature [...] Read more.
Identifying correspondences of road segments in different road networks, namely road-network matching, is an essential task for road network-centric data processing such as data integration of road networks and data quality assessment of crowd-sourced road networks. Traditional road-network matching usually relies on feature engineering and parameter selection of the geometry and topology of road networks for similarity measurement, resulting in poor performance when dealing with dense and irregular road network structures. Recent development of graph neural networks (GNNs) has demonstrated unsupervised modeling power on road network data, which learn the embedded vector representation of road networks through spatial feature induction and topology-based neighbor aggregation. However, weighting spatial information on the node feature alone fails to give full play to the expressive power of GNNs. To this end, this paper proposes a Spatial Pattern-aware Graph EMbedding learning method for road-network matching, named SP-GEM, which explores the idea of spatially-explicit modeling by identifying spatial patterns in neighbor aggregation. Firstly, a road graph is constructed from the road network data, and geometric, topological features are extracted as node features of the road graph. Then, four spatial patterns, including grid, high branching degree, irregular grid, and circuitous, are modelled in a sector-based road neighborhood for road embedding. Finally, the similarity of road embedding is used to find data correspondences between road networks. We conduct an algorithmic accuracy test to verify the effectiveness of SP-GEM on OSM and Tele Atlas data. The algorithmic accuracy experiments show that SP-GEM improves the matching accuracy and recall by at least 6.7% and 10.2% among the baselines, with high matching success rate (>70%), and improves the matching accuracy and recall by at least 17.7% and 17.0%, compared to the baseline GNNs, without spatially-explicit modeling. Further embedding analysis also verifies the effectiveness of the induction of spatial patterns. This study not only provides an effective and practical algorithm for road-network matching, but also serves as a test bed in exploring the role of spatially-explicit modeling in GNN-based road network modeling. The experimental performances of SP-GEM illuminate the path to develop GeoEmbedding services for geospatial applications. Full article
Show Figures

Figure 1

14 pages, 7858 KB  
Article
MCE-HGCN: Heterogeneous Graph Convolution Network for Analog IC Matching Constraints Extraction
by Yong Zhang, Yong Yin, Ning Xu and Bowen Jia
Micromachines 2025, 16(6), 677; https://doi.org/10.3390/mi16060677 - 3 Jun 2025
Cited by 2 | Viewed by 1533
Abstract
Matching constraints in an analog integrated circuit (IC) are critical to optimizing layout performance. To extract these matching constraints accurately and efficiently from the netlist, we propose the heterogeneous matching constraint extraction graph neural network (MCE-HGCN). First, the netlist is mapped into a [...] Read more.
Matching constraints in an analog integrated circuit (IC) are critical to optimizing layout performance. To extract these matching constraints accurately and efficiently from the netlist, we propose the heterogeneous matching constraint extraction graph neural network (MCE-HGCN). First, the netlist is mapped into a heterogeneous attribute multi-graph, and based on the characteristics of analog IC matching constraints, a mixed-domain attention mechanism is developed to leverage both the topology information and node attributes in the graph to characterize node embeddings. A matching classifier, implemented using the support vector machine (SVM), is then employed to classify different types of matching constraints from the netlist. Additionally, a matching filter is introduced to remove interference terms. Experimental results demonstrate that the MCE-HGCN model converges effectively with small datasets. In the matching prediction process, the mean F1 score reached 0.917 across different netlist processes and circuit types while maintaining a shorter runtime compared to other methods. Ablation experiments also show that incorporating the mixed-domain attention mechanism and the matching filter individually leads to significant performance improvements. Overall, MCE-HGCN excels at extracting matching constraints from various analog circuits and processes, offering valuable insights for placement guidance and enhancing the efficiency of analog IC layout design. Full article
Show Figures

Figure 1

Back to TopTop