pith. sign in

Blockwise self-attention for long document understanding

4 Pith papers cite this work. Polarity classification is still indexing.

4 Pith papers citing it

years

2025 1 2020 3

representative citing papers

Longformer: The Long-Document Transformer

cs.CL · 2020-04-10 · accept · novelty 7.0

Longformer uses local windowed attention plus task-specific global attention to achieve linear scaling and state-of-the-art results on long-document language modeling, QA, and summarization after pretraining.

Linformer: Self-Attention with Linear Complexity

cs.LG · 2020-06-08 · conditional · novelty 6.0

Linformer approximates self-attention with a low-rank projection to achieve O(n) time and space complexity while matching Transformer accuracy on standard NLP tasks.

citing papers explorer

Showing 4 of 4 citing papers.

  • Longformer: The Long-Document Transformer cs.CL · 2020-04-10 · accept · none · ref 111

    Longformer uses local windowed attention plus task-specific global attention to achieve linear scaling and state-of-the-art results on long-document language modeling, QA, and summarization after pretraining.

  • MoBA: Mixture of Block Attention for Long-Context LLMs cs.LG · 2025-02-18 · unverdicted · none · ref 14

    MoBA routes attention over blocks via MoE-style gating to enable dynamic, bias-light long-context attention that matches full attention performance at lower cost.

  • Deformable DETR: Deformable Transformers for End-to-End Object Detection cs.CV · 2020-10-08 · accept · none · ref 8

    Deformable DETR achieves higher accuracy than DETR, especially on small objects, while converging in one-tenth the training epochs by using sparse deformable attention on image features.

  • Linformer: Self-Attention with Linear Complexity cs.LG · 2020-06-08 · conditional · none · ref 13

    Linformer approximates self-attention with a low-rank projection to achieve O(n) time and space complexity while matching Transformer accuracy on standard NLP tasks.