paper-with-me

홈 › Papers

GNN-ACLP: Graph Neural Networks based Analog Circuit Link Prediction

2025-04-14 · Guanyuan Pan, Tiansheng Zhou, Bingtao Ma, Yaqi Wang, Jianxiang Zhao, Zhi Li, Yugui Lin, Pietro Lio, Shuai Wang

Circuit link prediction identifying missing component connections from incomplete netlists is crucial in automating analog circuit design. However, existing methods face three main challenges: 1) Insufficient use of topological patterns in circuit graphs reduces prediction accuracy; 2) Data scarcity due to the complexity of annotations hinders model generalization; 3) Limited adaptability to various netlist formats. We propose GNN-ACLP, a Graph Neural Networks (GNNs) based framework featuring three innovations to tackle these challenges. First, we introduce the SEAL (Subgraphs, Embeddings, and Attributes for Link Prediction) framework and achieve port-level accuracy in circuit link prediction. Second, we propose Netlist Babel Fish, a netlist format conversion tool leveraging retrieval-augmented generation (RAG) with a large language model (LLM) to enhance the compatibility of netlist formats. Finally, we construct SpiceNetlist, a comprehensive dataset that contains 775 annotated circuits across 10 different component classes. Experimental results achieve accuracy improvements of 16.08% on SpiceNetlist, 11.38% on Image2Net, and 16.01% on Masala-CHAI in intra-dataset evaluation, while maintaining accuracy from 92.05% to 99.07% in cross-dataset evaluation, exhibiting robust feature transfer capabilities.

📄 PDF Abstract BibTeX arXiv:2504.10240

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language ModelLink PredictionPredictionRAGRetrieval-augmented Generation

Similar Papers 제목 키워드 기반

Few-shot Learning on AMS Circuits and Its Application to Parasitic Capacitance Prediction

2025-07-09 · Shan Shen, Yibin Zhang, Hector Rodriguez Rodriguez, Wenjian Yu arxiv

Graph representation learning is a powerful method to extract features from graph-structured data, such as analog/mixed-signal (AMS) circuits. However, training deep learning models for AMS designs is severely limited by…

Graph Representation LearningZero-Shot LearningFew-Shot LearningLink Prediction

DICE: Device-level Integrated Circuits Encoder with Graph Contrastive Pretraining

2025-02-13 · Sungyoung Lee, Ziyi Wang, Seunggeun Kim, Taekyun Lee 외

Pretraining models with unsupervised graph representation learning has led to significant advancements in domains such as social network analysis, molecular design, and electronic design automation (EDA). However, prior …

Contrastive LearningData AugmentationGraph Neural NetworkGraph Representation Learning+2

KCLNet: Electrically Equivalence-Oriented Graph Representation Learning for Analog Circuits

2026-03-25 · Peng Xu, Yapeng Li, Tinghuan Chen, Tsung-Yi Ho 외 arxiv

Digital circuits representation learning has made remarkable progress in the electronic design automation domain, effectively supporting critical tasks such as testability analysis and logic reasoning. However, represent…

Graph Representation LearningGraph Neural Network

Graph Attention-Based Symmetry Constraint Extraction for Analog Circuits

2023-12-22 · Qi Xu, Lijie Wang, Jing Wang, Lin Cheng 외

In recent years, analog circuits have received extensive attention and are widely used in many emerging applications. The high demand for analog circuits necessitates shorter circuit design cycles. To achieve the desired…

Graph Attention

FALCON: An ML Framework for Fully Automated Layout-Constrained Analog Circuit Design

2025-05-28 · Asal Mehradfar, Xuzhe Zhao, Yilun Huang, Emir Ceyani 외

Designing analog circuits from performance specifications is a complex, multi-stage process encompassing topology selection, parameter inference, and layout feasibility. We introduce FALCON, a unified machine learning fr…

Graph Neural Network