paper-with-me

Papers

AsgardBench -- Evaluating Visually Grounded Interactive Planning Under Minimal Feedback

2026-03-16 · Andrea Tupini, Lars Liden, Reuben Tan, Yu Wang, Jianfeng Gao arxiv

With AsgardBench we aim to evaluate visually grounded, high-level action sequence generation and interactive planning, focusing specifically on plan adaptation during execution based on visual observations rather than navigation or low-level manipulation. In the landscape of embodied AI benchmarks, AsgardBench targets the capability category of interactive planning, which is more sophisticated than offline high-level planning as it requires agents to revise plans in response to environmental feedback, yet remains distinct from low-level execution. Unlike prior embodied AI benchmarks that conflate reasoning with navigation or provide rich corrective feedback that substitutes for perception, AsgardBench restricts agent input to images, action history, and lightweight success/failure signals, isolating interactive planning in a controlled simulator without low-level control noise. The benchmark contains 108 task instances spanning 12 task types, each systematically varied through object state, placement, and scene configuration. These controlled variations create conditional branches in which a single instruction can require different action sequences depending on what the agent observes, emphasizing conditional branching and plan repair during execution. Our evaluations of leading vision language models show that performance drops sharply without visual input, revealing weaknesses in visual grounding and state tracking that ultimately undermine interactive planning. Our benchmark zeroes in on a narrower question: can a model actually use what it sees to adapt a plan when things do not go as expected?

📄 PDF Abstract BibTeX arXiv:2603.15888

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Grounding

Similar Papers 제목 키워드 기반

MM-ToolSandBox: A Unified Framework for Evaluating Visual Tool-Calling Agents

2026-07-13 · Kaixin Ma, Di Feng, Alexander Metz, Jiarui Lu 외 arxiv

We introduce MM-ToolSandBox, a benchmark and evaluation framework for visually grounded tool-calling agents. The framework provides a stateful execution environment spanning 500+ tools across 16 application domains, supp…

ConflictBench: Evaluating Human-AI Conflict via Interactive and Visually Grounded Environments

2026-03-09 · Weixiang Zhao, Haozhen Li, Yanyan Zhao, xuda zhi 외 arxiv

As large language models (LLMs) evolve into autonomous agents capable of acting in open-ended environments, ensuring behavioral alignment with human values becomes a critical safety concern. Existing benchmarks, focused …

Interactively Learning Visually Grounded Word Meanings from a Human Tutor

2016-08-01 · WS 2016 8 · Yanchao Yu, Arash Eshghi, Oliver Lemon
Semantic Parsing

VOILA: An Optimised Dialogue System for Interactively Learning Visually-Grounded Word Meanings (Demonstration System)

2017-08-01 · WS 2017 8 · Yanchao Yu, Arash Eshghi, Oliver Lemon

We present VOILA: an optimised, multi-modal dialogue agent for interactive learning of visually grounded word meanings from a human user. VOILA is: (1) able to learn new visual categories interactively from users from sc…

Active Learning

4DSynth: Controllable Procedural World Synthesis for Dynamic Embodied Simulation

2026-08-27 · Zehao Qi, Haochen Luo, Jia-Wang Bian, Zeyu Ma 외 arxiv

Embodied agents need environments that are visually diverse, physically interactive, and changing over time. Procedural simulators can generate large interactive scene collections, and recent 4D generators produce compel…