← Search

Bozhou Zhang

8 accepted papers

2026

Disentangled Robot Learning via Separate Forward and Inverse Dynamics Pretraining

ICLR 2026poster

Vision-language-action (VLA) models have shown great potential in building generalist robots, but still face a dilemma–misalignment of 2D image forecasting and 3D action prediction. Besides, such a vision-action entangled training manner limits model learning from large-scale, action-free web video…

Cited by 0SourcecodeScholar
2026

From Imagined Futures to Executable Actions: Mixture of Latent Actions for Robot Manipulation

ICML 2026poster

Video generation models offer a promising imagination mechanism for robot manipulation by predicting long-horizon future observations, but effectively exploiting these imagined futures for action execution remains challenging. Existing approaches either condition policies on predicted frames or dire…

Cited by 0SourceScholar
2026

ImagiDrive: A Unified Imagination-And-Planning Framework for Autonomous Driving

ICRA 2026poster

Autonomous driving requires rich contextual comprehension and precise predictive reasoning to navigate dynamic and complex environments safely. Vision-Language Models (VLMs) and Driving World Models (DWMs) have independently emerged as powerful recipes addressing different aspects of this challenge.…

2026

Perception in Plan: Coupled Perception and Planning for End-to-End Autonomous Driving

AAAI 2026technical

End-to-end autonomous driving has achieved remarkable advancements in recent years. Existing methods primarily follow a perception–planning paradigm, where perception and planning are executed sequentially within a fully differentiable framework for planning-oriented optimization. We further advance

Cited by 0SourcePDFScholar
2026

Relative Position Matters: Trajectory Prediction and Planning with Polar Representation

ICRA 2026poster

Trajectory prediction and planning in autonomous driving are highly challenging due to the complexity of predicting surrounding agents' movements and planning the ego agent's actions in dynamic environments. Existing methods encode map and agent positions and decode future trajectories in Cartesian …

2025

Future-Aware End-to-End Driving: Bidirectional Modeling of Trajectory Planning and Scene Evolution

NeurIPS 2025poster

End-to-end autonomous driving methods aim to directly map raw sensor inputs to future driving actions such as planned trajectories, bypassing traditional modular pipelines. While these approaches have shown promise, they often operate under a one-shot paradigm that relies heavily on the current scen…

Cited by 0SourcecodeScholar
2024

DeMo: Decoupling Motion Forecasting into Directional Intentions and Dynamic States

NeurIPS 2024poster

Accurate motion forecasting for traffic agents is crucial for ensuring the safety and efficiency of autonomous driving systems in dynamically changing environments. Mainstream methods adopt a one-query-one-trajectory paradigm, where each query corresponds to a unique trajectory for predicting multi-…