paper-with-me

Papers

Fundamental limits of learning in sequence multi-index models and deep attention networks: High-dimensional asymptotics and sharp thresholds

2025-02-02 · Emanuele Troiani, Hugo Cui, Yatin Dandi, Florent Krzakala, Lenka Zdeborová

In this manuscript, we study the learning of deep attention neural networks, defined as the composition of multiple self-attention layers, with tied and low-rank weights. We first establish a mapping of such models to sequence multi-index models, a generalization of the widely studied multi-index model to sequential covariates, for which we establish a number of general results. In the context of Bayesian-optimal learning, in the limit of large dimension $D$ and commensurably large number of samples $N$, we derive a sharp asymptotic characterization of the optimal performance as well as the performance of the best-known polynomial-time algorithm for this setting --namely approximate message-passing--, and characterize sharp thresholds on the minimal sample complexity required for better-than-random prediction performance. Our analysis uncovers, in particular, how the different layers are learned sequentially. Finally, we discuss how this sequential learning can also be observed in a realistic setup.

📄 PDF Abstract BibTeX arXiv:2502.00901

Code (1)

spoc-group/sequenceindexmodels 공식 구현

Tasks

Deep Attention

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Isotonic regression with unknown permutations: Statistics, computation, and adaptation

2020-09-05 · Ashwin Pananjady, Richard J. Samworth

Motivated by models for multiway comparison data, we consider the problem of estimating a coordinate-wise isotonic function on the domain $[0, 1]^d$ from noisy observations collected on a uniform lattice, but where the d…

Computational Efficiencyregression

Fundamental Limits of Prompt Tuning Transformers: Universality, Capacity and Efficiency

2024-11-25 · Jerry Yao-Chieh Hu, Wei-Po Wang, Ammar Gilani, Chenyang Li 외

We investigate the statistical and computational limits of prompt tuning for transformer-based foundation models. Our key contributions are prompt tuning on \textit{single-head} transformers with only a \textit{single} s…

Multi-Vector Index Compression in Any Modality

2026-02-24 · Hanxiang Qin, Alexander Martin, Rohan Jha, Chunsheng Zuo 외 arxiv

We study efficient multi-vector retrieval for late interaction in any modality. Late interaction has emerged as a dominant paradigm for information retrieval in text, images, visual documents, and videos, but its computa…

Information Retrieval

Asymptotics of SGD in Sequence-Single Index Models and Single-Layer Attention Networks

2025-06-03 · Luca Arnaboldi, Bruno Loureiro, Ludovic Stephan, Florent Krzakala 외

We study the dynamics of stochastic gradient descent (SGD) for a class of sequence models termed Sequence Single-Index (SSI) models, where the target depends on a single direction in input space applied to a sequence of …

Bayes optimal learning of attention-indexed models

2025-06-02 · Fabrizio Boncoraglio, Emanuele Troiani, Vittorio Erba, Lenka Zdeborová

We introduce the attention-indexed model (AIM), a theoretical framework for analyzing learning in deep attention layers. Inspired by multi-index models, AIM captures how token-level outputs emerge from layered bilinear i…

Deep Attention