← Search

Yuzheng Zhuang

20 accepted papers

2026

EVLP: Learning Unified Embodied Vision-Language Planner with Reinforced Supervised Fine-Tuning

ICLR 2026poster

In complex embodied long-horizon manipulation tasks, effective task decomposition and execution require synergistic integration of textual logical reasoning and visual-spatial imagination to ensure efficient and accurate operation. Current methods fail to adopt a unified generation framework for mul…

Cited by 0SourceScholar
2026

OmniEVA: Embodied Versatile Planner via Task-Adaptive 3D-Grounded and Embodiment-aware Reasoning

ICLR 2026poster

Recent advances in multimodal large language models (MLLMs) have opened new opportunities for embodied intelligence, enabling multimodal understanding, reasoning, and interaction, as well as continuous spatial decision-making. Nevertheless, current MLLM-based embodied systems face two critical limit…

Cited by 0SourceScholar
2026

OpenPyRo-A1: An Open Python-Based Low-Cost Bimanual Robot for Embodied AI

RA-L 2026

Many real-world tasks, such as assembly, cooking, and object handovers, require bi-manual coordination. Learning such skills via imitation remains challenging due to dataset scarcity, mainly caused by the high cost of bi-manual robotic platforms and barriers to entry in robotics software. To address

Cited by 1SourceScholar
2026

OpenPyRo-A1: An Open Python-Based Low-Cost Bimanual Robot for Embodied AI

ICRA 2026poster

Many real-world tasks, such as assembly, cooking, and object handovers, require bi-manual coordination. Learning such skills via imitation remains challenging due to dataset scarcity, mainly caused by the high cost of bi-manual robotic platforms and barriers to entry in robotics software. To address…

Cited by 0SourceScholar
2025

Astra: Efficient Transformer Architecture and Contrastive Dynamics Learning for Embodied Instruction Following

EMNLP 2025

Vision-language-action models have gained significant attention for their ability to model multimodal sequences in embodied instruction following tasks. However, most existing models rely on causal attention, which we find suboptimal for processing sequences composed of interleaved segments from dif

2025

ET-Plan-Bench: Embodied Task-level Planning Benchmark Towards Spatial-Temporal Cognition with Foundation Models

IROS 2025

Recent advancements in Large Language Models (LLMs) have catalyzed numerous efforts to apply these technologies to embodied tasks, with a particular focus on high-level task planning and task decomposition. LLMs face challenges in understanding the physical world, especially regarding spatial, tempo

Cited by 11SourcecodeScholar
2025

MineAnyBuild: Benchmarking Spatial Planning for Open-world AI Agents

NeurIPS 2025poster

Spatial Planning is a crucial part in the field of spatial intelligence, which requires the understanding and planning about object arrangements in space perspective. AI agents with the spatial planning ability can better adapt to various real-world applications, including robotic manipulation, auto…

Cited by 0SourcecodeScholar
2025

Structured Preference Optimization for Vision-Language Long-Horizon Task Planning

EMNLP 2025

Existing vision-language planning methods perform well on short-horizon tasks but struggle with long-horizon reasoning in dynamic environments due to the difficulty of training models to generate high-quality reasoning processes. To address this, we propose Structured Preference Optimization (SPO),

Cited by 0SourcePDFScholar
2024

Articulated Object Manipulation with Coarse-to-fine Affordance for Mitigating the Effect of Point Cloud Noise

ICRA 2024poster

3D articulated objects are inherently challenging for manipulation due to the varied geometries and intricate functionalities associated with articulated objects. Point-level affordance, which predicts the per-point actionable score and thus proposes the best point to interact with, has demonstrated…

Cited by 16SourceScholar
2024

Generate Subgoal Images before Act: Unlocking the Chain-of-Thought Reasoning in Diffusion Model for Robot Manipulation with Multimodal Prompts

CVPR 2024poster

Robotics agents often struggle to understand and follow the multi-modal prompts in complex manipulation scenes which are challenging to be sufficiently and accurately described by text alone. Moreover for long-horizon manipulation tasks the deviation from general instruction tends to accumulate if l…

Cited by 11SourcePDFScholar
2024

PERIA: Perceive, Reason, Imagine, Act via Holistic Language and Vision Planning for Manipulation

NeurIPS 2024poster

Long-horizon manipulation tasks with general instructions often implicitly encapsulate multiple sub-tasks, posing significant challenges in instruction following. While language planning is a common approach to decompose general instructions into stepwise sub-instructions, text-only guidance may lac…

Cited by 2SourcePDFScholar
2024

SCALE: Self-Correcting Visual Navigation for Mobile Robots via Anti-Novelty Estimation

ICRA 2024poster

Although visual navigation has been extensively studied using deep reinforcement learning, online learning for real-world robots remains a challenging task. Recent work directly learned from offline dataset to achieve broader generalization in the real-world tasks, which, however, faces the out-of-d…

Cited by 2SourcecodeScholar
2024

VOLTA: Improving Generative Diversity by Variational Mutual Information Maximizing Autoencoder

NAACL 2024findings

The natural language generation domain has witnessed great success thanks to Transformer models. Although they have achieved state-of-the-art generative quality, they often neglect generative diversity. Prior attempts to tackle this issue suffer from either low model capacity or over-complicated arc…

Cited by 0SourcePDFScholar
2023

Learnable Behavior Control: Breaking Atari Human World Records via Sample-Efficient Behavior Selection

ICLR 2023top-5%

The exploration problem is one of the main challenges in deep reinforcement learning (RL). Recent promising works tried to handle the problem with population-based methods, which collect samples with diverse behaviors derived from a population of different exploratory policies. Adaptive policy selec…

Cited by 17SourcePDFScholar
2022

DOMINO: Decomposed Mutual Information Optimization for Generalized Context in Meta-Reinforcement Learning

NeurIPS 2022accept

Adapting to the changes in transition dynamics is essential in robotic applications. By learning a conditional policy with a compact context, context-aware meta-reinforcement learning provides a flexible way to adjust behavior according to dynamics changes. However, in real-world applications, the a…

Cited by 13SourcePDFScholar
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…

2021

Model-Based Reinforcement Learning via Imagination with Derived Memory

NeurIPS 2021poster

Model-based reinforcement learning aims to improve the sample efficiency of policy learning by modeling the dynamics of the environment. Recently, the latent dynamics model is further developed to enable fast planning in a compact space. It summarizes the high-dimensional experiences of an agent, wh…

Cited by 9SourcePDFScholar
2021

Reinforcement Learning based Negotiation-aware Motion Planning of Autonomous Vehicles

IROS 2021poster

For autonomous vehicles integrating onto road-ways with human traffic participants, it requires understanding and adapting to the participants’ intention by responding in predictable ways. This paper proposes a reinforcement learning based negotiation-aware motion planning framework, which adopts RL…

Cited by 14SourceScholar
2020

Multi-Agent Interactions Modeling with Correlated Policies

ICLR 2020poster

In multi-agent systems, complex interacting behaviors arise due to the high correlations among agents. However, previous work on modeling multi-agent interactions from demonstrations is primarily constrained by assuming the independence among policies and their reward structures. In this paper, we…

Cited by 27SourcecodeScholar
2020

Triple-GAIL: A Multi-Modal Imitation Learning Framework with Generative Adversarial Nets

IJCAI 2020poster

Generative adversarial imitation learning (GAIL) has shown promising results by taking advantage of generative adversarial nets, especially in the field of robot learning. However, the requirement of isolated single modal demonstrations limits the scalability of the approach to real world scenarios…

Cited by 0SourcePDFScholar