2410.18572

Total: 1

#1 Taipan: Efficient and Expressive State Space Language Models with Selective Attention [PDF11] [Copy] [Kimi17] [REL]

Authors: Chien Van Nguyen ; Huy Huu Nguyen ; Thang M. Pham ; Ruiyi Zhang ; Hanieh Deilamsalehy ; Puneet Mathur ; Ryan A. Rossi ; Trung Bui ; Viet Dac Lai ; Franck Dernoncourt ; Thien Huu Nguyen

Efficient long-context language modeling remains a significant challenge in Natural Language Processing (NLP). While Transformers dominate language tasks, they struggle with long sequences due to quadratic computational complexity in training and linearly scaling memory costs during inference. Recent State Space Models (SSMs) such as Mamba offer alternatives with constant memory usage, but they underperform in tasks requiring extensive in-context retrieval. We introduce Taipan, a novel hybrid architecture that combines Mamba-2 with Selective Attention Layers (SALs). These SALs identify tokens requiring long-range interactions, remove less important features, and then augment their representations using the attention module. This approach balances Mamba's efficiency with Transformer-like performance in memory-intensive tasks. By constraining the attention budget, Taipan extends accurate predictions to context lengths of up to 1 million tokens while preserving computational efficiency. Our experiments demonstrate Taipan's superior performance across various scales and tasks, offering a promising solution for efficient long-context language modeling.

Subjects: Computation and Language ; Artificial Intelligence ; Machine Learning

Publish: 2024-10-24 09:25:37 UTC