AuraTracer智迹闻
中文

EVENT DOSSIER

ARIA - An Agentic Framework for Autonomous Testing of Infotainment Systems

2026-09-07 12:00 Models 🔥 42.2 heat score
1sources
1days unfolding
42.2heat score
1mentions
SummaryAI generated

On September 7, 2026, arXiv released the ARIA framework, which conducted end-to-end testing of an Android in-vehicle infotainment system using a multi-agent large language model. In 30 test scenarios, ARIA successfully completed 28 (with a coverage rate of 93.3%) and identified all known defects without any false positives. The framework employed a closed-loop pipeline consisting of four dedicated agents and a reporting phase, capable of automatically generating interactive scripts, reports, reproducable scripts, and visual evidence based on single-sentence scenario descriptions. Evaluation showed that the multi-agent design was significantly superior to the single-agent baseline; the first-round test false positive rate decreased from 72.0% to 52.6%, with 8 false positives due to navigation limitations, insufficient image resolution, or lack of gesture support. The study also analyzed token consumption, call counts, and cost data, indicating that system stability varied with complexity but fault detection remained consistent, demonstrating the potential of integrating visual testing into the continuous integration (CI) process.

Related eventsRELATED EVENTS
Key entitiesKEY ENTITIES
ARIA

SignalsSIGNALS

Keyword heat
  • ARIA1

All reports (1)SOURCES

A arXiv cs.AI en 2026-09-07 12:00

ARIA - An Agentic Framework for Autonomous Testing of Infotainment Systems

ARIA 框架通过多智能体 LLM 自主运行 Android 车机系统端到端测试,在 30 个场景中完成 28 个(93.3%)并检出全部已知缺陷。该框架采用包含四个专用智能体及报告阶段的闭环管道,从单句场景描述生成交互、报告、可复现脚本及视觉证据。评估显示,ARIA 未漏报任何故障,其 8 个误报源于导航/图像限制及不支持的手势;单智能体基线对比证实多智能体设计价值,首轮测试误报率显著更低(52.6% vs 72.0%)。研究还报告了单次运行与重访后的结果、Token/调用/成本数据,表明稳定性随复杂度变化且故障检测一致,指向视觉测试的 CI 集成潜力。