🤖 AI Summary
This work addresses the limitations of traditional answer aggregation methods in open-ended collaboration, which often overlook minority viewpoints and struggle to manage deep-seated disagreements. The authors propose a multi-agent framework that constructs preference-driven agents for each participant, explicitly surfacing consensus and dissent through a structured discussion protocol. By integrating preference-conditioned agent modeling, a formalized dialogue mechanism, and a consensus-oriented iterative synthesis process, the approach generates more balanced collective outputs. Evaluated on two collaborative tasks, the method significantly outperforms baseline approaches, demonstrating superior performance in both representativeness of individual perspectives and strength of consensus in the final outcomes.
📝 Abstract
In open-ended domains, teams must reconcile diverse viewpoints to produce strong deliverables. Answer aggregation approaches commonly used in closed domains are ill-suited to this setting, as they tend to suppress minority perspectives rather than resolve underlying disagreements. We present TeamFusion, a multi-agent system designed to support teamwork in open-ended domains by: 1. Instantiating a proxy agent for each team member conditioned on their expressed preferences; 2. Conducting a structured discussion to surface agreements and disagreements; and 3. Synthesizing more consensus-oriented deliverables that feed into new iterations of discussion and refinement. We evaluate TeamFusion on two teamwork tasks where team members can assess how well their individual views are represented in team decisions and how consensually strong the final deliverables are, finding that it outperforms direct aggregation baselines across metrics, tasks, and team configurations.