← Search

Brandon Cui

10 accepted papers

2026

Golden Goose: A Simple Trick to Synthesize Unlimited RLVR Tasks from Unverifiable Internet Text

ICML 2026poster

Reinforcement Learning with Verifiable Rewards (RLVR) has become a cornerstone for unlocking complex reasoning in Large Language Models (LLMs). Yet, scaling up RL is bottlenecked by limited existing verifiable data, where improvements increasingly saturate over prolonged training. To overcome this, …

Cited by 0SourceScholar
2023

Adversarial Diversity in Hanabi

ICLR 2023top-25%

Many Dec-POMDPs admit a qualitatively diverse set of ''reasonable'' joint policies, where reasonableness is indicated by symmetry equivariance, non-sabotaging behaviour and the graceful degradation of performance when paired with ad-hoc partners. Some of the work in diversity literature is concerned…

Cited by 19SourcePDFScholar
2022

Self-Explaining Deviations for Coordination

NeurIPS 2022accept

Fully cooperative, partially observable multi-agent problems are ubiquitous in the real world. In this paper, we focus on a specific subclass of coordination problems in which humans are able to discover self-explaining deviations (SEDs). SEDs are actions that deviate from the common understanding o…

Cited by 1SourcePDFScholar
2021

Control-Aware Representations for Model-based Reinforcement Learning

ICLR 2021poster

A major challenge in modern reinforcement learning (RL) is efficient control of dynamical systems from high-dimensional sensory observations. Learning controllable embedding (LCE) is a promising approach that addresses this challenge by embedding the observations into a lower-dimensional latent sp…

Cited by 18SourcePDFScholar
2021

K-level Reasoning for Zero-Shot Coordination in Hanabi

NeurIPS 2021poster

The standard problem setting in cooperative multi-agent settings is \emph{self-play} (SP), where the goal is to train a \emph{team} of agents that works well together. However, optimal SP policies commonly contain arbitrary conventions (``handshakes'') and are not compatible with other, indepe…

Cited by 41SourcePDFScholar
2021

Learning Space Partitions for Path Planning

NeurIPS 2021poster

Path planning, the problem of efficiently discovering high-reward trajectories, often requires optimizing a high-dimensional and multimodal reward function. Popular approaches like CEM and CMA-ES greedily focus on promising regions of the search space and may get trapped in local maxima. DOO and VOO…