paper-with-me

홈 › Papers

Learning from Scratch: Structurally-masked Transformer for Next Generation Lib-free Simulation

2025-07-23 · Junlang Huang, Hao Chen, Zhong Guan arxiv

This paper proposes a neural framework for power and timing prediction of multi-stage data path, distinguishing itself from traditional lib-based analytical methods dependent on driver characterization and load simplifications. To the best of our knowledge, this is the first language-based, netlist-aware neural network designed explicitly for standard cells. Our approach employs two pre-trained neural models of waveform prediction and delay estimation that directly infer transient waveforms and propagation delays from SPICE netlists, conditioned on critical physical parameters such as load capacitance, input slew, and gate size. This method accurately captures both intrinsic and coupling-induced delay effects without requiring simplification or interpolation. For multi-stage timing prediction, we implement a recursive propagation strategy where predicted waveforms from each stage feed into subsequent stages, cumulatively capturing delays across the logic chain. This approach ensures precise timing alignment and complete waveform visibility throughout complex signal pathways. The waveform prediction utilizes a hybrid CNN-Transformer architecture with netlist-aware node-level encoding, addressing traditional Transformers' fixed input dimensionality constraints. Additionally, specialized subnetworks separately handle primary delay estimation and crosstalk correction. Experimental results demonstrate SPICE-level accuracy, consistently achieving RMSE below 0.0098 across diverse industrial circuits. The proposed framework provides a scalable, structurally adaptable neural alternative to conventional power and timing engines, demonstrating high fidelity to physical circuit behaviors.

📄 PDF Abstract BibTeX arXiv:2507.17396

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Transformer Masked Autoencoders for Next-Generation Wireless Communications: Architecture and Opportunities

2024-01-11 · Abdullah Zayat, Mahmoud A. Hasabelnaby, Mohanad Obeed, Anas Chaaban

Next-generation communication networks are expected to exploit recent advances in data science and cutting-edge communications technologies to improve the utilization of the available communications resources. In this ar…

Data Compression

MoMask: Generative Masked Modeling of 3D Human Motions

2023-11-29 · CVPR 2024 1 · Chuan Guo, Yuxuan Mu, Muhammad Gohar Javed, Sen Wang 외

We introduce MoMask, a novel masked modeling framework for text-driven 3D human motion generation. In MoMask, a hierarchical quantization scheme is employed to represent human motion as multi-layer discrete motion tokens…

Human motion predictionMotion ForecastingMotion GenerationMotion Interpolation+1

Graph Masked Autoencoders with Transformers

2022-02-17 · Sixiao Zhang, Hongxu Chen, Haoran Yang, Xiangguo Sun 외

Recently, transformers have shown promising performance in learning graph representations. However, there are still some challenges when applying transformers to real-world scenarios due to the fact that deep transformer…

DecoderGraph ClassificationNode Classification

Testing Transformer Learnability on the Arithmetic Sequence of Rooted Trees

2025-12-01 · Alessandro Breccia, Federica Gerace, Marco Lippi, Gabriele Sicuro 외 arxiv

We study whether a Large Language Model can learn the deterministic sequence of trees generated by the iterated prime factorization of the natural numbers. Each integer is mapped into a rooted planar tree and the resulti…

Generative Audio Language Modeling with Continuous-valued Tokens and Masked Next-Token Prediction

2025-07-14 · Shu-wen Yang, Byeonggeun Kim, Kuan-Po Huang, Qingming Tang 외 arxiv

Autoregressive next-token prediction with the Transformer decoder has become a de facto standard in large language models (LLMs), achieving remarkable success in Natural Language Processing (NLP) at scale. Extending this…

Audio Generation