← Search

Bowen Baker

8 accepted papers

2026

Weight-sparse transformers have interpretable circuits

ICML 2026poster

Finding human-understandable circuits in language models is a central goal of the field of mechanistic interpretability. We train models to have more understandable circuits by constraining most of their weights to be zeros, so that each neuron only has a few connections. To recover fine-grained cir…

Cited by 0SourceScholar
2024

Let's Verify Step by Step

ICLR 2024poster

In recent years, large language models have greatly improved in their ability to perform complex multi-step reasoning. However, even state-of-the-art models still regularly produce logical mistakes. To train more reliable models, we can turn either to outcome supervision, which provides feedback for…

2024

Weak-to-Strong Generalization: Eliciting Strong Capabilities With Weak Supervision

ICML 2024oral

Widely used alignment techniques, such as reinforcement learning from human feedback (RLHF), rely on the ability of humans to supervise model behavior---for example, to evaluate whether a model faithfully followed instructions or generated safe outputs. However, future superhuman models will behave…

Cited by 260SourcePDFScholar
2022

Video PreTraining (VPT): Learning to Act by Watching Unlabeled Online Videos

NeurIPS 2022accept

Pretraining on noisy, internet-scale datasets has been heavily studied as a technique for training models with broad, general capabilities for text, images, and other modalities. However, for many sequential decision domains such as robotics, video games, and computer use, publicly available data do…

2020

Emergent Tool Use From Multi-Agent Autocurricula

ICLR 2020spotlight

Through multi-agent competition, the simple objective of hide-and-seek, and standard reinforcement learning algorithms at scale, we find that agents create a self-supervised autocurriculum inducing multiple distinct rounds of emergent strategy, many of which require sophisticated tool use and coordi…

Cited by 961SourcecodeScholar
2017

Designing Neural Network Architectures using Reinforcement Learning

ICLR 2017poster

At present, designing convolutional neural network (CNN) architectures requires both human expertise and labor. New architectures are handcrafted by careful experimentation or modified from a handful of existing networks. We introduce MetaQNN, a meta-modeling algorithm based on reinforcement learnin…

Cited by 1983SourceScholar