RoundTable: Investigating Group Decision-Making Mechanism in Multi-Agent Collaboration
Young-Min Cho, Raphael Shu, Nilaksh Das, Tamer Alkhouli, Yi-An Lai, Jason Cai, Monica Sunkara, Yi Zhang, Dan Roth

TL;DR
This paper systematically studies how different group decision-making mechanisms affect collaboration quality and efficiency in multi-agent systems, revealing the impact of voting rules and communication patterns.
Contribution
It provides a comprehensive analysis of voting mechanisms and communication behaviors, introducing language-based early stopping to improve collaboration efficiency.
Findings
Majority voting causes inefficiency due to strict acceptance criteria.
Unanimous voting reduces initial performance by 87%.
Language-based early stopping improves performance and halves the number of rounds.
Abstract
Effective group decision-making is critical in Multi-Agent Systems (MAS). Yet, how different mechanisms for reaching consensus impact collaboration quality and efficiency remains understudied. We conduct a systematic study on group decision-making mechanisms in a decentralized setting. Through controlled experiments, we analyze how different voting rules affect decision quality and efficiency in a multi-round collaboration. Results reveal that majority voting often cause inefficient collaboration due to its strict acceptance criteria. At the extreme, unanimous voting gives 87% lower initial performance than the best-performing method. Our qualitative analysis of cross-agent communication shows that messages become longer and more repetitive over time: while message length increases by 84%, similarity to the previous round increases to 90%. Based on these insights, language-based early…
Peer Reviews
Decision·Submitted to ICLR 2025
- The proposed platform, RoundTable, uniquely examines how social choice mechanisms influence collaborative behavior and decision-making in MAS. This offers a novel exploration of decentralized decision-making in MAS - The findings on linguistic indicators of effective collaboration and the utility of early stopping mechanisms have practical implications for optimizing MAS environments in real-world applications such as recommendation systems and market simulations. - The paper’s structure is
- The study uses simulated environments and tasks like the MovieLens recommendation system and an exchange economy setup. Although these are relevant, real-world MAS applications may present further challenges not fully addressed by the study’s current models and assumptions. - The paper explores early stopping methods to enhance MAS efficiency, but this approach may not translate as effectively in highly dynamic environments where task complexity varies. More varied scenarios could strengthen
1. Originality The paper is original in its approach to studying decentralized decision-making within multi-agent systems (MAS). Unlike many works that focus on designing new algorithms for MAS, this paper shifts focus to understanding the effects of different social choice mechanisms, such as majority voting and score-based voting. This perspective offers fresh insights into the dynamics of agent interactions and decision-making efficiency. 2. Quality The paper delves into the communication dyn
1. A primary limitation of the paper is its heavy dependence on simulated environments for assessing the performance of various social choice mechanisms. While simulations offer a controlled context ideal for variable isolation, they often fall short in capturing the intricacies and unpredictability inherent in real-world multi-agent systems (MAS)。 2. The paper introduces an intriguing concept of early stopping methods grounded in the linguistic nuances of agent communication. However, the eval
The idea of looking at social choice mechanisms in the context of LLM agents is natural and compelling.
The paper doesn't seem to be aware of the literature on computational social choice: https://cgi.cse.unsw.edu.au/~haziz/comsoc.pdf Also doesn't seem to be aware of literature on automated negotiation and dialogue: https://en.wikipedia.org/wiki/Automated_negotiation I'm puzzled as to what the value of the results is. The setup seems very arbitrary.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBusiness Strategy and Innovation · Collaboration in agile enterprises · Team Dynamics and Performance
MethodsEarly Stopping · Mixing Adam and SGD
