paper-with-me

홈 › Papers

Circuit as Set of Points

2023-10-26 · NeurIPS 2023 11 · Jialv Zou, Xinggang Wang, Jiahao Guo, Wenyu Liu, Qian Zhang, Chang Huang

As the size of circuit designs continues to grow rapidly, artificial intelligence technologies are being extensively used in Electronic Design Automation (EDA) to assist with circuit design. Placement and routing are the most time-consuming parts of the physical design process, and how to quickly evaluate the placement has become a hot research topic. Prior works either transformed circuit designs into images using hand-crafted methods and then used Convolutional Neural Networks (CNN) to extract features, which are limited by the quality of the hand-crafted methods and could not achieve end-to-end training, or treated the circuit design as a graph structure and used Graph Neural Networks (GNN) to extract features, which require time-consuming preprocessing. In our work, we propose a novel perspective for circuit design by treating circuit components as point clouds and using Transformer-based point cloud perception methods to extract features from the circuit. This approach enables direct feature extraction from raw data without any preprocessing, allows for end-to-end training, and results in high performance. Experimental results show that our method achieves state-of-the-art performance in congestion prediction tasks on both the CircuitNet and ISPD2015 datasets, as well as in design rule check (DRC) violation prediction tasks on the CircuitNet dataset. Our method establishes a bridge between the relatively mature point cloud perception methods and the fast-developing EDA algorithms, enabling us to leverage more collective intelligence to solve this task. To facilitate the research of open EDA design, source codes and pre-trained models are released at https://github.com/hustvl/circuitformer.

📄 PDF Abstract BibTeX arXiv:2310.17418

Code (1)

hustvl/circuitformer 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Iterative Circuit Repair Against Formal Specifications

2023-03-02 · Matthias Cosler, Frederik Schmitt, Christopher Hahn, Bernd Finkbeiner

We present a deep learning approach for repairing sequential circuits against formal specifications given in linear-time temporal logic (LTL). Given a defective circuit and its formal specification, we train Transformer …

Representation Learning

Circuit-centric Genetic Algorithm (CGA) for Analog and Radio-Frequency Circuit Optimization

2023-11-19 · Mingi Kwon, Yeonjun Lee, Ickhyun Song

This paper presents an automated method for optimizing parameters in analog/high-frequency circuits, aiming to maximize performance parameters of a radio-frequency (RF) receiver. The design target includes a reduction of…

Inference-Path Optimization via Circuit Duplication in Frozen Visual Transformers for Marine Species Classification

2026-04-03 · Thomas Manuel Rost arxiv

Automated underwater species classification is constrained by annotation cost and environmental variation that limits the transferability of fully supervised models. Recent work has shown that frozen embeddings from self…

Image Classification

Universal Effectiveness of High-Depth Circuits in Variational Eigenproblems

2020-10-01 · Joon-Ho Kim, Jaedeok Kim, Dario Rosa

We explore the effectiveness of variational quantum circuits in simulating the ground states of quantum many-body Hamiltonians. We show that generic high-depth circuits, performing a sequence of layer unitaries of the sa…

Vocal Bursts Intensity Prediction

An Effective Methodology for Short-Circuit Calculation of Power Systems Dominated by Power Electronics Converters Considering Unbalanced Voltage Conditions and Converter Limits

2022-12-15 · Jie Song, Marc Cheah-Mane, Eduardo Prieto-Araujo, Oriol Gomis-Bellmunt

This paper deals with the challenge of short-circuit calculation for power systems dominated by power electronics converters. A novel methodology has been presented to identify short-circuit equilibrium point of the stud…