ROCVLGMay 12, 2025

Imagine, Verify, Execute: Memory-guided Agentic Exploration with Vision-Language Models

arXiv:2505.07815v31 citationsh-index: 7
Originality Highly original
AI Analysis

This addresses the challenge of generating grounded exploratory behaviors for robots in unstructured settings, representing a novel method for a known bottleneck.

The paper tackles the problem of robotic exploration in open-ended environments by proposing the IVE framework, which uses vision-language models to imagine and verify novel scenes, resulting in a 4.1 to 7.8x increase in state entropy and policies that match or exceed human-collected demonstration performance.

Exploration is essential for general-purpose robotic learning, especially in open-ended environments where dense rewards, explicit goals, or task-specific supervision are scarce. Vision-language models (VLMs), with their semantic reasoning over objects, spatial relations, and potential outcomes, present a compelling foundation for generating high-level exploratory behaviors. However, their outputs are often ungrounded, making it difficult to determine whether imagined transitions are physically feasible or informative. To bridge the gap between imagination and execution, we present IVE (Imagine, Verify, Execute), an agentic exploration framework inspired by human curiosity. Human exploration is often driven by the desire to discover novel scene configurations and to deepen understanding of the environment. Similarly, IVE leverages VLMs to abstract RGB-D observations into semantic scene graphs, imagine novel scenes, predict their physical plausibility, and generate executable skill sequences through action tools. We evaluate IVE in both simulated and real-world tabletop environments. The results show that IVE enables more diverse and meaningful exploration than RL baselines, as evidenced by a 4.1 to 7.8x increase in the entropy of visited states. Moreover, the collected experience supports downstream learning, producing policies that closely match or exceed the performance of those trained on human-collected demonstrations.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes