CircuitFusion: Multimodal Circuit Representation Learning for Agile Chip Design
Wenji Fang, Shang Liu, Jing Wang, Zhiyao Xie

TL;DR
CircuitFusion introduces a multimodal circuit encoder that fuses hardware code, structural graph, and functionality to improve AI-assisted IC design, enabling better generalization and zero-shot inference across tasks.
Contribution
It is the first to develop a multimodal, implementation-aware circuit encoder that leverages circuit properties for improved design task performance.
Findings
Outperforms state-of-the-art methods on five circuit design tasks.
Supports zero-shot inference through retrieval-augmented strategies.
Demonstrates generalizability and effectiveness of multimodal circuit representations.
Abstract
The rapid advancements of AI rely on the support of ICs. However, the growing complexity of digital ICs makes the traditional IC design process costly and time-consuming. In recent years, AI-assisted IC design methods have demonstrated great potential, but most methods are task-specific or focus solely on the circuit structure in graph format, overlooking other circuit modalities with rich functional information. In this paper, we introduce CircuitFusion, the first multimodal and implementation-aware circuit encoder. It encodes circuits into general representations that support different downstream circuit design tasks. To learn from circuits, we propose to fuse three circuit modalities: hardware code, structural graph, and functionality summary. More importantly, we identify four unique properties of circuits: parallel execution, functional equivalent transformation, multiple design…
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.
Code & Models
Videos
Taxonomy
TopicsVLSI and FPGA Design Techniques · VLSI and Analog Circuit Testing · Evolutionary Algorithms and Applications
