arXiv:2505.14668cs.AIcs.CL2025-05NeurIPS被引 62

用可穿戴设备感知环境,让大模型主动预测并协助用户

ContextAgent: Context-Aware Proactive LLM Agents with Open-World Sensory Perceptions

  • 通过可穿戴设备多维度感知用户环境,理解意图
  • 在9类日常场景中预测主动服务需求,工具调用准确率提升6.0%
  • 首个评测基准,适合研究智能助手与人机交互的开发者

大语言模型推动智能代理从被动响应转向主动支持。现有主动代理或依赖封闭环境(如桌面界面)的观察,或采用规则式提醒,导致用户意图理解不足、功能受限。本文提出首个情境感知的主动代理ContextAgent,通过可穿戴设备(如视频、音频)获取大规模感官数据,提取多维情境信息以理解用户意图;结合历史数据中的角色特征,预测主动服务必要性;当需要时,自动调用相应工具无感协助。为评估该任务,我们构建了首个评测基准ContextAgentBench,涵盖9类日常场景、20种工具,共1000个样本。实验表明,ContextAgent在主动预测和工具调用上分别比基线高出8.5%和6.0%。代码与数据集已开源。

原文摘要 · Abstract (English)

Recent advances in Large Language Models (LLMs) have propelled intelligent agents from reactive responses to proactive support. While promising, existing proactive agents either rely exclusively on observations from enclosed environments (e.g., desktop UIs) with direct LLM inference or employ rule-based proactive notifications, leading to suboptimal user intent understanding and limited functionality for proactive service. In this paper, we introduce ContextAgent, the first context-aware proactive agent that incorporates extensive sensory contexts surrounding humans to enhance the proactivity of LLM agents. ContextAgent first extracts multi-dimensional contexts from massive sensory perceptions on wearables (e.g., video and audio) to understand user intentions. ContextAgent then leverages the sensory contexts and personas from historical data to predict the necessity for proactive services. When proactive assistance is needed, ContextAgent further automatically calls the necessary tools to assist users unobtrusively. To evaluate this new task, we curate ContextAgentBench, the first benchmark for evaluating context-aware proactive LLM agents, covering 1,000 samples across nine daily scenarios and twenty tools. Experiments on ContextAgentBench show that ContextAgent outperforms baselines by achieving up to 8.5% and 6.0% higher accuracy in proactive predictions and tool calling, respectively. We hope our research can inspire the development of more advanced, human-centric, proactive AI assistants. The code and dataset are publicly available at https://github.com/openaiotlab/ContextAgent.

智能代理主动服务可穿戴感知大模型应用

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