paper-with-me

홈 › Papers

Trace-Focused Diffusion Policy for Multi-Modal Action Disambiguation in Long-Horizon Robotic Manipulation

2026-02-07 · Yuxuan Hu, Xiangyu Chen, Chuhao Zhou, Yuxi Liu, Gen Li, Jindou Jia, Jianfei Yang arxiv

Generative model-based policies have shown strong performance in imitation-based robotic manipulation by learning action distributions from demonstrations. However, in long-horizon tasks, visually similar observations often recur across execution stages while requiring distinct actions, which leads to ambiguous predictions when policies are conditioned only on instantaneous observations, termed multi-modal action ambiguity (MA2). To address this challenge, we propose the Trace-Focused Diffusion Policy (TF-DP), a simple yet effective diffusion-based framework that explicitly conditions action generation on the robot's execution history. TF-DP represents historical motion as an explicit execution trace and projects it into the visual observation space, providing stage-aware context when current observations alone are insufficient. In addition, the induced trace-focused field emphasizes task-relevant regions associated with historical motion, improving robustness to background visual disturbances. We evaluate TF-DP on real-world robotic manipulation tasks exhibiting pronounced multi-modal action ambiguity and visually cluttered conditions. Experimental results show that TF-DP improves temporal consistency and robustness, outperforming the vanilla diffusion policy by 80.56 percent on tasks with multi-modal action ambiguity and by 86.11 percent under visual disturbances, while maintaining inference efficiency with only a 6.4 percent runtime increase. These results demonstrate that execution-trace conditioning offers a scalable and principled approach for robust long-horizon robotic manipulation within a single policy.

📄 PDF Abstract BibTeX arXiv:2602.07388

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

RAPiD: Real-time Deterministic Trajectory Planning via Diffusion Behavior Priors for Safe and Efficient Autonomous Driving

2026-02-07 · Ruturaj Reddy, Hrishav Bakul Barua, Junn Yong Loo, Thanh Thi Nguyen 외 arxiv

Diffusion-based trajectory planners have demonstrated strong capability for modeling the multimodal nature of human driving behavior, but their reliance on iterative stochastic sampling poses critical challenges for real…

Trajectory PlanningAutonomous Driving

Distributional Soft Actor-Critic with Diffusion Policy

2025-07-02 · Tong Liu, Yinuo Wang, Xujie Song, Wenjun Zou 외 arxiv

Reinforcement learning has been proven to be highly effective in handling complex control tasks. Traditional methods typically use unimodal distributions, such as Gaussian distributions, to model the output of value dist…

Reinforcement Learning

Policy Representation via Diffusion Probability Model for Reinforcement Learning

2023-05-22 · Long Yang, Zhixiong Huang, Fenghao Lei, Yucun Zhong 외

Popular reinforcement learning (RL) algorithms tend to produce a unimodal policy distribution, which weakens the expressiveness of complicated policy and decays the ability of exploration. The diffusion probability model…

continuous-controlContinuous ControlMuJoCoreinforcement-learning+2

The Path Matters: Learning a Token-Commitment Policy for Diffusion Language Models

2026-05-23 · Bohang Sun, Max Zhu, Francesco Caso, Jindong Gu 외 arxiv

Diffusion large language models promise faster generation by refining many token positions in parallel, but this parallelism introduces a hidden control problem: which proposed tokens should be transferred into the parti…

Mathematical ReasoningQuestion AnsweringCode Generation

Consolidating Diffusion-Generated Video Detection with Unified Multimodal Forgery Learning

2025-11-22 · Xiaohong Liu, Xiufeng Song, Huayu Zheng, Lei Bai 외 arxiv

The proliferation of videos generated by diffusion models has raised increasing concerns about information security, highlighting the urgent need for reliable detection of synthetic media. Existing methods primarily focu…