English

BiSparse-AAS: Bilinear Sparse Attention and Adaptive Spans Framework for Scalable and Efficient Text Summarization

Computation and Language 2025-11-03 v1 Machine Learning

Abstract

Transformer-based architectures have advanced text summarization, yet their quadratic complexity limits scalability on long documents. This paper introduces BiSparse-AAS (Bilinear Sparse Attention with Adaptive Spans), a novel framework that combines sparse attention, adaptive spans, and bilinear attention to address these limitations. Sparse attention reduces computational costs by focusing on the most relevant parts of the input, while adaptive spans dynamically adjust the attention ranges. Bilinear attention complements both by modeling complex token interactions within this refined context. BiSparse-AAS consistently outperforms state-of-the-art baselines in both extractive and abstractive summarization tasks, achieving average ROUGE improvements of about 68.1% on CNN/DailyMail and 52.6% on XSum, while maintaining strong performance on OpenWebText and Gigaword datasets. By addressing efficiency, scalability, and long-sequence modeling, BiSparse-AAS provides a unified, practical solution for real-world text summarization applications.

Keywords

Cite

@article{arxiv.2510.27516,
  title  = {BiSparse-AAS: Bilinear Sparse Attention and Adaptive Spans Framework for Scalable and Efficient Text Summarization},
  author = {Desta Haileselassie Hagos and Legand L. Burge and Anietie Andy and Anis Yazidi and Vladimir Vlassov},
  journal= {arXiv preprint arXiv:2510.27516},
  year   = {2025}
}

Comments

Accepted at the IEEE International Conference on Data Mining (ICDM) 2025, Washington, DC, USA

R2 v1 2026-07-01T07:15:42.348Z