paper-with-me

홈 › Papers

What You Think is What You See: Driving Exploration in VLM Agents via Visual-Linguistic Curiosity

2026-05-05 · Haoxi Li, Qinglin Hou, Jianfei Ma, Jinxiang Lai, Tao Han, Sikai Bai, Jingcai Guo, Jie Zhang, Song Guo arxiv

To navigate partially observable visual environments, recent VLM agents increasingly internalize world modeling capabilities into their policies via explicit CoT reasoning, enabling them to mentally simulate futures before acting. However, relying solely on passive reasoning over visited states is insufficient for sparse-reward tasks, as it lacks the epistemic drive to actively uncover the `known unknown'' required for robust generalization. We ask: Can VLM agents actively find signals that challenge and refine their internal world model through curiosity-driven exploration? In this work, we propose GLANCE, a unified framework that bridges reasoning and exploration by grounding the agent's linguistic world model into the stable visual representations of an evolving target network. Crucially, GLANCE leverages the discrepancy between linguistic prediction and visual reality as an intrinsic curiosity signal within reinforcement learning, steering the agent to actively explore areas where its internal model is uncertain. Extensive experiments across a series of agentic tasks show the effectiveness of GLANCE, and demonstrate that aligning what the agent thinks'' with `what the agent sees'' is key to solving complex or sparse agentic tasks.

📄 PDF Abstract BibTeX arXiv:2605.03782

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

What You Think Is What You Get: Bridge User Intent and Transfer Function Design through Multimodal Large Language Models

2025-06-23 · Yiyao Wang, Bo Pan, Ke Wang, Han Liu 외

Direct volume rendering (DVR) is a fundamental technique for visualizing volumetric data, with transfer functions (TFs) playing a crucial role in extracting meaningful structures. However, designing effective TFs remains…

Dyna-Think: Synergizing Reasoning, Acting, and World Model Simulation in AI Agents

2025-05-31 · Xiao Yu, Baolin Peng, Ruize Xu, Michel Galley 외

Recent progress in reasoning with large language models (LLMs), such as DeepSeek-R1, demonstrates impressive capabilities in domains like mathematics and coding, by exhibiting complex cognitive behaviors such as verifica…

AI AgentImitation Learning

Reinforcement Learning, Bit by Bit

2021-03-06 · Xiuyuan Lu, Benjamin Van Roy, Vikranth Dwaracherla, Morteza Ibrahimi 외

Reinforcement learning agents have demonstrated remarkable achievements in simulated environments. Data efficiency poses an impediment to carrying this success over to real environments. The design of data-efficient agen…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Cognitive Homeostatic Agents

2021-02-27 · Amol Kelkar

Human brain has been used as an inspiration for building autonomous agents, but it is not obvious what level of computational description of the brain one should use. This has led to overly opinionated symbolic approache…

Counterfactual VLA: Self-Reflective Vision-Language-Action Model with Adaptive Reasoning

2025-12-30 · Zhenghao "Mark" Peng, Wenhao Ding, Yurong You, Yuxiao Chen 외 arxiv

Recent reasoning-augmented Vision-Language-Action (VLA) models have improved the interpretability of end-to-end autonomous driving by generating intermediate reasoning traces. Yet these models primarily describe what the…

Autonomous Driving