paper-with-me

Papers

VADF: Vision-Adaptive Diffusion Policy Framework for Efficient Robotic Manipulation

2026-04-17 · Xinglei Yu, Zhenyang Liu, Shufeng Nan, Simo Wu, Yanwei Fu arxiv

Diffusion policies are becoming mainstream in robotic manipulation but suffer from hard negative class imbalance due to uniform sampling and lack of sample difficulty awareness, leading to slow training convergence and frequent inference timeout failures. We propose VADF (Vision-Adaptive Diffusion Policy Framework), a vision-driven dual-adaptive framework that significantly reduces convergence steps and achieves early success in inference, with model-agnostic design enabling seamless integration into any diffusion policy architecture. During training, we introduce Adaptive Loss Network (ALN), a lightweight MLP-based loss predictor that quantifies per-step sample difficulty in real time. Guided by hard negative mining, it performs weighted sampling to prioritize high-loss regions, enabling adaptive weight updates and faster convergence. In inference, we design the Hierarchical Vision Task Segmenter (HVTS), which decomposes high-level task instructions into multi-stage low-level sub-instructions based on visual input. It adaptively segments action sequences into simple and complex subtasks by assigning shorter noise schedules with longer direct execution sequences to simple actions, and longer noise steps with shorter execution sequences to complex ones, thereby dramatically reducing computational overhead and significantly improving the early success rate.

📄 PDF Abstract BibTeX arXiv:2604.15938

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

AdaWorldPolicy: World-Model-Driven Diffusion Policy with Online Adaptive Learning for Robotic Manipulation

2026-02-23 · Ge Yuan, Qiyuan Qiao, Jing Zhang, Dong Xu arxiv

Effective robotic manipulation requires policies that can anticipate physical outcomes and adapt to real-world environments. Effective robotic manipulation requires policies that can anticipate physical outcomes and adap…

Block-wise Adaptive Caching for Accelerating Diffusion Policy

2025-06-16 · Kangye Ji, Yuan Meng, Hanyun Cui, Ye Li 외

Diffusion Policy has demonstrated strong visuomotor modeling capabilities, but its high computational cost renders it impractical for real-time robotic control. Despite huge redundancy across repetitive denoising steps, …

Action GenerationDenoisingVision-Language-Action

Master Micro Residual Correction with Adaptive Tactile Fusion and Force-Mixed Control for Contact-Rich Manipulation

2026-03-16 · Xingting Li, Yifan Xie, Han Liu, Wei Hou 외 arxiv

Robotic contact-rich and fine-grained manipulation remains a significant challenge due to complex interaction dynamics and the competing requirements of multi-timescale control. While current visual imitation learning me…

Adaptive Diffusion Policy Optimization for Robotic Manipulation

2025-05-13 · Huiyun Jiang, Zhuang Yang

Recent studies have shown the great potential of diffusion models in improving reinforcement learning (RL) by modeling complex policies, expressing a high degree of multi-modality, and efficiently handling high-dimension…

continuous-controlContinuous ControlReinforcement Learning (RL)

Failing Forward: Adaptive Failure-Informed Learning for Vision-Language-Action Models

2026-05-08 · Meng Zheng, Samhita Marri, Anwesa Choudhuri, Benjamin Planche 외 arxiv

Vision-language-action (VLA) models provide a promising paradigm for scalable robotic manipulation, yet their reliance on success-only behavioral cloning leaves them brittle; lacking corrective training signals, minor ex…