AIAug 16, 2025

Modeling Relational Logic Circuits for And-Inverter Graph Convolutional Network

arXiv:2508.11991v3h-index: 5IEEE Trans Comput Des Integr Circuit Syst
Originality Incremental advance
AI Analysis

This work addresses a domain-specific problem in Electronic Design Automation by providing incremental improvements in modeling AIGs for chip design automation.

The paper tackles the challenge of accurately modeling And-Inverter Graphs (AIGs) for logic circuit design by proposing AIGer, which improves joint modeling of functional and structural characteristics and enhances message passing. Experimental results show AIGer outperforms current best models, improving MAE and MSE by up to 44.44% in tasks like Signal Probability Prediction and Truth Table Distance Prediction.

The automation of logic circuit design enhances chip performance, energy efficiency, and reliability, and is widely applied in the field of Electronic Design Automation (EDA).And-Inverter Graphs (AIGs) efficiently represent, optimize, and verify the functional characteristics of digital circuits, enhancing the efficiency of EDA development.Due to the complex structure and large scale of nodes in real-world AIGs, accurate modeling is challenging, leading to existing work lacking the ability to jointly model functional and structural characteristics, as well as insufficient dynamic information propagation capability.To address the aforementioned challenges, we propose AIGer.Specifically, AIGer consists of two components: 1) Node logic feature initialization embedding component and 2) AIGs feature learning network component.The node logic feature initialization embedding component projects logic nodes, such as AND and NOT, into independent semantic spaces, to enable effective node embedding for subsequent processing.Building upon this, the AIGs feature learning network component employs a heterogeneous graph convolutional network, designing dynamic relationship weight matrices and differentiated information aggregation approaches to better represent the original structure and information of AIGs.The combination of these two components enhances AIGer's ability to jointly model functional and structural characteristics and improves its message passing capability. Experimental results indicate that AIGer outperforms the current best models in the Signal Probability Prediction (SSP) task, improving MAE and MSE by 18.95\% and 44.44\%, respectively. In the Truth Table Distance Prediction (TTDP) task, AIGer achieves improvements of 33.57\% and 14.79\% in MAE and MSE, respectively, compared to the best-performing models.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes