paper-with-me

홈 › Papers

Infor-Coef: Information Bottleneck-based Dynamic Token Downsampling for Compact and Efficient language model

2023-05-21 · Wenxi Tan

The prevalence of Transformer-based pre-trained language models (PLMs) has led to their wide adoption for various natural language processing tasks. However, their excessive overhead leads to large latency and computational costs. The statically compression methods allocate fixed computation to different samples, resulting in redundant computation. The dynamic token pruning method selectively shortens the sequences but are unable to change the model size and hardly achieve the speedups as static pruning. In this paper, we propose a model accelaration approaches for large language models that incorporates dynamic token downsampling and static pruning, optimized by the information bottleneck loss. Our model, Infor-Coef, achieves an 18x FLOPs speedup with an accuracy degradation of less than 8\% compared to BERT. This work provides a promising approach to compress and accelerate transformer-based models for NLP tasks.

📄 PDF Abstract BibTeX arXiv:2305.12458

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage Modelling

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Attention 설명 없음
Pruning 설명 없음
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$…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
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…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…

Similar Papers 제목 키워드 기반

Kaczmarz Linear Attention

2026-05-09 · Jiaxuan Zou, Ruifeng Ren, Yong Liu arxiv

Long-context language modeling remains central to modern sequence modeling, but the quadratic cost of Transformer attention makes scaling computationally prohibitive. Linear recurrent models address this bottleneck by co…

Token Communication in the Era of Large Models: An Information Bottleneck-Based Approach

2025-07-02 · Hao Wei, Wanli Ni, Wen Wang, Wenjun Xu 외 arxiv

This letter proposes UniToCom, a unified token communication paradigm that treats tokens as the fundamental units for both processing and wireless transmission. Specifically, to enable efficient token representations, we…

CompTrack: Information Bottleneck-Guided Low-Rank Dynamic Token Compression for Point Cloud Tracking

2025-11-19 · Sifan Zhou, Yichao Cao, Jiahao Nie, Yuqian Fu 외 arxiv

3D single object tracking (SOT) in LiDAR point clouds is a critical task in computer vision and autonomous driving. Despite great success having been achieved, the inherent sparsity of point clouds introduces a dual-redu…

Autonomous DrivingObject TrackingPoint Clouds

DiViD: Disentangled Video Diffusion for Static-Dynamic Factorization

2025-07-18 · Marzieh Gheisari, Auguste Genovesio arxiv

Unsupervised disentanglement of static appearance and dynamic motion in video remains a fundamental challenge, often hindered by information leakage and blurry reconstructions in existing VAE- and GAN-based approaches. W…

Token Bottleneck: One Token to Remember Dynamics

2025-07-09 · Taekyung Kim, Dongyoon Han, Byeongho Heo, Jeongeun Park 외 arxiv

Deriving compact and temporally aware visual representations from dynamic scenes is essential for successful execution of sequential scene understanding tasks such as visual tracking and robotic manipulation. In this pap…

Self-Supervised LearningScene UnderstandingRobot ManipulationVisual Tracking