菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-07-04
📄 Abstract - ProACT: Towards Breakdown-Aware Proactive Agent in Multi-User Collaboration

Conversational agents are increasingly embedded in human collaborative work, yet they remain fundamentally passive and reactive: they respond to explicit user requests rather than proactively recognizing moments when a team would benefit from timely intervention as human collaborators often do. This reactive design substantially limits the use of agents as active participants in multi-user collaboration, where disagreements, ambiguous goals, forgotten constraints, underspecified plans, discussion loops, and imbalanced participation can gradually undermine group progress. To move agents from passive assistants toward active participants in multi-user collaboration, we introduce ProACT, a breakdown-aware agent framework grounded in theories of common ground, collaborative planning, and coordination work. ProACT observes the speaker-attributed conversation history, determines whether the current turn contains a collaboration breakdown requiring intervention, decides whether the agent should stay silent or speak, and, when speaking is needed, routes the case to a targeted collaboration skill. We further introduce the first multi-user collaboration benchmark for evaluating proactive agents across project planning, product design, research collaboration, logistics, education, and resource-constrained decision making. Across 3,244 turn-level examples and five LLM backbones, ProACT consistently improves collaborative appropriateness, non-interruptiveness, conciseness, and judged intervention quality over direct chat.

顶级标签: agents natural language processing multi-modal
详细标签: conversational agents proactive intervention multi-user collaboration breakdown detection benchmark 或 搜索:

ProACT:面向多用户协作中故障感知的主动式智能体 / ProACT: Towards Breakdown-Aware Proactive Agent in Multi-User Collaboration


1️⃣ 一句话总结

本文提出了一个名为ProACT的智能体框架,它能像人类协作者一样主动识别团队协作中的问题(如意见分歧、目标模糊、参与不均等),并决定何时介入或保持沉默,从而在多个实际场景中显著提升了协作的顺畅性和干预质量。

源自 arXiv: 2607.03730