← Search

Pushi Zhang

6 accepted papers

2026

villa-X: Enhancing Latent Action Modeling in Vision-Language-Action Models

ICLR 2026poster

Vision-Language-Action (VLA) models have emerged as a popular paradigm for learning robot manipulation policies that can follow language instructions and generalize to novel scenarios. Recent works have begun to explore the incorporation of latent actions, abstract representations of motion between…

Cited by 0SourcecodeScholar
2025

What Do Latent Action Models Actually Learn?

NeurIPS 2025poster

Latent action models (LAMs) aim to learn action-relevant changes from unlabeled videos by compressing changes between frames as latents. However, differences between video frames can be caused by \textit{controllable changes} as well as exogenous noise, leading to an important concern -- do latents…

Cited by 0SourceScholar
2023

Distributional Pareto-Optimal Multi-Objective Reinforcement Learning

NeurIPS 2023poster

Multi-objective reinforcement learning (MORL) has been proposed to learn control policies over multiple competing objectives with each possible preference over returns. However, current MORL algorithms fail to account for distributional preferences over the multi-variate returns, which are particula…

2022

An Adaptive Deep RL Method for Non-Stationary Environments with Piecewise Stable Context

NeurIPS 2022accept

One of the key challenges in deploying RL to real-world applications is to adapt to variations of unknown environment contexts, such as changing terrains in robotic tasks and fluctuated bandwidth in congestion control. Existing works on adaptation to unknown environment contexts either assume the co…

Cited by 16SourcePDFScholar
2021

Distributional Reinforcement Learning for Multi-Dimensional Reward Functions

NeurIPS 2021poster

A growing trend for value-based reinforcement learning (RL) algorithms is to capture more information than scalar value functions in the value network. One of the most well-known methods in this branch is distributional RL, which models return distribution instead of scalar value. In another line of…