paper-with-me

홈 › Papers

LiTformer: Efficient Modeling and Analysis of High-Speed Link Transmitters Using Non-Autoregressive Transformer

2024-11-18 · Songyu Sun, Xiao Dong, Yanliang Sha, Quan Chen, Cheng Zhuo

High-speed serial links are fundamental to energy-efficient and high-performance computing systems such as artificial intelligence, 5G mobile and automotive, enabling low-latency and high-bandwidth communication. Transmitters (TXs) within these links are key to signal quality, while their modeling presents challenges due to nonlinear behavior and dynamic interactions with links. In this paper, we propose LiTformer: a Transformer-based model for high-speed link TXs, with a non-sequential encoder and a Transformer decoder to incorporate link parameters and capture long-range dependencies of output signals. We employ a non-autoregressive mechanism in model training and inference for parallel prediction of the signal sequence. LiTformer achieves precise TX modeling considering link impacts including crosstalk from multiple links, and provides fast prediction for various long-sequence signals with high data rates. Experimental results show that LiTformer achieves 148-456$\times$ speedup for 2-link TXs and 404-944$\times$ speedup for 16-link with mean relative errors of 0.68-1.25%, supporting 4-bit signals at Gbps data rates of single-ended and differential TXs, as well as PAM4 TXs.

📄 PDF Abstract BibTeX arXiv:2411.11699

Code (0)

등록된 구현이 없습니다.

Tasks

Decoder

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
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…
Adam 설명 없음
Residual Connection 설명 없음
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…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

A Link-Based Flow Model with Turn-Level Queue Transmission and Time-Varying Free-Flow Speed for Urban Road Networks

2023-10-18 · Lei Wei, S. Travis Waller, Yu Mei, Peng Chen 외

Macroscopic link-based flow models are efficient for simulating flow propagation in urban road networks. Existing link-based flow models described traffic states of a link with two state variables of link inflow and outf…

Performance Analysis for Downlink Transmission in Multi-Connectivity Cellular V2X Networks

2024-04-27 · Luofang Jiao, Jiwei Zhao, Yunting Xu, Tianqi Zhang 외

With the ever-increasing number of connected vehicles in the fifth-generation mobile communication networks (5G) and beyond 5G (B5G), ensuring the reliability and high-speed demand of cellular vehicle-to-everything (C-V2…

Point Processes

Multifractal analysis of the time series of daily means of wind speed in complex regions

2017-10-04 · Mohamed Laib, Jean Golay, Luciano Telesca, Mikhail Kanevski

In this paper, we applied the multifractal detrended fluctuation analysis to the daily means of wind speed measured by 119 weather stations distributed over the territory of Switzerland. The analysis was focused on the i…

Time SeriesTime Series Analysis

Splitformer: An improved early-exit architecture for automatic speech recognition on edge devices

2025-06-22 · Maxence Lasbordes, Daniele Falavigna, Alessio Brutti

The ability to dynamically adjust the computational load of neural models during inference in a resource aware manner is crucial for on-device processing scenarios, characterised by limited and time-varying computational…

Automatic Speech Recognitionspeech-recognitionSpeech Recognition

Automatic Gain Control Design for Dynamic Visible Light Communication Systems

2020-07-31 · Yingwen Zhang, Xianqing Jin, Weibin Jiang, Xinmin Chen 외

For dynamic visible light communication (VLC) systems, received optical power fluctuates largely due to the fast movement of VLC terminals. Such fluctuations will cause possible signal clipping and quantization noise at …

Quantization