LGAIMar 25

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

arXiv:2603.2410141.9h-index: 5
AI Analysis

This provides a novel solution for analog circuit representation learning in electronic design automation, addressing a domain-specific bottleneck with incremental improvements over existing methods.

The paper tackles the challenge of representation learning for analog circuits by introducing KCLNet, a framework that enforces electrical equivalence through Kirchhoff's Current Law, achieving significant performance in tasks like classification and detection.

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, representation learning for analog circuits remains challenging due to their continuous electrical characteristics compared to the discrete states of digital circuits. This paper presents a direct current (DC) electrically equivalent-oriented analog representation learning framework, named \textbf{KCLNet}. It comprises an asynchronous graph neural network structure with electrically-simulated message passing and a representation learning method inspired by Kirchhoff's Current Law (KCL). This method maintains the orderliness of the circuit embedding space by enforcing the equality of the sum of outgoing and incoming current embeddings at each depth, which significantly enhances the generalization ability of circuit embeddings. KCLNet offers a novel and effective solution for analog circuit representation learning with electrical constraints preserved. Experimental results demonstrate that our method achieves significant performance in a variety of downstream tasks, e.g., analog circuit classification, subcircuit detection, and circuit edit distance prediction.

Foundations

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

Your Notes