中文

AI 代理能否理解线上会议中关于数据可视化的口头对话?

人机交互 2025-10-07 v1 人工智能

摘要

本短文 presented work evaluating an AI agent's understanding of spoken conversations about data visualizations in an online meeting scenario. There is growing interest in the development of AI-assistants that support meetings, such as by providing assistance with tasks or summarizing a discussion. The quality of this support depends on a model that understands the conversational dialogue. To evaluate this understanding, we introduce a dual-axis testing framework for diagnosing the AI agent's comprehension of spoken conversations about data. Using this framework, we designed a series of tests to evaluate understanding of a novel corpus of 72 spoken conversational dialogues about data visualizations. We examine diverse pipelines and model architectures, LLM vs VLM, and diverse input formats for visualizations (the chart image, its underlying source code, or a hybrid of both) to see how this affects model performance on our tests. Using our evaluation methods, we found that text-only input modalities achieved the best performance (96%) in understanding discussions of visualizations in online meetings.

关键词

引用

@article{arxiv.2510.00245,
  title  = {Can AI agents understand spoken conversations about data visualizations in online meetings?},
  author = {Rizul Sharma and Tianyu Jiang and Seokki Lee and Jillian Aurisano},
  journal= {arXiv preprint arXiv:2510.00245},
  year   = {2025}
}