← Search

Brandon Amos

42 accepted papers

2026

A Fully First-Order Layer for Differentiable Optimization

ICML 2026spotlight

Differentiable optimization studies how to embed a mathematical program as a differentiable layer in machine learning pipelines. However, existing approaches typically rely on implicit differentiation, involving expensive Hessian computation while differentiating through optimality conditions. To ad…

Cited by 1SourceScholar
2026

Cultivating Pluralism In Algorithmic Monoculture: The Community Alignment Dataset

ICLR 2026poster

How can large language models (LLMs) serve users with varying preferences that may conflict across cultural, political, or other dimensions? To advance this challenge, this paper establishes four key results. First, we demonstrate, through a large-scale multilingual human study with representative s…

Cited by 0SourcecodeScholar
2026

Safety Alignment of LMs via Non-cooperative Games

ICML 2026spotlight

Ensuring the safety of language models (LMs) while maintaining their usefulness remains a critical challenge in AI alignment. Current approaches rely on sequential adversarial training: generating adversarial prompts and fine-tuning LMs to defend against them. We introduce a different paradigm: fram…

Cited by 0SourceScholar
2026

The Surprising Difficulty of Search in Model-Based Reinforcement Learning

ICML 2026poster

This paper investigates search in model-based reinforcement learning (RL). Conventional wisdom holds that long-term predictions and compounding errors are the primary obstacles for model-based RL. We challenge this view, showing that search is not a plug-and-play replacement for a learned policy. Su…

Cited by 4SourceScholar
2025

Adjoint Sampling: Highly Scalable Diffusion Samplers via Adjoint Matching

ICML 2025poster

We introduce Adjoint Sampling, a highly scalable and efficient algorithm for learning diffusion processes that sample from unnormalized densities, or energy functions. It is the first on-policy approach that allows significantly more gradient updates than the number of energy evaluations and model s…

2025

AdvPrefix: An Objective for Nuanced LLM Jailbreaks

NeurIPS 2025poster

Many jailbreak attacks on large language models (LLMs) rely on a common objective: making the model respond with the prefix ``Sure, here is (harmful request)''. While straightforward, this objective has two limitations: limited control over model behaviors, yielding incomplete or unrealistic jailbro…

Cited by 0SourcecodeScholar
2025

AdvPrompter: Fast Adaptive Adversarial Prompting for LLMs

ICML 2025poster

Large Language Models (LLMs) are vulnerable to **jailbreaking attacks** that lead to generation of inappropriate or harmful content. Manual red-teaming requires a time-consuming search for adversarial prompts, whereas automatic adversarial prompt generation often leads to semantically meaningless a…

2025

AlgoTune: Can Language Models Speed Up General-Purpose Numerical Programs?

NeurIPS 2025poster

Despite progress in language model (LM) capabilities, evaluations have thus far focused on models' performance on tasks that humans have previously solved, including in programming (SWE-Bench) and mathematics (FrontierMath). We therefore propose testing models' ability to design and implement algor…

Cited by 0SourceScholar
2025

Exact Byte-Level Probabilities from Tokenized Language Models for FIM-Tasks and Model Ensembles

ICLR 2025poster

Tokenization is associated with many poorly understood shortcomings in language models (LMs), yet remains an important component for long sequence scaling purposes. This work studies how tokenization impacts model performance by analyzing and comparing the stochastic behavior of tokenized models w…

2025

Meta Flow Matching: Integrating Vector Fields on the Wasserstein Manifold

ICLR 2025poster

Numerous biological and physical processes can be modeled as systems of interacting entities evolving continuously over time, e.g. the dynamics of communicating cells or physical particles. Learning the dynamics of such systems is essential for predicting the temporal evolution of populations across…

Cited by 6SourcePDFScholar
2025

Wasserstein Flow Matching: Generative Modeling Over Families of Distributions

ICML 2025poster

Generative modeling typically concerns transporting a single source distribution to a target distribution via simple probability flows. However, in fields like computer graphics and single-cell genomics, samples themselves can be viewed as distributions, where standard flow matching ignores their in…

2024

Neural Optimal Transport with Lagrangian Costs

UAI 2024poster

We investigate the optimal transport problem between probability measures when the underlying cost function is understood to satisfy a least action principle, also known as a Lagrangian cost. These generalizations are useful when connecting observations from a physical system where the transport dyn…

2024

Stochastic Optimal Control Matching

NeurIPS 2024poster

Stochastic optimal control, which has the goal of driving the behavior of noisy systems, is broadly applicable in science, engineering and artificial intelligence. Our work introduces Stochastic Optimal Control Matching (SOCM), a novel Iterative Diffusion Optimization (IDO) technique for stochastic…

2024

To the Globe (TTG): Towards Language-Driven Guaranteed Travel Planning

EMNLP 2024system demonstrations

Travel planning is a challenging and time-consuming task that aims to find an itinerary which satisfies multiple, interdependent constraints regarding flights, accommodations, attractions, and other travel arrangements. In this paper, we propose To the Globe (TTG), a real-time demo system that takes…

2024

Unlocking Tokens as Data Points for Generalization Bounds on Larger Language Models

NeurIPS 2024spotlight

Large language models (LLMs) with billions of parameters excel at predicting the next token in a sequence. Recent work computes non-vacuous compression-based generalization bounds for LLMs, but these bounds are vacuous for large models at the billion-parameter scale. Moreover, these bounds are obtai…

Cited by 7SourcePDFScholar
2023

Landscape Surrogate: Learning Decision Losses for Mathematical Optimization Under Partial Information

NeurIPS 2023poster

Recent works in learning-integrated optimization have shown promise in settings where the optimization problem is only partially observed or where general-purpose optimizers perform poorly without expert tuning. By learning an optimizer $\mathbf{g}$ to tackle these challenging problems with $f$ as t…

