arXiv:2506.18472cs.CV2025-06被引 6

解决视觉语言模型在流式数据中异步问答的时序难题

AViLA: Asynchronous Vision-Language Agent for Streaming Multimodal Data Interaction

  • 构建三模块架构,实现历史记忆、证据识别与时间感知响应
  • 在流式数据场景下,准确率提升显著,响应时机更合理
  • 适合自动驾驶、智能机器人等需要实时交互的场景

理想的视觉-语言智能体应作为人类用户与物理世界之间的桥梁,在自动驾驶和具身智能等实际应用中,能够根据用户意图主动提供准确及时的响应。当智能体与世界以动态数据流形式交互并接收用户临时查询时,一个关键挑战是:支持查询的证据(即信息依据)通常与查询到达时间不同步,智能体需基于历史数据、当前观测甚至未来数据进行响应。本文将此问题定义为查询-证据异步性(Query-Evidence Asynchrony),要求模型不仅具备强推理能力,还需保留过往观测并具备时间感知能力。为此,我们提出一个诊断基准,评估多模态大模型在流式交互中的表现;进一步设计了AViLA——一种面向流式数据交互的异步视觉-语言智能体。AViLA包含三个核心模块:全面的记忆保留、证据识别和证据驱动的触发机制,以实现通用记忆维护和即时、时间敏感的响应。实验表明,现有模型常在错误时间响应,而AViLA显著提升了准确性和时间感知能力。代码与数据集将公开。

原文摘要 · Abstract (English)

An ideal vision-language agent serves as a bridge between the human users and their surrounding physical world in real-world applications like autonomous driving and embodied agents, and proactively provides accurate and timely responses given user intents. An intriguing challenge arises when agents interact with the world as a dynamic data stream and ad-hoc queries from users: supporting knowledge for queries, namely evidence, usually appears asynchronously with the arrival time of queries, and agents need to ground their responses in historical data, present observations, and even future streams. We frame this challenge as Query-Evidence Asynchrony, where user queries and their supporting evidence typically arrive asynchronously in the streaming setting. This setting requires not only strong reasoning capabilities but also the ability to retain past observations and respond to queries with temporal awareness. In this paper, we introduce a diagnostic benchmark that evaluates Multimodal Large Language Models (MLLMs) on their ability to handle interaction with streaming data. Further, we present AViLA, Asynchronous Video-Language Agent for streaming data interaction that can handle ad-hoc queries and give time-aware responses. For this purpose, AViLA consists of three key modules: comprehensive memory retention, evidence identification, and evidence-grounded trigger, that are designed to maintain a general-purpose memory and respond readily and timely to queries. Our experiments show that existing models often fail to respond at appropriate times, while AViLA significantly improves both accuracy and temporal awareness. Our code and dataset will be publicly available.

视觉语言流式数据时序感知智能体

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。