Data Science Wire

Transformers as In-Context Samplers: From Closed-Form Diffusion to Estimation-Free Sampling

arXiv stat.ML6d4 min read

arXiv:2609.08981v1 Announce Type: cross Abstract: A growing body of work establishes that large language models are not mere statistical memorizers, but are capable of in-context learning: performing inference at test time using only examples provided in the prompt, without any parameter updates. Prior theoretical work has shown that this capability extends to supervised learning tasks such as linear regression. We prove that in-context learning extends further to \emph{data generation}: frozen transformers can simulate iterative generative samplers from in-context samples. We first show that

Read the full story at arXiv stat.ML

More in Machine Learning