← Search

Ted Moskovitz

11 accepted papers

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…

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

A State Representation for Diminishing Rewards

NeurIPS 2023poster

A common setting in multitask reinforcement learning (RL) demands that an agent rapidly adapt to various stationary reward functions randomly sampled from a fixed distribution. In such situations, the successor representation (SR) is a popular framework which supports rapid policy evaluation by deco…

Cited by 1SourcePDFScholar
2023

ReLOAD: Reinforcement Learning with Optimistic Ascent-Descent for Last-Iterate Convergence in Constrained MDPs

ICML 2023poster

In recent years, reinforcement learning (RL) has been applied to real-world problems with increasing success. Such applications often require to put constraints on the agent's behavior. Existing algorithms for constrained RL (CRL) rely on gradient descent-ascent, but this approach comes with a cavea…

Cited by 23SourcePDFScholar
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

Towards an Understanding of Default Policies in Multitask Policy Optimization

AISTATS 2022poster

Much of the recent success of deep reinforcement learning has been driven by regularized policy optimization (RPO) algorithms with strong performance across multiple domains. In this family of methods, agents are trained to maximize cumulative reward while penalizing deviation in behavior from some…

Cited by 11SourcePDFScholar
2021

Efficient Wasserstein Natural Gradients for Reinforcement Learning

ICLR 2021poster

A novel optimization approach is proposed for application to policy gradient methods and evolution strategies for reinforcement learning (RL). The procedure uses a computationally efficient \emph{Wasserstein natural gradient} (WNG) descent that takes advantage of the geometry induced by a Wasserstei…

2021

Tactical Optimism and Pessimism for Deep Reinforcement Learning

NeurIPS 2021poster

In recent years, deep off-policy actor-critic algorithms have become a dominant approach to reinforcement learning for continuous control. One of the primary drivers of this improved performance is the use of pessimistic value updates to address function approximation errors, which previously led to…

Cited by 63SourcePDFScholar