← Search

Zhengbang Zhu

11 accepted papers

2026

From Spatial to Actions: Grounding Vision-Language-Action Model in Spatial Foundation Priors

ICLR 2026poster

Existing vision-language-action (VLA) models act in 3D real-world but are typically built on 2D encoders, leaving a spatial reasoning gap that limits generalization and adaptability. Recent 3D integration techniques for VLAs either require specialized sensors and transfer poorly across modalities, o…

Cited by 0SourcecodeScholar
2026

Manipulation as in Simulation: Enabling Accurate Geometry Perception in Robots

ICLR 2026poster

Modern robotic manipulation primarily relies on visual observations in a 2D color space for skill learning but suffers from poor generalization. In contrast, humans, living in a 3D world, depend more on physical properties-such as distance, size, and shape-than on texture when interacting with objec…

Cited by 0SourcecodeScholar
2026

RAD: Retrieval High-quality Demonstrations to Enhance Decision-making

ICML 2026poster

Offline reinforcement learning (RL) learns policies from fixed datasets, thereby avoiding costly or unsafe environment interactions. However, its reliance on finite static datasets inherently restricts the ability to generalize beyond the training distribution. Prior solutions based on synthetic dat…

Cited by 0SourceScholar
2026

World Guidance: World Modeling in Condition Space for Action Generation

ICML 2026poster

Leveraging future observation modeling to facilitate action generation presents a promising avenue for enhancing the capabilities of Vision-Language-Action (VLA) models. However, existing approaches struggle to strike a balance between maintaining efficient, predictable future representations and pr…

Cited by 0SourceScholar
2025

ContraDiff: Planning Towards High Return States via Contrastive Learning

ICLR 2025poster

The performance of offline reinforcement learning (RL) is sensitive to the proportion of high-return trajectories in the offline dataset. However, in many simulation environments and real-world scenarios, there are large ratios of low-return trajectories rather than high-return trajectories, which m…

2025

DriveGen: Towards Infinite Diverse Traffic Scenarios with Large Models

IROS 2025

Microscopic traffic simulation has become an important tool for autonomous driving training and testing. Although recent data-driven approaches advance realistic behavior generation, their learning still relies primarily on a single real-world dataset, which limits their diversity and thereby hinder

Cited by 9SourceScholar
2025

Reconstruction-Guided Policy: Enhancing Decision-Making through Agent-Wise State Consistency

ICLR 2025poster

An important challenge in multi-agent reinforcement learning is partial observability, where agents cannot access the global state of the environment during execution and can only receive observations within their field of view. To address this issue, previous works typically use the dimensional-wis…

Cited by 0SourcePDFScholar
2024

DiffStitch: Boosting Offline Reinforcement Learning with Diffusion-based Trajectory Stitching

ICML 2024poster

In offline reinforcement learning (RL), the performance of the learned policy highly depends on the quality of offline datasets. However, the offline dataset contains very limited optimal trajectories in many cases. This poses a challenge for offline RL algorithms, as agents must acquire the ability…

2024

MADiff: Offline Multi-agent Learning with Diffusion Models

NeurIPS 2024poster

Offline reinforcement learning (RL) aims to learn policies from pre-existing datasets without further interactions, making it a challenging task. Q-learning algorithms struggle with extrapolation errors in offline settings, while supervised learning methods are constrained by model expressiveness. R…

2022

Plan Your Target and Learn Your Skills: Transferable State-Only Imitation Learning via Decoupled Policy Optimization

ICML 2022spotlight

Recent progress in state-only imitation learning extends the scope of applicability of imitation learning to real-world settings by relieving the need for observing expert actions. However, existing solutions only learn to extract a state-to-action mapping policy from the data, without considering h…

2020

SMARTS: An Open-Source Scalable Multi-Agent RL Training School for Autonomous Driving

CoRL 2020

Interaction is fundamental in autonomous driving (AD). Despite more than a decade of intensive R&D in AD, how to dynamically interact with diverse road users in various contexts still remains unsolved. Multi-agent learning has recently seen big breakthroughs and has much to offer towards solving rea