← Search

Anirudh Goyal

52 accepted papers

2026

Compute as Teacher: Turning Inference Compute Into Reference-Free Supervision

ICML 2026poster

Where do learning signals come from when there is no ground truth in post-training? We show that inference compute itself can serve as supervision. By generating parallel rollouts and converting them into reference estimates, models can learn without human labels—critically, even in non-verifiable d…

Cited by 0SourceScholar
2026

HypoSpace: A Diagnostic Benchmark for Set-Valued Hypothesis Generation under Underdetermination and Sublinear Coverage Bounds

ICML 2026spotlight

Many scientific problems are underdetermined: multiple distinct hypotheses are equally consistent with the same observations. In such settings, effective inference requires not only producing valid explanations, but also systematically exploring and covering the admissible hypothesis set. We introdu…

Cited by 0SourceScholar
2026

Rethinking Thinking Tokens: LLMs as Improvement Operators

ICML 2026poster

Reasoning training incentivizes LLMs to produce long chains of thought (long CoT), which among other things, allows them to explore solution strategies with self-checking. This results in higher accuracy, but inflates context length, token/compute cost, and answer latency. We ask: Can current models…

Cited by 0SourceScholar
2025

A Systematic Examination of Preference Learning through the Lens of Instruction-Following

NAACL 2025long

In this work we systematically investigate how specific attributes of preference datasets affect the alignment and downstream performance of LLMs in instruction-following tasks. We use a novel synthetic data generation pipeline to generate 48,000 unique instruction-following prompts with combination…

2025

Generalizing from SIMPLE to HARD Visual Reasoning: Can We Mitigate Modality Imbalance in VLMs?

ICML 2025poster

Vision Language Models (VLMs) are impressive at visual question answering and image captioning. But they underperform on multi-step visual reasoning---even compared to LLMs on the same tasks presented in text form---giving rise to perceptions of *modality imbalance* or *brittleness*. Towards a syste…

2025

Instruct-SkillMix: A Powerful Pipeline for LLM Instruction Tuning

ICLR 2025poster

We introduce INSTRUCT-SKILLMIX, an automated approach for creating diverse, high quality SFT data for instruction-following. The pipeline involves two stages, each leveraging an existing powerful LLM: (1) Skill extraction: uses the LLM to extract core “skills” for instruction-following by directly p…

2025

On the Transfer of Object-Centric Representation Learning

ICLR 2025poster

The goal of object-centric representation learning is to decompose visual scenes into a structured representation that isolates the entities into individual vectors. Recent successes have shown that object-centric representation learning can be scaled to real-world scenes by utilizing features from…

Cited by 1SourcePDFScholar
2025

SWE-Search: Enhancing Software Agents with Monte Carlo Tree Search and Iterative Refinement

ICLR 2025poster

Software engineers operating in complex and dynamic environments must continuously adapt to evolving requirements, learn iteratively from experience, and reconsider their approaches based on new insights. However, current large language model (LLM)-based software agents often follow linear, sequenti…

Cited by 14SourcePDFScholar
2025

Understanding and Enhancing Safety Mechanisms of LLMs via Safety-Specific Neuron

ICLR 2025poster

Safety alignment for large language models (LLMs) has become a critical issue due to their rapid progress. However, our understanding of effective safety mechanisms in LLMs remains limited, leading to safety alignment training that mainly focuses on improving optimization, data-level enhancement, or…

Cited by 0SourcePDFScholar
2025

Unnatural Languages Are Not Bugs but Features for LLMs

ICML 2025poster

Large Language Models (LLMs) have been observed to process non-human-readable text sequences, such as jailbreak prompts, often viewed as a bug for aligned LLMs. In this work, we present a systematic investigation challenging this perception, demonstrating that unnatural languages - strings that appe…

2024

$\alpha$TC-VAE: On the relationship between Disentanglement and Diversity

ICLR 2024poster

Understanding and developing optimal representations has long been foundational in machine learning (ML). While disentangled representations have shown promise in generative modeling and representation learning, their downstream usefulness remains debated. Recent studies re-defined disentanglement t…

2024

Accelerating Greedy Coordinate Gradient and General Prompt Optimization via Probe Sampling

NeurIPS 2024poster

Safety of Large Language Models (LLMs) has become a central issue given their rapid progress and wide applications. Greedy Coordinate Gradient (GCG) is shown to be effective in constructing prompts containing adversarial suffixes to break the presumingly safe LLMs, but the optimization of GCG is tim…

2024

Can Models Learn Skill Composition from Examples?

NeurIPS 2024poster

