paper-with-me

홈 › Papers

LHNN: Lattice Hypergraph Neural Network for VLSI Congestion Prediction

2022-03-24 · Bowen Wang, Guibao Shen, Dong Li, Jianye Hao, Wulong Liu, Yu Huang, HongZhong Wu, Yibo Lin, Guangyong Chen, Pheng Ann Heng

Precise congestion prediction from a placement solution plays a crucial role in circuit placement. This work proposes the lattice hypergraph (LH-graph), a novel graph formulation for circuits, which preserves netlist data during the whole learning process, and enables the congestion information propagated geometrically and topologically. Based on the formulation, we further developed a heterogeneous graph neural network architecture LHNN, jointing the routing demand regression to support the congestion spot classification. LHNN constantly achieves more than 35% improvements compared with U-nets and Pix2Pix on the F1 score. We expect our work shall highlight essential procedures using machine learning for congestion prediction.

📄 PDF Abstract BibTeX arXiv:2203.12831

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural NetworkPredictionregression

Methods 이 논문이 사용한 방법론

HuMan(Expedia)||How do I get a human at Expedia? How do I get a human at Expedia? How Do I Get a Human at Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Real-Time Help & Exclusive…
Graph Neural Network 설명 없음
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
PatchGAN 설명 없음
Sigmoid Activation 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

HybridNet: Dual-Branch Fusion of Geometrical and Topological Views for VLSI Congestion Prediction

2023-05-07 · Yuxiang Zhao, Zhuomin Chai, Yibo Lin, Runsheng Wang 외

Accurate early congestion prediction can prevent unpleasant surprises at the routing stage, playing a crucial character in assisting designers to iterate faster in VLSI design cycles. In this paper, we introduce a novel …

A New Relaxation Approach to Normalized Hypergraph Cut

2015-11-09 · Cong Xie, Wu-Jun Li, Zhihua Zhang

Normalized graph cut (NGC) has become a popular research topic due to its wide applications in a large variety of areas like machine learning and very large scale integration (VLSI) circuit design. Most of traditional NG…

Clustering

VLSI Hypergraph Partitioning with Deep Learning

2024-09-02 · Muhammad Hadir Khan, Bugra Onal, Eren Dogan, Matthew R. Guthaus

Partitioning is a known problem in computer science and is critical in chip design workflows, as advancements in this area can significantly influence design quality and efficiency. Deep Learning (DL) techniques, particu…

Deep Learninggraph partitioninghypergraph partitioningTransductive Learning

VeriHGN: Heterogeneous Graph-Based Congestion Prediction for Chip Layout Verification

2026-03-10 · Runbang Hu, Bo Fang, Bingzhe Li, Yuede Ji arxiv

As Very Large Scale Integration (VLSI) designs continue to scale in size and complexity, layout verification has become a central challenge in modern Electronic Design Automation (EDA) workflows. In practice, congestion …

Detecting Algorithmically Generated Domains Using a GCNN-LSTM Hybrid Neural Network

2022-08-06 · Zheng Wang

Domain generation algorithm (DGA) is used by botnets to build a stealthy command and control (C&C) communication channel between the C&C server and the bots. A DGA can periodically produce a large number of pseudo-random…