Pith. sign in

REVIEW 1 cited by

Efficient Long Sequence Modeling via State Space Augmented Transformer

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2212.08136 v1 pith:WVN5N3AG submitted 2022-12-15 cs.CL cs.LG

classification cs.CLcs.LG
keywords textbfunderlineattentionlanguagelongmodelsinformationlocal
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
abstract

Transformer models have achieved superior performance in various natural language processing tasks. However, the quadratic computational cost of the attention mechanism limits its practicality for long sequences. There are existing attention variants that improve the computational efficiency, but they have limited ability to effectively compute global information. In parallel to Transformer models, state space models (SSMs) are tailored for long sequences, but they are not flexible enough to capture complicated local information. We propose SPADE, short for $\underline{\textbf{S}}$tate s$\underline{\textbf{P}}$ace $\underline{\textbf{A}}$ugmente$\underline{\textbf{D}}$ Transform$\underline{\textbf{E}}$r. Specifically, we augment a SSM into the bottom layer of SPADE, and we employ efficient local attention methods for the other layers. The SSM augments global information, which complements the lack of long-range dependency issue in local attention methods. Experimental results on the Long Range Arena benchmark and language modeling tasks demonstrate the effectiveness of the proposed method. To further demonstrate the scalability of SPADE, we pre-train large encoder-decoder models and present fine-tuning results on natural language understanding and natural language generation tasks.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. TransXSSM: A Hybrid Transformer State Space Model with Unified Rotary Position Embedding

    cs.CL 2025-06 conditional novelty 3.0 of 10

    TransXSSM applies Rotary Position Embedding to both attention and state-space layers and reports speedups and accuracy gains over Transformer, Mamba, and Jamba baselines at 320M and 1.3B scale.

Pith tools