2023

Multisample Flow Matching: Straightening Flows with Minibatch Couplings

ICML 2023poster

Simulation-free methods for training continuous-time generative models construct probability paths that go between noise distributions and individual data samples. Recent works, such as Flow Matching, derived paths that are optimal for each data sample. However, these algorithms rely on independent…

Cited by 133SourcePDFScholar
2023

Semi-Supervised Offline Reinforcement Learning with Action-Free Trajectories

ICML 2023poster

Natural agents can effectively learn from multiple data sources that differ in size, quality, and types of measurements. We study this heterogeneity in the context of offline reinforcement learning (RL) by introducing a new, practically motivated semi-supervised setting. Here, an agent has access to…

2023

TaskMet: Task-driven Metric Learning for Model Learning

NeurIPS 2023poster

Deep learning models are often used with some downstream task. Models solely trained to achieve accurate predictions may struggle to perform well on the desired downstream tasks. We propose using the task loss to learn a metric which parameterizes a loss to train the model. This approach does not al…

2022

Cross-Domain Imitation Learning via Optimal Transport

ICLR 2022poster

Cross-domain imitation learning studies how to leverage expert demonstrations of one agent to train an imitation agent with a different embodiment or morphology. Comparing trajectories and stationary distributions between the expert and imitation agents is challenging because they live on different…

Cited by 60SourcePDFScholar
2022

Matching Normalizing Flows and Probability Paths on Manifolds

ICML 2022spotlight

Continuous Normalizing Flows (CNFs) are a class of generative models that transform a prior distribution to a model distribution by solving an ordinary differential equation (ODE). We propose to train CNFs on manifolds by minimizing probability path divergence (PPD), a novel family of divergences be…

Cited by 46SourcePDFScholar
2022

Nocturne: a scalable driving benchmark for bringing multi-agent learning one step closer to the real world

NeurIPS 2022accept

We introduce \textit{Nocturne}, a new 2D driving simulator for investigating multi-agent coordination under partial observability. The focus of Nocturne is to enable research into inference and theory of mind in real-world multi-agent settings without the computational overhead of computer vision an…

2022

Semi-Discrete Normalizing Flows through Differentiable Tessellation

NeurIPS 2022accept

Mapping between discrete and continuous distributions is a difficult task and many have had to resort to heuristical approaches. We propose a tessellation-based approach that directly learns quantization boundaries in a continuous space, complete with exact likelihood evaluations. This is done throu…

2022

Theseus: A Library for Differentiable Nonlinear Optimization

NeurIPS 2022accept

We present Theseus, an efficient application-agnostic open source library for differentiable nonlinear least squares (DNLS) optimization built on PyTorch, providing a common framework for end-to-end structured learning in robotics and vision. Existing DNLS implementations are application specific an…

Cited by 107SourcePDFScholar
2021

Aligning Time Series on Incomparable Spaces

AISTATS 2021poster

Dynamic time warping (DTW) is a useful method for aligning, comparing and combining time series, but it requires them to live in comparable spaces. In this work, we consider a setting in which time series live on different spaces without a sensible ground metric, causing DTW to become ill-defined. T…

2021

CombOptNet: Fit the Right NP-Hard Problem by Learning Integer Programming Constraints

ICML 2021spotlight

Bridging logical and algorithmic reasoning with modern machine learning techniques is a fundamental challenge with potentially transformative impact. On the algorithmic side, many NP-hard problems can be expressed as integer programs, in which the constraints play the role of their ’combinatorial sp…

2021

Improving Sample Efficiency in Model-Free Reinforcement Learning from Images

AAAI 2021technical

Training an agent to solve control tasks directly from high-dimensional images with model-free reinforcement learning (RL) has proven difficult. A promising approach is to learn a latent representation together with the control policy. However, fitting a high-capacity encoder using a scarce reward s…

2021

Learning Neural Event Functions for Ordinary Differential Equations

ICLR 2021poster

The existing Neural ODE formulation relies on an explicit knowledge of the termination time. We extend Neural ODEs to implicitly defined termination criteria modeled by neural event functions, which can be chained together and differentiated through. Neural Event ODEs are capable of modeling discret…

2021

Scalable Online Planning via Reinforcement Learning Fine-Tuning

NeurIPS 2021poster

Lookahead search has been a critical component of recent AI successes, such as in the games of chess, go, and poker. However, the search methods used in these games, and in many other settings, are tabular. Tabular search methods do not scale well with the size of the search space, and this problem…

Cited by 22SourcePDFScholar
2019

Differentiable Convex Optimization Layers

NeurIPS 2019poster

Recent work has shown how to embed differentiable optimization problems (that is, problems whose solutions can be backpropagated through) as layers within deep learning architectures. This method provides a useful inductive bias for certain problems, but existing software for differentiable optimiza…

2018

Differentiable MPC for End-to-end Planning and Control

NeurIPS 2018poster

We present foundations for using Model Predictive Control (MPC) as a differentiable policy class for reinforcement learning. This provides one way of leveraging and combining the advantages of model-free and model-based approaches. Specifically, we differentiate through MPC by using the KKT conditio…

2018

Learning Awareness Models

ICLR 2018poster

We consider the setting of an agent with a fixed body interacting with an unknown and uncertain external world. We show that models trained to predict proprioceptive information about the agent's body come to represent objects in the external world. In spite of being trained with only internally ava…

Cited by 58SourcePDFScholar
2017

Task-based End-to-end Model Learning in Stochastic Optimization

NeurIPS 2017poster

With the increasing popularity of machine learning techniques, it has become common to see prediction algorithms operating within some larger process. However, the criteria by which we train these algorithms often differ from the ultimate criteria on which we evaluate them. This paper proposes an en…