LLM Reasoning 相关度: 6/10

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

Peng Xu, Yapeng Li, Tinghuan Chen, Tsung-Yi Ho, Bei Yu
arXiv: 2603.24101v1 发布: 2026-03-25 更新: 2026-03-25

AI 摘要

KCLNet提出了一种面向模拟电路的图表示学习框架,通过电路定律约束提升泛化能力。

主要贡献

  • 提出了一种异步图神经网络结构,用于模拟电路表示学习
  • 引入了基于基尔霍夫电流定律(KCL)的表示学习方法,约束嵌入空间
  • 实验证明KCLNet在多个下游任务上表现出色

方法论

KCLNet利用异步图神经网络,结合模拟电路的电学特性(KCL定律)进行消息传递和表示学习,保持电路嵌入空间的有序性。

原文摘要

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.

标签

图神经网络 模拟电路 表示学习 电路定律

arXiv 分类

cs.LG cs.AI