paper-with-me

홈 › Papers

ISS Policy : Scalable Diffusion Policy with Implicit Scene Supervision

2025-12-17 · Wenlong Xia, Jinhao Zhang, Ce Zhang, Yaojia Wang, Huizhe Li, Youmin Gong, Jie Mei arxiv

Vision-based imitation learning has enabled impressive robotic manipulation skills, but action imitation alone provides limited supervision of the geometric consequences of robot behavior. To address this limitation, we introduce Implicit Scene Supervision (ISS) Policy, a 3D visuomotor diffusion policy with a DiT backbone that predicts continuous action sequences from point-cloud observations. ISS augments action diffusion with a supervised robot motion predictor that maps generated actions and robot-state context to end-effector motion, and then uses the predicted motion together with gripper intent to forecast future point-cloud representations. By explicitly modeling the intermediate transition from action to robot motion, ISS encourages the policy to capture how its actions affect the surrounding 3D scene. We further introduce asymmetric gradient routing to separate direct motion regression from scene-level policy supervision, together with a change-balanced objective that accounts for variations in scene-change magnitude. These auxiliary objectives provide dynamics-aware geometric supervision using only expert demonstrations, without requiring additional annotations or auxiliary modules at inference time. ISS Policy achieves state-of-the-art performance on single-arm manipulation tasks in MetaWorld and dexterous manipulation tasks in Adroit, while real-world dual-arm experiments further demonstrate its effectiveness on physical robotic manipulation. The resulting framework preserves the scalable DiT backbone and standard diffusion-policy control interface. Code and videos will be released.

📄 PDF Abstract BibTeX arXiv:2512.15020

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Diffusion Implicit Policy for Unpaired Scene-aware Motion Synthesis

2024-12-03 · Jingyu Gong, Chong Zhang, Fengqi Liu, Ke Fan 외

Human motion generation is a long-standing problem, and scene-aware motion synthesis has been widely researched recently due to its numerous applications. Prevailing methods rely heavily on paired motion-scene data whose…

DenoisingMotion GenerationMotion Synthesis

Scaling World-Model Reinforcement Learning Through Diffusion Policy Optimization

2026-05-25 · Xiaoyuan Cheng, Wenxuan Yuan, Zhancun Mu, Yuanzhao Zhang 외 arxiv

Model-based reinforcement learning (RL) can be effectively supported at scale through the use of world models. However, in practice, scaling such approaches remains fundamentally limited. A commonly recognized challenge …

Reinforcement Learning

DemoDiffusion: One-Shot Human Imitation using pre-trained Diffusion Policy

2025-06-25 · Sungjae Park, Homanga Bharadhwaj, Shubham Tulsiani

We propose DemoDiffusion, a simple and scalable method for enabling robots to perform manipulation tasks in natural environments by imitating a single human demonstration. Our approach is based on two key insights. First…

FLARE: Robot Learning with Implicit World Modeling

2025-05-21 · Ruijie Zheng, Jing Wang, Scott Reed, Johan Bjorck 외

We introduce $\textbf{F}$uture $\textbf{LA}$tent $\textbf{RE}$presentation Alignment ($\textbf{FLARE}$), a novel framework that integrates predictive latent world modeling into robot policy learning. By aligning features…

Imitation LearningVision-Language-Action

Latent Diffusion Policy: Shaping Latent Spaces for Diffusion-Based Robotic Manipulation

2026-06-07 · Zhexuan Zhou, Yichen Lai, Jinhao Zhang, Huizhe Li 외 arxiv

Diffusion-based visuomotor policies operating directly in raw action spaces conflate scene comprehension with trajectory generation within a single denoising process. The resulting velocity field must simultaneously enco…

Scene Understanding