English

Self-Improving Loops for Visual Robotic Planning

Robotics 2026-03-12 v3 Artificial Intelligence

Abstract

Video generative models trained on expert demonstrations have been utilized as performant text-conditioned visual planners for solving robotic tasks. However, generalization to unseen tasks remains a challenge. Whereas improved generalization may be facilitated by leveraging learned prior knowledge from additional pre-collected offline data sources, such as web-scale video datasets, in the era of experience we aim to design agents that can continuously improve in an online manner from self-collected behaviors. In this work we thus propose the Self-Improving Loops for Visual Robotic Planning (SILVR), where an in-domain video model iteratively updates itself on self-produced trajectories, and steadily improves its performance for a specified task of interest. We apply SILVR to a diverse suite of MetaWorld tasks, as well as two manipulation tasks on a real robot arm, and find that performance improvements continuously emerge over multiple iterations for novel tasks unseen during initial in-domain video model training. We demonstrate that SILVR is robust in the absence of human-provided ground-truth reward functions or expert-quality demonstrations, and is preferable to alternate approaches that utilize online experience in terms of performance and sample efficiency.

Keywords

Cite

@article{arxiv.2506.06658,
  title  = {Self-Improving Loops for Visual Robotic Planning},
  author = {Calvin Luo and Zilai Zeng and Mingxi Jia and Yilun Du and Chen Sun},
  journal= {arXiv preprint arXiv:2506.06658},
  year   = {2026}
}

Comments

ICLR 2026. Project Page: https://diffusion-supervision.github.io/silvr/

R2 v1 2026-07-01T03:04:42.272Z