Paper Overview
Field: Machine Learning Authors: Alexander Hsu, Zhaiming Shen, Wenjing Liao, Rongjie Lai Published: 2026-05-06 arXiv: 2605.05176
Abstract
Pre-trained transformers are able to learn from examples provided as part of the prompt without any weight updates, a remarkable ability known as in-context learning (ICL). Despite its demonstrated efficacy across various domains, the theoretical understanding of ICL is still developing. Whereas most existing theory has focused on linear models, this paper studies ICL in the nonlinear regression setting.
Through the interaction mechanism in attention, the authors explicitly construct transformer networks to realize nonlinear features, such as polynomial or spline bases, which span a wide class of functions. Based on this construction, they establish a framework to analyze end-to-end in-context nonlinear regression with the constructed features.
Key Contributions
- Explicit construction of transformer networks that realize nonlinear feature bases (polynomial, spline) via attention interactions
- A theoretical framework for analyzing end-to-end in-context nonlinear regression with these constructed features
- Finite-sample generalization error bounds in terms of context length and training set size
- Numerical validation of the theory on synthetic regression tasks
Link
Full paper: https://arxiv.org/abs/2605.05176
--- *Auto-collected on 2026-05-08*