paper-with-me

Papers

Fusing Global and Local: Transformer-CNN Synergy for Next-Gen Current Estimation

2025-04-08 · Junlang Huang, Hao Chen, Li Luo, Yong Cai, Lexin Zhang, Tianhao Ma, Yitian Zhang, Zhong Guan

This paper presents a hybrid model combining Transformer and CNN for predicting the current waveform in signal lines. Unlike traditional approaches such as current source models, driver linear representations, waveform functional fitting, or equivalent load capacitance methods, our model does not rely on fixed simplified models of standard-cell drivers or RC loads. Instead, it replaces the complex Newton iteration process used in traditional SPICE simulations, leveraging the powerful sequence modeling capabilities of the Transformer framework to directly predict current responses without iterative solving steps. The hybrid architecture effectively integrates the global feature-capturing ability of Transformers with the local feature extraction advantages of CNNs, significantly improving the accuracy of current waveform predictions. Experimental results demonstrate that, compared to traditional SPICE simulations, the proposed algorithm achieves an error of only 0.0098. These results highlight the algorithm's superior capabilities in predicting signal line current waveforms, timing analysis, and power evaluation, making it suitable for a wide range of technology nodes, from 40nm to 3nm.

📄 PDF Abstract BibTeX arXiv:2504.07996

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Residual Connection 설명 없음
Position-Wise Feed-Forward Layer 설명 없음
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Multi-Head Attention 설명 없음

Similar Papers 제목 키워드 기반

ForensicFlow: A Tri-Modal Adaptive Network for Robust Deepfake Detection

2025-11-18 · Mohammad Romani arxiv

Modern deepfakes evade detection by leaving subtle, domain-speci c artifacts that single branch networks miss. ForensicFlow addresses this by fusing evidence across three forensic dimensions: global visual inconsistencie…

DeepFake Detection

SynergyNet: Fusing Generative Priors and State-Space Models for Facial Beauty Prediction

2025-09-21 · Djamel Eddine Boukhari arxiv

The automated prediction of facial beauty is a benchmark task in affective computing that requires a sophisticated understanding of both local aesthetic details (e.g., skin texture) and global facial harmony (e.g., symme…

Facial Beauty Prediction

IONext: Unlocking the Next Era of Inertial Odometry

2025-07-23 · Shanshan Zhang, Qi Zhang, Siyue Wang, Tianshui Wen 외 arxiv

Researchers have increasingly adopted Transformer-based models for inertial odometry. While Transformers excel at modeling long-range dependencies, their limited sensitivity to local, fine-grained motion variations and l…

RemoteNet: Remote Sensing Image Segmentation Network based on Global-Local Information

2023-02-25 · Satyawant Kumar, Abhishek Kumar, Dong-Gyu Lee

Remotely captured images possess an immense scale and object appearance variability due to the complex scene. It becomes challenging to capture the underlying attributes in the global and local context for their segmenta…

DecoderImage SegmentationScene UnderstandingSegmentation+1

Single Image Super-Resolution Based on Global-Local Information Synergy

2024-05-02 · Nianzu Qiao, Lamei Di, Changyin Sun

Although several image super-resolution solutions exist, they still face many challenges. CNN-based algorithms, despite the reduction in computational complexity, still need to improve their accuracy. While Transformer-b…

Image Super-ResolutionSuper-Resolution