paper-with-me

Papers

SADP: Subgoal-Aware Diffusion Policy for Explainable Robots Learned from Foundation Model Generated Demonstrations

2026-05-16 · Site Hu, Takato Horii arxiv

Explainable robots require not only successful task execution but also the ability to expose internal decision-making process in a user-friendly manner. However, most imitation learning methods are trained solely on task-level demonstrations, without explicitly modeling subgoal structure or execution progress. This limitation is further exacerbated by the scarcity of subgoal-level supervision in standard robot learning datasets, which restricts the development of robots that can convey the subtasks they are executing during long-horizon manipulation. To address this issue, this paper proposes Subgoal-Aware Diffusion Policy (SADP), a framework that leverages foundation models to autonomously generate subgoal-annotated demonstrations and trains diffusion policies on these datasets. SADP structures policy execution around human-interpretable subgoals by conditioning action generation on both task-level and subgoal-level descriptions. A lightweight auxiliary head further predicts subgoal completion states, allowing the robot to expose its current execution stage and monitor subgoal progression. Experiments in RLBench simulations and real-world evaluations on a UR5e robot demonstrate that SADP achieves higher task success rates than strong task-conditioned diffusion baselines, while providing subgoal-level execution signals for monitoring progress and diagnosing failures. These results highlight that built-in, rather than post-hoc, interpretability can coexist with high task performance.

📄 PDF Abstract BibTeX arXiv:2605.16871

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Deep Reinforcement Learning with Surrogate Agent-Environment Interface

2017-09-12 · Song Wang, Yu Jing

In this paper, we propose surrogate agent-environment interface (SAEI) in reinforcement learning. We also state that learning based on probability surrogate agent-environment interface provides optimal policy of task age…

continuous-controlContinuous ControlDeep Reinforcement Learningreinforcement-learning+2

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

2024-01-01 · CVPR 2024 1 · Fei Ni, Jianye Hao, Shiguang Wu, Longxin Kou 외

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-horizo…

Image GenerationInstruction FollowingRobot ManipulationVisual Reasoning

Efficient Training of Spiking Neural Networks by Spike-aware Data Pruning

2025-10-05 · Chenxiang Ma, Xinyi Chen, Yujie Wu, Kay Chen Tan 외 arxiv

Spiking neural networks (SNNs), recognized as an energy-efficient alternative to traditional artificial neural networks (ANNs), have advanced rapidly through the scaling of models and datasets. However, such scaling incu…

Goal-Reaching Policy Learning from Non-Expert Observations via Effective Subgoal Guidance

2024-09-06 · Renming Huang, Shaochong Liu, Yunqiang Pei, Peng Wang 외

In this work, we address the challenging problem of long-horizon goal-reaching policy learning from non-expert, action-free observation data. Unlike fully labeled expert data, our data is more accessible and avoids the c…

Efficient Exploration

Efficient Robotic Policy Learning via Latent Space Backward Planning

2025-05-11 · Dongxiu Liu, Haoyi Niu, Zhihao Wang, Jinliang Zheng 외

Current robotic planning methods often rely on predicting multi-frame images with full pixel details. While this fine-grained approach can serve as a generic world model, it introduces two significant challenges for down…