As large language models (LLMs) become increasingly advanced, their ability to exhibit compositional generalization---the capacity to combine learned skills in novel ways not encountered during training---has garnered significant attention. This type of generalization, particularly in scenarios beyo…

Cited by 3SourcePDFScholar
2024

Keeping LLMs Aligned After Fine-tuning: The Crucial Role of Prompt Templates

NeurIPS 2024poster

Public LLMs such as the Llama 2-Chat underwent alignment training and were considered safe. Recently Qi et al. (2024) reported that even benign fine-tuning on seemingly safe datasets can give rise to unsafe behaviors in the models. The current paper is about methods and best practices to mitigate su…

2024

SKILL-MIX: a Flexible and Expandable Family of Evaluations for AI Models

ICLR 2024poster

With LLMs shifting their role from statistical modeling of language to serving as general-purpose AI agents, how should LLM evaluations change? Arguably, a key ability of an AI agent is to flexibly combine, as needed, the basic skills it has learned. The capability to combine skills plays an importa…

2023

Discrete Key-Value Bottleneck

ICML 2023poster

Deep neural networks perform well on classification tasks where data streams are i.i.d. and labeled data is abundant. Challenges emerge with non-stationary training data streams such as continual learning. One powerful approach that has addressed this challenge involves pre-training of large encoder…

2023

GFlowOut: Dropout with Generative Flow Networks

ICML 2023poster

Bayesian inference offers principled tools to tackle many critical problems with modern neural networks such as poor calibration and generalization, and data inefficiency. However, scaling Bayesian inference to large architectures is challenging and requires restrictive approximations. Monte Carlo D…

Cited by 24SourcePDFScholar
2023

Learning to Induce Causal Structure

ICLR 2023poster

