AttentionCap: Transformer Based Capacitance Matrix Learning Toward Full-Chip Extraction

28d ago · Global · primary source: export.arxiv.org

A new Transformer-based model called AttentionCap aims to improve the accuracy of full-chip capacitance extraction, a critical step in electronic design automation, according to research published on arXiv [1]. The model addresses limitations in existing deep-learning approaches that are tied to specific process nodes [1]. Rule-based pattern matching for capacitance extraction is becoming difficult to sustain at advanced semiconductor nodes, driving interest in deep-learning alternatives [1]. Current methods using multi-layer perceptrons (MLPs) and convolutional neural networks (CNNs) constrain their input to fixed metal-layer combinations within a single process node, which limits their practical use [1]. The researchers behind AttentionCap identified a structural similarity between the capacitance matrix and the attention mechanism that underpins Transformer architectures [1]. They designed the model with a Gram representation framework, a physics-aligned symmetric-attention output layer, and a normalized Laplacian loss function [1]. A process-node embedding was also introduced to enable multi-node learning [1]. Trained on synthetic data, AttentionCap achieved a 0.67% self-capacitance error and a 3.99% coupling-capacitance error when tested on unseen real designs in a multi-layer and multi-node setting [1]. Compared to a CNN-Cap baseline, the model delivered 4.6 times lower self-capacitance error, 5.7 times lower coupling-capacitance error, and a 192-fold increase in inference speed [1]. The work further demonstrated that a pretrained AttentionCap can transfer to an unseen process node using only 5,000 samples and 4,000 fine-tuning steps [1]. The code and data for the project have been made publicly available on GitHub [1].

tool-releasemodel-releaseresearch-paperproduct-launchinfrastructure

Background sources we checked (6)
  • arxiv.org ↗ As capacitance extraction accuracy of rule-based pattern matching becomes difficult to sustain at advanced nodes, a growing trend emerges to develop deep-learning-based 2D capacitance models. However, existing MLP- and CNN-based methods constrain their input to fixed metal-layer …
  • arxiv.org ↗ CatalyzeX Code Finder for Papers (What is CatalyzeX?) [...] DagsHub Toggle [...] DagsHub (What is DagsHub?)…
  • arxiv.org ↗ CatalyzeX Code Finder for Papers (What is CatalyzeX?) [...] DagsHub Toggle [...] DagsHub (What is DagsHub?)…
  • arxiv.org ↗ CatalyzeX Code Finder for Papers (What is CatalyzeX?) [...] DagsHub Toggle [...] DagsHub (What is DagsHub?)…
  • en.wikipedia.org ↗ Sustainable Development Goals (abbr. SDGs) were adopted in 2015 by all United Nations (UN) members for the 2030 Agenda for Sustainable Development. The aim of the 17 global goals is "peace and prosperity for people and the planet", tackling climate change, and working to preserv…
  • en.wikipedia.org ↗ In molecular biology, a transcription factor (TF) (or sequence-specific DNA-binding factor) is a protein that controls the rate of transcription of genetic information from DNA to messenger RNA, by binding to DNA sequences. Specificity can be due to sequence motifs, or epigenetic…

Sources

Spot something wrong? Report an issue