中文
相关论文

相关论文: Scaling Limits of Long-Context Transformers

200 篇论文

Two dimensional condensed matter is realised in increasingly diverse forms that are accessible to experiment and of potential technological value. The properties of these systems are influenced by many length scales and reflect both generic…

统计力学 · 物理学 2011-07-15 Andrea Taroni , Steven T. Bramwell , Peter C. W. Holdsworth

We consider long-range Bernoulli bond percolation on the $d$-dimensional hierarchical lattice in which each pair of points $x$ and $y$ are connected by an edge with probability $1-\exp(-\beta\|x-y\|^{-d-\alpha})$, where $0<\alpha<d$ is…

概率论 · 数学 2022-11-11 Tom Hutchcroft

The attention mechanism has become a cornerstone of modern deep learning architectures, where keys and values are typically derived from the same underlying sequence or representation. This work explores a less conventional scenario, when…

机器学习 · 计算机科学 2025-10-01 Bissmella Bahaduri , Hicham Talaoubrid , Fangchen Feng , Zuheng Ming , Anissa Mokraoui

While linear attention reduces the quadratic complexity of standard Transformers to linear time, it often lags behind in expressivity due to the removal of softmax normalization. This omission eliminates \emph{global competition}, a…

机器学习 · 计算机科学 2026-02-03 Mingwei Xu , Xuan Lin , Xinnan Guo , Wanqing Xu , Wanyun Cui

Self-attention and masked self-attention are at the heart of Transformers' outstanding success. Still, our mathematical understanding of attention, in particular of its Lipschitz properties - which are key when it comes to analyzing…

机器学习 · 计算机科学 2024-06-05 Valérie Castin , Pierre Ablin , Gabriel Peyré

High temperature expansions for the free energy, the susceptibility and the second correlation moment of the classical N-vector model [also known as the O(N) symmetric classical spin Heisenberg model or as the lattice O(N) nonlinear sigma…

高能物理 - 格点 · 物理学 2009-10-30 P. Butera , M. Comi

We study the behavior of systems in which the interaction contains a long-range component that does not dominate the critical behavior. Such a component is exemplified by the van der Waals force between molecules in a simple liquid-vapor…

统计力学 · 物理学 2009-10-31 Daniel Dantchev , Joseph Rudnick

One persistent challenge in LLM research is the development of attention mechanisms that are able to generalise from training on shorter contexts to inference on longer contexts. We propose two conditions that we expect all effective long…

计算与语言 · 计算机科学 2025-12-18 Ben Anson , Xi Wang , Laurence Aitchison

The finite size behavior of the susceptibility, Binder cumulant and some even moments of the magnetization of a fully finite O(n) cubic system of size L are analyzed and the corresponding scaling functions are derived within a…

统计力学 · 物理学 2009-11-07 H. Chamati , D. M. Dantchev

Sparse Attention is a technique that approximates standard attention computation with sub-quadratic complexity. This is achieved by selectively ignoring smaller entries in the attention matrix during the softmax function computation.…

机器学习 · 计算机科学 2025-02-13 Yichuan Deng , Zhao Song , Jing Xiong , Chiwun Yang

Transformer-based large language models (LLMs) excel in natural language processing tasks by capturing long-range dependencies through self-attention mechanisms. However, long-context modeling faces significant computational inefficiencies…

计算与语言 · 计算机科学 2025-08-15 Shuhai Zhang , Zeng You , Yaofo Chen , Zhiquan Wen , Qianyue Wang , Zhijie Qiu , Yuanqing Li , Mingkui Tan

We uncover a universal scaling law governing the dispersion of collective attention and identify its underlying stochastic criticality. By analysing large-scale ensembles of Wikipedia page views, we find that the variance of logarithmic…

物理与社会 · 物理学 2026-01-21 Keisuke Okamura

The softmax content-based attention mechanism has proven to be very beneficial in many applications of recurrent neural networks. Nevertheless it suffers from two major computational limitations. First, its computations for an attention…

机器学习 · 计算机科学 2016-09-20 Alexandre de Brébisson , Pascal Vincent

Transformer language models have driven significant progress across various fields, including natural language processing and computer vision. A central component of these models is the self-attention (SA) mechanism, which learns rich…

机器学习 · 计算机科学 2025-05-22 Suvadeep Hajra

We perform a comprehensive analysis of a collective decision-making model inspired by honeybee behavior. This model integrates individual exploration for option discovery and social interactions for information sharing, while also…

无序系统与神经网络 · 物理学 2024-12-19 David March-Pons , Ezequiel E. Ferrero , M. Carmen Miguel

We propose a simple scaling theory describing critical effects at rounded meniscus osculation transitions which occur when the Laplace radius of a condensed macroscopic drop of liquid coincides with the local radius of curvature $R_w$ in a…

软凝聚态物质 · 物理学 2022-12-05 A. O. Parry , Martin Pospíšil , A. Malijevský

Prior work on input-token importance in auto-regressive transformers has relied on Softmax-normalized attention weights, which obscure the richer structure of pre-Softmax query-key logits. We introduce RCStat, a statistical framework that…

计算与语言 · 计算机科学 2025-06-25 Debabrata Mahapatra , Shubham Agarwal , Apoorv Saxena , Subrata Mitra

We propose an effective field-theoretic framework for analyzing Transformer attention through a thermodynamic lens. By constructing a Lagrangian on the information manifold equipped with the Fisher metric, we show that, within the…

机器学习 · 计算机科学 2026-02-16 Gunn Kim

Various forms of sparse attention have been explored to mitigate the quadratic computational and memory cost of the attention mechanism in transformers. We study sparse transformers not through a lens of efficiency but rather in terms of…

机器学习 · 计算机科学 2025-06-19 Parikshit Ram , Kenneth L. Clarkson , Tim Klinger , Shashanka Ubaru , Alexander G. Gray

Pre-trained transformers exhibit the capability of adapting to new tasks through in-context learning (ICL), where they efficiently utilize a limited set of prompts without explicit model optimization. The canonical communication problem of…