Multi Agent
Research papers, repositories, and articles about multi agent
Showing 2 of 2 items
Conformity and Social Impact on AI Agents
Researchers adapt classic social-psychology experiments to AI agents and find they also conform to group pressure. Even strong models can be pushed into wrong answers by coordinated peers, which raises real worries for multi-agent deployments and information ecosystems.
MAC: A Multi-Agent Framework for Interactive User Clarification in Multi-turn Conversations
Proposes a multi‑agent architecture where specialized conversational agents coordinate to decide when and how to ask clarification questions in ambiguous multi‑turn tasks. Instead of a monolithic assistant, MAC assigns roles and coordination rules so that the ‘right’ agent takes the lead on resolving uncertainty. This is a nice complement to SpeakRL: one focuses on *whether* to clarify, the other on *who* clarifies and how to coordinate in complex workflows.