← Search

Guannan Qu

20 accepted papers

2026

Internal Planning in Language Models: Characterizing Horizon and Branch Awareness

ICLR 2026poster

The extent to which decoder-only language models (LMs) engage in planning, that is, organizing intermediate computations to support coherent long-range generation, remains an important question, with implications for interpretability, reliability, and principled model design. Planning involves struc…

Cited by 0SourceScholar
2026

Much Ado About Noising: Dispelling the Myths of Generative Robotic Control

ICLR 2026poster

Generative models, like flows and diffusions, have recently emerged as popular and efficacious policy parameterizations in robotics. There has been much speculation as to the factors underlying their successes, ranging from capturing multimodal action distributions to expressing more complex behavio…

Cited by 0SourcecodeScholar
2026

Whole-Body Model-Predictive Control of Legged Robots with MuJoCo

ICRA 2026poster

We demonstrate the surprising real-world effectiveness of a very simple approach to whole-body model- predictive control (MPC) of quadruped and humanoid robots: the iterative linear-quadratic regulator (iLQR) algorithm with MuJoCo dynamics and finite-difference approximated derivatives. Building upo…

2025

A Theoretical Study of (Hyper) Self-Attention through the Lens of Interactions: Representation, Training, Generalization

ICML 2025poster

Self-attention has emerged as a core component of modern neural architectures, yet its theoretical underpinnings remain elusive. In this paper, we study self-attention through the lens of *interacting entities*, ranging from agents in multi-agent reinforcement learning to alleles in genetic sequence…

Cited by 0SourcePDFScholar
2025

ASAP: Aligning Simulation and Real-World Physics for Learning Agile Humanoid Whole-Body Skills

RSS 2025poster

Humanoid robots hold the potential for unparalleled versatility by performing human-like, whole-body skills. However, achieving agile and coordinated whole-body motions remains a significant challenge due to the dynamics mismatch between simulation and real-world physics. Existing approaches, such a…

Cited by 15PDFcodeScholar
2025

Full-Order Sampling-Based MPC for Torque-Level Locomotion Control via Diffusion-Style Annealing

ICRA 2025

Due to high dimensionality and non-convexity, real-time optimal control using full-order dynamics models for legged robots is challenging. Therefore, Nonlinear Model Predictive Control (NMPC) approaches are often limited to reduced-order models or local approximations. Sampling-based MPC has shown p

Cited by 69SourceScholar
2025

Learning to Stabilize Unknown LTI Systems on a Single Trajectory under Stochastic Noise

UAI 2025

We study the problem of learning to stabilize unknown noisy Linear Time-Invariant (LTI) systems on a single trajectory. The state-of-the-art guarantees that the system is stabilized before the system state reaches $2^{O(k \log n)}$ in $L^2$-norm, where $n$ is the state dimension, and $k$ is the dime

Cited by 0SourcePDFScholar
2025

Mean-Field Sampling for Cooperative Multi-Agent Reinforcement Learning

NeurIPS 2025spotlight

Designing efficient algorithms for multi-agent reinforcement learning (MARL) is fundamentally challenging because the size of the joint state and action spaces grows exponentially in the number of agents. These difficulties are exacerbated when balancing sequential global decision-making with local…

Cited by 0SourceScholar
2025

Stabilizing LTI Systems under Partial Observability: Sample Complexity and Fundamental Limits

NeurIPS 2025poster

We study the problem of stabilizing an unknown partially observable linear time-invariant (LTI) system. For fully observable systems, leveraging an unstable/stable subspace decomposition approach, state-of-art sample complexity is independent from system dimension $n$ and only scales with respect to…

Cited by 0SourceScholar
2024

Efficient Reinforcement Learning for Routing Jobs in Heterogeneous Queueing Systems

AISTATS 2024poster

We consider the problem of efficiently routing jobs that arrive into a central queue to a system of heterogeneous servers. Unlike homogeneous systems, a threshold policy, that routes jobs to the slow server(s) when the queue length exceeds a certain threshold, is known to be optimal for the one-fast…

Cited by 4SourcePDFScholar
2024

Locally Interdependent Multi-Agent MDP: Theoretical Framework for Decentralized Agents with Dynamic Dependencies

ICML 2024poster

Many multi-agent systems in practice are decentralized and have dynamically varying dependencies. There has been a lack of attempts in the literature to analyze these systems theoretically. In this paper, we propose and theoretically analyze a decentralized model with dynamically varying dependencie…

Cited by 3SourcePDFScholar
2022

Bounded-Regret MPC via Perturbation Analysis: Prediction Error, Constraints, and Nonlinearity

NeurIPS 2022accept

We study Model Predictive Control (MPC) and propose a general analysis pipeline to bound its dynamic regret. The pipeline first requires deriving a perturbation bound for a finite-time optimal control problem. Then, the perturbation bound is used to bound the per-step error of MPC, which leads to a…

Cited by 16SourcePDFScholar
2022

Decentralized Online Convex Optimization in Networked Systems

ICML 2022spotlight

We study the problem of networked online convex optimization, where each agent individually decides on an action at every time step and agents cooperatively seek to minimize the total global cost over a finite horizon. The global cost is made up of three types of local costs: convex node costs, temp…

Cited by 11SourcePDFScholar
2021

Multi-Agent Reinforcement Learning in Stochastic Networked Systems

NeurIPS 2021poster

We study multi-agent reinforcement learning (MARL) in a stochastic network of agents. The objective is to find localized policies that maximize the (discounted) global reward. In general, scalability is a challenge in this setting because the size of the global state/action space can be exponential…

Cited by 51SourcePDFScholar
2021

Perturbation-based Regret Analysis of Predictive Control in Linear Time Varying Systems

NeurIPS 2021spotlight

We study predictive control in a setting where the dynamics are time-varying and linear, and the costs are time-varying and well-conditioned. At each time step, the controller receives the exact predictions of costs, dynamics, and disturbances for the future $k$ time steps. We show that when the pre…

Cited by 46SourcePDFScholar
2020

Scalable Multi-Agent Reinforcement Learning for Networked Systems with Average Reward

NeurIPS 2020poster

It has long been recognized that multi-agent reinforcement learning (MARL) faces significant scalability issues due to the fact that the size of the state and action spaces are exponentially large in the number of agents. In this paper, we identify a rich class of networked MARL problems where the m…

Cited by 92SourcePDFScholar