paper-with-me

Papers

Robust Filter Attention: Self-Attention as Precision-Weighted State Estimation

2025-09-04 · Peter Racioppo arxiv

We introduce Robust Filter Attention (RFA), a formulation of self-attention as a robust state estimator. Each token is treated as a noisy observation of a latent trajectory governed by a linear stochastic differential equation (SDE), and attention weights are determined by consistency under this model rather than static feature similarity. Under isotropic noise and decay assumptions, RFA matches the computational complexity of standard attention. On language modeling benchmarks, RFA achieves lower perplexity than RoPE within the training window while remaining stable under zero-shot extrapolation to longer contexts. The framework also provides a dynamical interpretation of standard positional mechanisms, connecting rotational embeddings and recency biases to transport and uncertainty propagation induced by stochastic dynamics.

📄 PDF Abstract BibTeX arXiv:2509.04154

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Predicting Token Impact Towards Efficient Vision Transformer

2023-05-24 · Hong Wang, Su Yang, Xiaoke Huang, Weishan Zhang

Token filtering to reduce irrelevant tokens prior to self-attention is a straightforward way to enable efficient vision Transformer. This is the first work to view token filtering from a feature selection perspective, wh…

feature selection

Self Attention Grid for Person Re-Identification

2018-09-23 · Jean-Paul Ainam, Ke Qin, Guisong Liu

In this paper, we present an attention mechanism scheme to improve person re-identification task. Inspired by biology, we propose Self Attention Grid (SAG) to discover the most informative parts from a high-resolution im…

Person Re-Identification

Read and Comprehend by Gated-Attention Reader with More Belief

2018-06-01 · NAACL 2018 6 · Haohui Deng, Yik-Cheung Tam

Gated-Attention (GA) Reader has been effective for reading comprehension. GA Reader makes two assumptions: (1) a uni-directional attention that uses an input query to gate token encodings of a document; (2) encoding at t…

PositionReading ComprehensionWord Alignment

Precision Tracked Transformer via Kalman Filtering, Kriging and Process Noise

2026-05-12 · Bo Long, Deepak Agarwal, Jelena Markovic-Voronov, Yi Wang 외 arxiv

The Transformer is the foundational building block of modern AI, yet offers no principled handling of \emph{uncertainty}, which is prevalent in real applications: cold-start tokens with sparse histories in sequential rec…

Sequential RecommendationQuestion Answering

Multiscale Attention via Wavelet Neural Operators for Vision Transformers

2023-03-22 · Anahita Nekoozadeh, Mohammad Reza Ahmadzadeh, Zahra Mardani

Transformers have achieved widespread success in computer vision. At their heart, there is a Self-Attention (SA) mechanism, an inductive bias that associates each token in the input with every other token through a weigh…

Inductive BiasOperator learning