paper-with-me

Papers

Diffusion ReRoll: Revisable Denoising for Robotic Sequential Prediction

2026-07-22 · Seonsoo Kim, Seongil Hong, Jun-Gill Kang arxiv

We propose Diffusion ReRoll, a diffusion-based framework for robotic sequential prediction that enables revisable denoising over horizons. Existing diffusion-based sequence predictors typically perform a single monotonic denoising process. In contrast, Diffusion ReRoll selectively re-noises regions that have become locally stable while the remaining regions continue denoising, so the re-noised regions can be refined again using context from the rest of the horizon. This structured re-noising enables iterative cross-horizon revision, allowing earlier and later segments to revise one another, while maintaining local consistency. We evaluate Diffusion ReRoll against full-sequence diffusion and causal denoising based on Diffusion Forcing across long-horizon planning, policy learning, and unified video-action modeling. On OGBench PointMaze and AntMaze, Diffusion ReRoll achieves relative gains in average success rate of 21% over Diffusion Forcing in matched guidance-based planning and 23% over Diffuser in matched goal-inpainting. In diffusion-policy-style action prediction, Diffusion ReRoll improves average success by 56.5% relative to Diffusion Policy across different prediction horizons and history lengths on the LIBERO-10 multi-task benchmark. In unified video-action prediction, Diffusion ReRoll improves policy and inverse dynamics performance, especially under out-of-distribution evaluation, and achieves the best action-video consistency. These results support structured re-noising as an effective mechanism for revisable robotic sequence generation.

📄 PDF Abstract BibTeX arXiv:2607.19919

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Parallel Sampling of Diffusion Models

2023-05-25 · NeurIPS 2023 11 · Andy Shih, Suneel Belkhale, Stefano Ermon, Dorsa Sadigh 외

Diffusion models are powerful generative models but suffer from slow sampling, often taking 1000 sequential denoising steps for one sample. As a result, considerable efforts have been directed toward reducing the number …

DenoisingImage Generation

Latent-DARM: Bridging Discrete Diffusion And Autoregressive Models For Reasoning

2026-03-10 · Lina Berrayana, Ahmed Heakl, Abdullah Sohail, Thomas Hofmann 외 arxiv

Most multi-agent systems rely exclusively on autoregressive language models (ARMs) that are based on sequential generation. Although effective for fluent text, ARMs limit global reasoning and plan revision. On the other …

BlockVLA: Accelerating Autoregressive VLA via Block Diffusion Finetuning

2026-05-13 · Ruiheng Wang, Shuanghao Bai, Haoran Zhang, Badong Chen 외 arxiv

While autoregressive (AR) Vision-Language-Action (VLA) models have demonstrated formidable reasoning capabilities in robotic tasks, their sequential decoding process often incurs high inference latency and may amplify er…

PCM : Picard Consistency Model for Fast Parallel Sampling of Diffusion Models

2025-03-25 · CVPR 2025 1 · Junhyuk So, Jiwoong Shin, Chaeyeon Jang, Eunhyeok Park

Recently, diffusion models have achieved significant advances in vision, text, and robotics. However, they still face slow generation speeds due to sequential denoising processes. To address this, a parallel sampling met…

DenoisingImage Generation

Two-Steps Diffusion Policy for Robotic Manipulation via Genetic Denoising

2025-10-24 · Mateo Clemente, Leo Brunswic, Rui Heng Yang, Xuan Zhao 외 arxiv

Diffusion models, such as diffusion policy, have achieved state-of-the-art results in robotic manipulation by imitating expert demonstrations. While diffusion models were originally developed for vision tasks like image …

Video Generation