DeepSeq2: Enhanced Sequential Circuit Learning with Disentangled Representations
Sadaf Khan, Zhengyuan Shi, Ziyang Zheng, Min Li, Qiang Xu

TL;DR
DeepSeq2 introduces a novel framework for sequential circuit learning that improves efficiency and accuracy by utilizing disentangled representations and a DAG-GNN, setting new standards in EDA tasks.
Contribution
It proposes a new approach that maps circuits into three embedding spaces and employs a DAG-GNN to enhance scalability and performance over prior methods.
Findings
Reduces execution times significantly
Improves power estimation accuracy
Enhances reliability analysis performance
Abstract
Circuit representation learning is increasingly pivotal in Electronic Design Automation (EDA), serving various downstream tasks with enhanced model efficiency and accuracy. One notable work, DeepSeq, has pioneered sequential circuit learning by encoding temporal correlations. However, it suffers from significant limitations including prolonged execution times and architectural inefficiencies. To address these issues, we introduce DeepSeq2, a novel framework that enhances the learning of sequential circuits, by innovatively mapping it into three distinct embedding spaces-structure, function, and sequential behavior-allowing for a more nuanced representation that captures the inherent complexities of circuit dynamics. By employing an efficient Directed Acyclic Graph Neural Network (DAG-GNN) that circumvents the recursive propagation used in DeepSeq, DeepSeq2 significantly reduces…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsIntegrated Circuits and Semiconductor Failure Analysis · Machine Learning and ELM · Advancements in Semiconductor Devices and Circuit Design
MethodsGraph Neural Network
