paper-with-me

홈 › Papers

Efficient and Minimax Optimal In-context Nonparametric Regression with Transformers

2026-01-21 · Michelle Ching, Ioana Popescu, Nico Smith, Tianyi Ma, William G. Underwood, Richard J. Samworth arxiv

We study in-context learning for nonparametric regression with $α$-Hölder smooth regression functions, for some $α>0$. We prove that, with $n$ in-context examples and $d$-dimensional regression covariates, a pretrained transformer with $Θ(\log n)$ parameters and $Ω\bigl(n^{2α/(2α+d)}\log^3 n\bigr)$ pretraining sequences can achieve the minimax optimal rate of convergence $O\bigl(n^{-2α/(2α+d)}\bigr)$ in mean squared error. Our result requires substantially fewer transformer parameters and pretraining sequences than previous results in the literature. This is achieved by showing that transformers are able to approximate local polynomial estimators efficiently by implementing a kernel-weighted polynomial basis and then running gradient descent.

📄 PDF Abstract BibTeX arXiv:2601.15014

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Transformers are Minimax Optimal Nonparametric In-Context Learners

2024-08-22 · Juno Kim, Tai Nakamaki, Taiji Suzuki

In-context learning (ICL) of large language models has proven to be a surprisingly effective method of learning a new task from only a few demonstrative examples. In this paper, we study the efficacy of ICL from the view…

DiversityIn-Context LearningLearning TheoryRepresentation Learning

Adversarial learning for nonparametric regression: Minimax rate and adaptive estimation

2025-06-02 · Jingfu Peng, Yuhong Yang

Despite tremendous advancements of machine learning models and algorithms in various application domains, they are known to be vulnerable to subtle, natural or intentionally crafted perturbations in future input data, kn…

regression

Standard Transformers Achieve the Minimax Rate in Nonparametric Regression with $C^{s,λ}$ Targets

2026-02-24 · Yanming Lai, Defeng Sun arxiv

The tremendous success of Transformer models in fields such as large language models and computer vision necessitates a rigorous theoretical investigation. To the best of our knowledge, this paper is the first work provi…

Beyond UCB: Optimal and Efficient Contextual Bandits with Regression Oracles

2020-02-12 · ICML 2020 1 · Dylan J. Foster, Alexander Rakhlin

A fundamental challenge in contextual bandits is to develop flexible, general-purpose algorithms with computational requirements no worse than classical supervised learning tasks such as classification and regression. Al…

Multi-Armed Banditsregression

Transfer Learning for Nonparametric Regression: Non-asymptotic Minimax Analysis and Adaptive Procedure

2024-01-22 · T. Tony Cai, Hongming Pu

Transfer learning for nonparametric regression is considered. We first study the non-asymptotic minimax risk for this problem and develop a novel estimator called the confidence thresholding estimator, which is shown to …

regressionTransfer Learning