paper-with-me

Papers

ZeroS: Zero-Sum Linear Attention for Efficient Transformers

2026-02-05 · Jiecheng Lu, Xu Han, Yan Sun, Viresh Pati, Yubin Kim, Siddhartha Somani, Shihao Yang arxiv

Linear attention methods offer Transformers $O(N)$ complexity but typically underperform standard softmax attention. We identify two fundamental limitations affecting these approaches: the restriction to convex combinations that only permits additive information blending, and uniform accumulated weight bias that dilutes attention in long contexts. We propose Zero-Sum Linear Attention (ZeroS), which addresses these limitations by removing the constant zero-order term $1/t$ and reweighting the remaining zero-sum softmax residuals. This modification creates mathematically stable weights, enabling both positive and negative values and allowing a single attention layer to perform contrastive operations. While maintaining $O(N)$ complexity, ZeroS theoretically expands the set of representable functions compared to convex combinations. Empirically, it matches or exceeds standard softmax attention across various sequence modeling benchmarks.

📄 PDF Abstract BibTeX arXiv:2602.05230

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Is logical analysis performed by transformers taking place in self-attention or in the fully connected part?

2025-01-20 · Evgeniy Shin, Heinrich Matzinger

Transformers architecture apply self-attention to tokens represented as vectors, before a fully connected (neuronal network) layer. These two parts can be layered many times. Traditionally, self-attention is seen as a me…

Self-Learning

ZeroSim: Zero-Shot Analog Circuit Evaluation with Unified Transformer Embeddings

2025-11-10 · Xiaomeng Yang, Jian Gao, Yanzhi Wang, Xuan Zhang arxiv

Although recent advancements in learning-based analog circuit design automation have tackled tasks such as topology generation, device sizing, and layout synthesis, efficient performance evaluation remains a major bottle…

Zero-shot GeneralizationReinforcement Learning

Castling-ViT: Compressing Self-Attention via Switching Towards Linear-Angular Attention at Vision Transformer Inference

2022-11-18 · CVPR 2023 1 · Haoran You, Yunyang Xiong, Xiaoliang Dai, Bichen Wu 외

Vision Transformers (ViTs) have shown impressive performance but still require a high computation cost as compared to convolutional neural networks (CNNs), one reason is that ViTs' attention measures global similarities …

Efficient ViTs

Coordinated Joint Multimodal Embeddings for Generalized Audio-Visual Zeroshot Classification and Retrieval of Videos

2019-10-19 · Kranti Kumar Parida, Neeraj Matiyali, Tanaya Guha, Gaurav Sharma

We present an audio-visual multimodal approach for the task of zeroshot learning (ZSL) for classification and retrieval of videos. ZSL has been studied extensively in the recent past but has primarily been limited to vis…

General ClassificationGZSL Video ClassificationRetrieval

Unsupervised classification of the spectrogram zeros

2022-10-11 · Juan M. Miramont, François Auger, Marcelo A. Colominas, Nils Laurent 외

The zeros of the spectrogram have proven to be a relevant feature to describe the time-frequency structure of a signal, originated by the destructive interference between components in the time-frequency plane. In this w…

ClassificationDenoising