← Search

Aaditya K Singh

8 accepted papers

2026

Comparing the learning dynamics of in-context learning and fine-tuning in language models

ICLR 2026poster

Pretrained language models can acquire novel tasks either through in-context learning (ICL)---adapting behavior via activations without weight updates---or through supervised fine-tuning (SFT), where parameters are explicitly updated. Prior work has reported differences in their generalization perfo…

Cited by 0SourceScholar
2025

Strategy Coopetition Explains the Emergence and Transience of In-Context Learning

ICML 2025oral

In-context learning (ICL) is a powerful ability that emerges in transformer models, enabling them to learn from context without weight updates. Recent work has established emergent ICL as a transient phenomenon that can sometimes disappear after long training times. In this work, we sought a mechani…

2025

Training Dynamics of In-Context Learning in Linear Attention

ICML 2025spotlight

While attention-based models have demonstrated the remarkable ability of in-context learning (ICL), the theoretical understanding of how these models acquired this ability through gradient descent training is still preliminary. Towards answering this question, we study the gradient descent dynamics…

Cited by 1SourcePDFScholar
2024

Brain Treebank: Large-scale intracranial recordings from naturalistic language stimuli

NeurIPS 2024oral

We present the Brain Treebank, a large-scale dataset of electrophysiological neural responses, recorded from intracranial probes while 10 subjects watched one or more Hollywood movies. Subjects watched on average 2.6 Hollywood movies, for an average viewing time of 4.3 hours, and a total of 43 hours…

Cited by 3SourcePDFScholar
2024

Confronting Reward Model Overoptimization with Constrained RLHF

ICLR 2024spotlight

Large language models are typically aligned with human preferences by optimizing reward models (RMs) fitted to human feedback. However, human preferences are multi-faceted, and it is increasingly common to derive reward from a composition of simpler reward models which each capture a different aspec…

2024

What needs to go right for an induction head? A mechanistic study of in-context learning circuits and their formation

ICML 2024spotlight

In-context learning is a powerful emergent ability in transformer models. Prior work in mechanistic interpretability has identified a circuit element that may be critical for in-context learning – the induction head (IH), which performs a match-and-copy operation. During training of large transforme…

2023

The Transient Nature of Emergent In-Context Learning in Transformers

NeurIPS 2023poster

Transformer neural networks can exhibit a surprising capacity for in-context learning (ICL) despite not being explicitly trained for it. Prior work has provided a deeper understanding of how ICL emerges in transformers, e.g. through the lens of mechanistic interpretability, Bayesian inference, or b…

2022

Data Distributional Properties Drive Emergent In-Context Learning in Transformers

NeurIPS 2022accept

Large transformer-based models are able to perform in-context few-shot learning, without being explicitly trained for it. This observation raises the question: what aspects of the training regime lead to this emergent behavior? Here, we show that this behavior is driven by the distributions of the t…