The fundamental challenge in causal induction is to infer the underlying graph structure given observational and/or interventional data. Most existing causal induction algorithms operate by generating candidate graphs and evaluating them using either score-based methods (including continuous optimiz…

Cited by 59SourcePDFScholar
2023

Representation Learning in Deep RL via Discrete Information Bottleneck

AISTATS 2023poster

Several self-supervised representation learning methods have been proposed for reinforcement learning (RL) with rich observations. For real world applications of RL, recovering underlying latent states is crucial, particularly when sensory inputs can contain irrelevant and exogenous information. In…

Cited by 11SourcePDFScholar
2023

Stateful Active Facilitator: Coordination and Environmental Heterogeneity in Cooperative Multi-Agent Reinforcement Learning

ICLR 2023poster

In cooperative multi-agent reinforcement learning, a team of agents works together to achieve a common goal. Different environments or tasks may require varying degrees of coordination among agents in order to achieve the goal in an optimal way. The nature of coordination will depend on properties o…

Cited by 10SourcePDFScholar
2023

Test-time Adaptation with Slot-Centric Models

ICML 2023poster

Current visual detectors, though impressive within their training distribution, often fail to parse out-of-distribution scenes into their constituent entities. Recent test-time adaptation methods use auxiliary self-supervised losses to adapt the network parameters to each test example independently…

2022

Coordination Among Neural Modules Through a Shared Global Workspace

ICLR 2022oral

Deep learning has seen a movement away from representing examples with a monolithic hidden state towards a richly structured state. For example, Transformers segment by position, and object-centric architectures decompose images into entities. In all these architectures, interactions between differe…

Cited by 108SourcePDFScholar
2022

Discrete Compositional Representations as an Abstraction for Goal Conditioned Reinforcement Learning

NeurIPS 2022accept

Goal-conditioned reinforcement learning (RL) is a promising direction for training agents that are capable of solving multiple tasks and reach a diverse set of objectives. How to \textit{specify} and \textit{ground} these goals in such a way that we can both reliably reach goals during training as…

Cited by 10SourcePDFScholar
2022

Learning by Directional Gradient Descent

ICLR 2022poster

How should state be constructed from a sequence of observations, so as to best achieve some objective? Most deep learning methods update the parameters of the state representation by gradient descent. However, no prior method for computing the gradient is fully satisfactory, for example consuming to…

Cited by 43SourcePDFScholar
2022

Retrieval-Augmented Reinforcement Learning

ICML 2022spotlight

Most deep reinforcement learning (RL) algorithms distill experience into parametric behavior policies or value functions via gradient updates. While effective, this approach has several disadvantages: (1) it is computationally expensive, (2) it can take many updates to integrate experiences into the…

Cited by 59SourcePDFScholar
2022

Temporal Latent Bottleneck: Synthesis of Fast and Slow Processing Mechanisms in Sequence Learning

NeurIPS 2022accept

Recurrent neural networks have a strong inductive bias towards learning temporally compressed representations, as the entire history of a sequence is represented by a single vector. By contrast, Transformers have little inductive bias towards learning temporally compressed representations, as they…

Cited by 14SourcePDFScholar
2021

CausalWorld: A Robotic Manipulation Benchmark for Causal Structure and Transfer Learning

ICLR 2021poster

Despite recent successes of reinforcement learning (RL), it remains a challenge for agents to transfer learned skills to related environments. To facilitate research addressing this problem, we proposeCausalWorld, a benchmark for causal structure and transfer learning in a robotic manipulation envir…

Cited by 161SourcePDFScholar
2021

DIBS: Diversity Inducing Information Bottleneck in Model Ensembles

AAAI 2021technical

Although deep learning models have achieved state-of-the art performance on a number of vision tasks, generalization over high dimensional multi-modal data, and reliable predictive uncertainty estimation are still active areas of research. Bayesian approaches including Bayesian Neural Nets (BNNs) d…

Cited by 53SourcePDFScholar
2021

Discrete-Valued Neural Communication

NeurIPS 2021poster

Deep learning has advanced from fully connected architectures to structured models organized into components, e.g., the transformer composed of positional elements, modular architectures divided into slots, and graph neural nets made up of nodes. The nature of structured models is that communication…

Cited by 58SourcePDFScholar
2021

Factorizing Declarative and Procedural Knowledge in Structured, Dynamical Environments

ICLR 2021poster

Modeling a structured, dynamic environment like a video game requires keeping track of the objects and their states (declarative knowledge) as well as predicting how objects behave (procedural knowledge). Black-box models with a monolithic hidden state often fail to apply procedural knowledge consis…

Cited by 16SourcePDFScholar
2021

Fast And Slow Learning Of Recurrent Independent Mechanisms

ICLR 2021poster

Decomposing knowledge into interchangeable pieces promises a generalization advantage when there are changes in distribution. A learning agent interacting with its environment is likely to be faced with situations requiring novel combinations of existing pieces of knowledge. We hypothesize that such…

Cited by 55SourcePDFScholar
2021

Neural Function Modules with Sparse Arguments: A Dynamic Approach to Integrating Information across Layers

AISTATS 2021poster

Feed-forward neural networks consist of a sequence of layers, in which each layer performs some processing on the information from the previous layer. A downside to this approach is that each layer (or module, as multiple modules can operate in parallel) is tasked with processing the entire hidden s…

2021

Neural Production Systems

NeurIPS 2021poster

Visual environments are structured, consisting of distinct objects or entities. These entities have properties---visible or latent---that determine the manner in which they interact with one another. To partition images into entities, deep-learning researchers have proposed structural inductive bia…

Cited by 96SourcePDFScholar
2021

On Disentangled Representations Learned from Correlated Data

ICML 2021oral

The focus of disentanglement approaches has been on identifying independent factors of variation in data. However, the causal variables underlying real-world observations are often not statistically independent. In this work, we bridge the gap to real-world scenarios by analyzing the behavior of the…

2021

Recurrent Independent Mechanisms

ICLR 2021spotlight

We explore the hypothesis that learning modular structures which reflect the dynamics of the environment can lead to better generalization and robustness to changes that only affect a few of the underlying causes. We propose Recurrent Independent Mechanisms (RIMs), a new recurrent architecture in wh…

Cited by 389SourcePDFScholar
2021

Robust Representation Learning via Perceptual Similarity Metrics

ICML 2021spotlight

A fundamental challenge in artificial intelligence is learning useful representations of data that yield good performance on a downstream classification task, without overfitting to spurious input features. Extracting such task-relevant predictive information becomes particularly difficult for noisy…

Cited by 40SourcePDFScholar
2021

Spatially Structured Recurrent Modules

ICLR 2021poster

Capturing the structure of a data-generating process by means of appropriate inductive biases can help in learning models that generalise well and are robust to changes in the input distribution. While methods that harness spatial and temporal structures find broad application, recent work has demon…

Cited by 4SourcePDFScholar
2021

Systematic Evaluation of Causal Discovery in Visual Model Based Reinforcement Learning

NeurIPS 2021poster

Inducing causal relationships from observations is a classic problem in machine learning. Most work in causality starts from the premise that the causal variables themselves are observed. However, for AI agents such as robots trying to make sense of their environment, the only observables are low-l…

Cited by 52SourcecodeScholar
2020

A Meta-Transfer Objective for Learning to Disentangle Causal Mechanisms

ICLR 2020poster

We propose to use a meta-learning objective that maximizes the speed of transfer on a modified distribution to learn how to modularize acquired knowledge. In particular, we focus on how to factor a joint distribution into appropriate conditionals, consistent with the causal directions. We explain wh…

Cited by 438SourceScholar
2020

Learning the Arrow of Time for Problems in Reinforcement Learning

ICLR 2020poster

We humans have an innate understanding of the asymmetric progression of time, which we use to efficiently and safely perceive and manipulate our environment. Drawing inspiration from that, we approach the problem of learning an arrow of time in a Markov (Decision) Process. We illustrate how a learne…

Cited by 8SourceScholar
2020

Learning to Combine Top-Down and Bottom-Up Signals in Recurrent Neural Networks with Attention over Modules

ICML 2020poster

Robust perception relies on both bottom-up and top-down signals. Bottom-up signals consist of what’s directly observed through sensation. Top-down signals consist of beliefs and expectations based on past experience and the current reportable short-term memory, such as how the phrase ‘peanut butter…

2020

Reinforcement Learning with Competitive Ensembles of Information-Constrained Primitives

ICLR 2020poster

Reinforcement learning agents that operate in diverse and complex environments can benefit from the structured decomposition of their behavior. Often, this is addressed in the context of hierarchical reinforcement learning, where the aim is to decompose a policy into lower-level primitives or option…

Cited by 55SourceScholar
2020

Small-GAN: Speeding up GAN Training using Core-Sets

ICML 2020poster

Recent work suggests that Generative Adversarial Networks (GANs) benefit disproportionately from large mini-batch sizes. This finding is interesting but also discouraging – large batch sizes are slow and expensive to emulate on conventional hardware. Thus, it would be nice if there were some trick b…

Cited by 100SourcePDFScholar
2020

The Variational Bandwidth Bottleneck: Stochastic Evaluation on an Information Budget

ICLR 2020poster

In many applications, it is desirable to extract only the relevant information from complex input data, which involves making a decision about which input features are relevant. The information bottleneck method formalizes this as an information-theoretic optimization problem by maintaining an optim…

Cited by 24SourcecodeScholar
2019

InfoBot: Transfer and Exploration via the Information Bottleneck

ICLR 2019poster

A central challenge in reinforcement learning is discovering effective policies for tasks where rewards are sparsely distributed. We postulate that in the absence of useful reward signals, an effective exploration strategy should seek out {\it decision states}. These states lie at critical junctions…

Cited by 189SourcePDFScholar
2019

Modeling the Long Term Future in Model-Based Reinforcement Learning

ICLR 2019poster

In model-based reinforcement learning, the agent interleaves between model learning and planning. These two components are inextricably intertwined. If the model is not able to provide sensible long-term prediction, the executed planer would exploit model flaws, which can yield catastrophic failur…

Cited by 42SourcePDFScholar
2019

Recall Traces: Backtracking Models for Efficient Reinforcement Learning

ICLR 2019poster

In many environments only a tiny subset of all states yield high reward. In these cases, few of the interactions with the environment provide a relevant learning signal. Hence, we may want to preferentially train on those high-reward states and the probable trajectories leading to them. To this en…

Cited by 87SourcePDFScholar
2019

State-Reification Networks: Improving Generalization by Modeling the Distribution of Hidden Representations

ICML 2019oral

Machine learning promises methods that generalize well from finite labeled data. However, the brittleness of existing neural net approaches is revealed by notable failures, such as the existence of adversarial examples that are misclassified despite being nearly identical to a training example, or t…

Cited by 6SourcePDFScholar
2018

Extending the Framework of Equilibrium Propagation to General Dynamics

ICLR 2018workshop

The biological plausibility of the backpropagation algorithm has long been doubted by neuroscientists. Two major reasons are that neurons would need to send two different types of signal in the forward and backward phases, and that pairs of neurons would need to communicate through symmetric bidirec…

Cited by 6SourceScholar
2017

An Actor-Critic Algorithm for Sequence Prediction

ICLR 2017poster

We present an approach to training neural networks to generate sequences using actor-critic methods from reinforcement learning (RL). Current log-likelihood training methods are limited by the discrepancy between their training and testing modes, as models must generate tokens conditioned on their p…

Cited by 758SourcecodeScholar
2017

Zoneout: Regularizing RNNs by Randomly Preserving Hidden Activations

ICLR 2017poster

We propose zoneout, a novel method for regularizing RNNs. At each timestep, zoneout stochastically forces some hidden units to maintain their previous values. Like dropout, zoneout uses random noise to train a pseudo-ensemble, improving generalization. But by preserving instead of dropping hidden un…

Cited by 397SourcecodeScholar