Pith. sign in

Cost-Effective Attention Mechanisms for Low Resource Settings: Necessity & Sufficiency of Linear Transformations

1 Pith paper cite this work. Polarity classification is still indexing.

1 Pith paper citing it
abstract

From natural language processing to vision, Scaled Dot Product Attention (SDPA) is the backbone of most modern deep learning applications. Unfortunately, its memory and computational requirements can be prohibitive in low-resource settings. In this paper, we improve its efficiency without sacrificing its versatility. We propose three attention variants where we remove consecutive linear transformations or add a novel one, and evaluate them on a range of standard NLP and vision tasks. Our proposed models are substantially lighter than standard SDPA (and have 25-50% fewer parameters). We show that the performance cost of these changes is negligible relative to size reduction and that in one case (Super Attention) we succeed in outperforming SDPA by up to 10% while improving its speed and reducing its parameters by 25%.

fields

cs.CV 1

years

2025 1

verdicts

REJECT 1

representative citing papers

Enhancing compact convolutional transformers with super attention

cs.CV · 2025-08-26 · reject · novelty 2.0

A compact convolutional transformer replacing SDPA with token mixing attention reports higher CIFAR100 accuracy, but the method is essentially prior token mixing and the comparison lacks error bars, code, and a strong baseline.

citing papers explorer

Showing 1 of 1 citing paper.

  • Enhancing compact convolutional transformers with super attention cs.CV · 2025-08-26 · reject · none · ref 7 · internal anchor

    A compact convolutional transformer replacing SDPA with token mixing attention reports higher CIFAR100 accuracy, but the method is essentially prior token mixing and the comparison lacks error bars, code, and a strong baseline.