paper-with-me

Papers

ReGuide: From Test-Time Guidance to Self-Improving Diffusion Policies

2026-06-27 · Tzu-Hsiang Lin, Srinivas Shakkottai, Dileep Kalathil, P. R. Kumar arxiv

Behavior-cloned diffusion policies are expressive but remain vulnerable to covariate shift: small deviations from demonstrated states can compound into task failure. Existing methods address this either by expanding the training distribution through expert corrections or synthetic augmentation, or by steering a frozen policy at test time with guidance from a learned model. The former can be expensive or assumption-dependent, while the latter discards the corrected trajectories after execution. We introduce ReGuide, a self-improving framework that treats guided rollouts as reusable on-policy recovery data. ReGuide first uses Phase-Conditioned Guidance (PCG) to generate corrective rollouts: it constructs phase-specific latent targets, applies guidance only in the drifted-but-recoverable regime, and guides through the estimated clean action to match the dynamics model's training distribution. Successful guided rollouts are then absorbed back into the policy through ReGuide-FT, which fine-tunes the current checkpoint, or ReGuide-FS, which retrains from scratch on the augmented dataset; the two can also be composed and iterated. On Robomimic Can, Square, Transport, and Tool Hang, ReGuide improves base-policy success by $1.3$--$7.7\times$, outperforms LPB in the test-time-only setting, and matched-data ablations show that the gains come from guided recovery data rather than additional rollouts alone.

📄 PDF Abstract BibTeX arXiv:2606.28939

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ReGUIDE: Data Efficient GUI Grounding via Spatial Reasoning and Search

2025-05-21 · Hyunseok Lee, Jeonghoon Kim, Beomjun Kim, Jihoon Tack 외

Recent advances in Multimodal Large Language Models (MLLMs) have enabled autonomous agents to interact with computers via Graphical User Interfaces (GUIs), where accurately localizing the coordinates of interface element…

Spatial Reasoning

ShutterMuse: Capture-Time Photography Guidance with MLLMs

2026-06-24 · Jiayu Li, Yixiao Fang, Tianyu Hu, Wei Cheng 외 arxiv

Real-world photography requires capture-time guidance for both camera framing and subject pose. Yet existing aesthetic cropping benchmarks mainly evaluate post-hoc crop prediction and overlook subject-side recommendation…

Reflexive Guidance: Improving OoDD in Vision-Language Models via Self-Guided Image-Adaptive Concept Generation

2024-10-19 · Seulbi Lee, Jihyo Kim, Sangheum Hwang

With the recent emergence of foundation models trained on internet-scale data and demonstrating remarkable generalization capabilities, such foundation models have become more widely adopted, leading to an expanding rang…

image-classificationImage ClassificationOut-of-Distribution Detection

Forecasting with Guidance: Representation-Level Supervision for Time Series Forecasting

2026-03-25 · Jiacheng Wang, Liang Fan, Baihua Li, Luyan Zhang arxiv

Nowadays, time series forecasting is predominantly approached through the end-to-end training of deep learning architectures using error-based objectives. While this is effective at minimizing average loss, it encourages…

Time Series Forecasting

Self-Guidance: Boosting Flow and Diffusion Generation on Their Own

2024-12-08 · Tiancheng Li, Weijian Luo, Zhiyang Chen, Liyuan Ma 외

Proper guidance strategies are essential to get optimal generation results without re-training diffusion and flow-based text-to-image models. However, existing guidances either require specific training or strong inducti…

Image GenerationText to Image GenerationText-to-Image Generation