paper-with-me

홈 › Papers

Universal Visual Decomposer: Long-Horizon Manipulation Made Easy

2023-10-12 · Zichen Zhang, Yunshuang Li, Osbert Bastani, Abhishek Gupta, Dinesh Jayaraman, Yecheng Jason Ma, Luca Weihs

Real-world robotic tasks stretch over extended horizons and encompass multiple stages. Learning long-horizon manipulation tasks, however, is a long-standing challenge, and demands decomposing the overarching task into several manageable subtasks to facilitate policy learning and generalization to unseen tasks. Prior task decomposition methods require task-specific knowledge, are computationally intensive, and cannot readily be applied to new tasks. To address these shortcomings, we propose Universal Visual Decomposer (UVD), an off-the-shelf task decomposition method for visual long horizon manipulation using pre-trained visual representations designed for robotic control. At a high level, UVD discovers subgoals by detecting phase shifts in the embedding space of the pre-trained representation. Operating purely on visual demonstrations without auxiliary information, UVD can effectively extract visual subgoals embedded in the videos, while incurring zero additional training cost on top of standard visuomotor policy training. Goal-conditioned policies learned with UVD-discovered subgoals exhibit significantly improved compositional generalization at test time to unseen tasks. Furthermore, UVD-discovered subgoals can be used to construct goal-based reward shaping that jump-starts temporally extended exploration for reinforcement learning. We extensively evaluate UVD on both simulation and real-world tasks, and in all cases, UVD substantially outperforms baselines across imitation and reinforcement learning settings on in-domain and out-of-domain task sequences alike, validating the clear advantage of automated visual task decomposition within the simple, compact UVD framework.

📄 PDF Abstract BibTeX arXiv:2310.08581

Code (1)

zcczhang/uvd pytorch

Tasks

reinforcement-learning

Similar Papers 제목 키워드 기반

RDD: Retrieval-Based Demonstration Decomposer for Planner Alignment in Long-Horizon Tasks

2025-10-16 · Mingxuan Yan, Yuping Wang, Zechun Liu, Jiachen Li arxiv

To tackle long-horizon tasks, recent hierarchical vision-language-action (VLAs) frameworks employ vision-language model (VLM)-based planners to decompose complex manipulation tasks into simpler sub-tasks that low-level v…

Universal Manipulation Exoskeleton: Learning Compliant Whole-body Policies with Real-time Torque Feedback

2026-06-12 · Litian Liang, Jingxi Xu, Xinda Qi, Yujun Cai 외 arxiv

For robots to work safely in household environments, they need to be compliant and react to torque and force feedback during contact. However, the majority of existing data collection pipelines still lack the ability to …

TacUMI: A Multi-Modal Universal Manipulation Interface for Contact-Rich Tasks

2026-01-21 · Tailai Cheng, Kejia Chen, Lingyun Chen, Liding Zhang 외 arxiv

Task decomposition is critical for understanding and learning complex long-horizon manipulation tasks. Especially for tasks involving rich physical interactions, relying solely on visual observations and robot propriocep…

Long-Horizon Manipulation via Trace-Conditioned VLA Planning

2026-04-23 · Isabella Liu, An-Chieh Cheng, Rui Yan, Geng Chen 외 arxiv

Long-horizon manipulation remains challenging for vision-language-action (VLA) policies: real tasks are multi-step, progress-dependent, and brittle to compounding execution errors. We present LoHo-Manip, a modular framew…

Instruction FollowingTrajectory Prediction

HEX: Humanoid-Aligned Experts for Cross-Embodiment Whole-Body Manipulation

2026-04-09 · Shuanghao Bai, Meng Li, Xinyuan Lv, Jiawei Wang 외 arxiv

Humans achieve complex manipulation through coordinated whole-body control, whereas most Vision-Language-Action (VLA) models treat robot body parts largely independently, making high-DoF humanoid control challenging and …