Autonomous Agents for Collaborative Task under Information Asymmetry
Wei Liu, Chenxi Wang, Yifei Wang, Zihao Xie, Rennai Qiu, Yufan Dang,, Zhuoyun Du, Weize Chen, Cheng Yang, Chen Qian

TL;DR
This paper introduces iAgents, a novel multi-agent system that overcomes information asymmetry by enabling proactive information exchange among agents, significantly improving collaborative task-solving in social networks.
Contribution
The paper proposes iAgents with a new reasoning mechanism, InfoNav, and a benchmark InformativeBench for evaluating LLM agents under information asymmetry conditions.
Findings
iAgents successfully collaborated within a network of 140 individuals and 588 relationships.
The system autonomously communicated over 30 turns and retrieved nearly 70,000 messages.
Tasks were completed within 3 minutes, demonstrating efficiency and effectiveness.
Abstract
Large Language Model Multi-Agent Systems (LLM-MAS) have achieved great progress in solving complex tasks. It performs communication among agents within the system to collaboratively solve tasks, under the premise of shared information. However, when agents' collaborations are leveraged to perform multi-person tasks, a new challenge arises due to information asymmetry, since each agent can only access the information of its human user. Previous MAS struggle to complete tasks under this condition. To address this, we propose a new MAS paradigm termed iAgents, which denotes Informative Multi-Agent Systems. In iAgents, the human social network is mirrored in the agent network, where agents proactively exchange human information necessary for task resolution, thereby overcoming information asymmetry. iAgents employs a novel agent reasoning mechanism, InfoNav, to navigate agents'…
Peer Reviews
Decision·NeurIPS 2024 poster
To me, this paper features the following strengths: 1. The InfoNav mechanism for guiding agent communication towards effective information exchange is well-conceived. This structured approach to agent reasoning and communication is an important contribution. 2. The development of InformativeBench as a benchmark for evaluating task-solving ability under information asymmetry is remarkable, which provides a standardized way to measure the effectiveness of relevant systems. 3. The experiments are
1. While the paper mentions the several limitations of previous multi-agent system approaches (especially regarding the ability of handling information asymmetry), a more detailed comparative analysis of iAgents with existing methods would strengthen the argument for its superior performance. 2. The proposed mechanism lacks theoretical foundations or analysis which principally shows that iAgents does improve the agents' ability of information exchange in the face of asymmetry under certain assum
Code & Models
Videos
Taxonomy
TopicsNeural Networks and Applications · Cognitive Computing and Networks · Collaboration in agile enterprises
MethodsMixing Adam and SGD
