| Challenge: | Large language model (LLM) based multi-agent systems (MAS) show promise on complex tasks but remain prone to failures of coordination, such as goal drift, error cascades, and misaligned behaviors. |
| Approach: | They propose a psychologically grounded method for improving coordination using Explicit Trait Inference (ETI) ETI enables agents to infer and track partner characteristics along two established psychological dimensions—warmth (e.g., trust) and competence (eg. skill) |
| Outcome: | The proposed method reduces payoff loss in controlled and realistic multi-agent settings by 45–77% and improves performance by 3–29% depending on scenario and model. |
Similar Papers
Superficial Success vs. Internal Breakdown: An Empirical Study of Generalization in Adaptive Multi-Agent Systems (2026.findings-acl)
Copied to clipboard
| Challenge: | Adaptive multi-agent systems (MAS) are increasingly adopted as solutions to complex problems. |
| Approach: | They conduct extensive empirical study on adaptive multi-agent systems . they find they are prone to topological overfitting and exhibit illusory coordination . authors urge prioritization of generalization in MAS development and evaluation . |
| Outcome: | a new study shows adaptive multi-agent systems are prone to overfitting and lack coordination . the findings highlight the need to prioritize generalization in MAS development . |
PrefIx: Understand and Adapt to User Preference in Human-Agent Interaction (2026.findings-acl)
Copied to clipboard
| Challenge: | Current benchmarks evaluate task accuracy but overlook how agents interact . Preference-aware agents show 7.6% average UX improvement and 18.5% gain in preference alignment. |
| Approach: | They propose a configurable environment that evaluates both what agents accomplish and how they interact. |
| Outcome: | The proposed model improves performance and improves user experience by 7.6% and 18.5% respectively. |
The Hidden Strength of Disagreement: Unraveling the Consensus-Diversity Tradeoff in Adaptive Multi-Agent Systems (2025.emnlp-main)
Copied to clipboard
| Challenge: | Conventional LLM-based MAS rely on explicit coordination, e.g., prompts or voting, risking premature homogenization. |
| Approach: | They propose to preserve partial diversity by combining in-context learning with explicit coordination to form consensus in dynamic environments. |
| Outcome: | The proposed model outperforms explicit consensus models on three scenarios showing that partial deviation from group norms boosts exploration, robustness, and performance. |
Trait Activation in Silicon: A Situation-Aware Framework for Psychologically Grounded Role-Playing (2026.acl-long)
Copied to clipboard
| Challenge: | Role-playing agents lack a deep understanding of complex human psychological mechanisms. |
| Approach: | They propose a situation-aware framework that decouples personality traits into bidirectional LoRA adapters. |
| Outcome: | Empirical results show that PD-LLM achieves superior performance in both static fidelity and dynamic adaptability. |
Beyond Self-Reports: Multi-Observer Agents for Personality Assessment in Large Language Models (2025.findings-emnlp)
Copied to clipboard
| Challenge: | Self-report questionnaires are used to assess LLM personality traits, but they fail to capture behavioral nuances due to biases and meta-knowledge contamination. |
| Approach: | They propose a multi-observer framework for personality trait assessments in LLM agents that draws on informant-report methods in psychology. |
| Outcome: | The proposed framework combines multiple observers with a subject LLM agent to assess its Big Five personality traits. |
ET-Agent: Incentivizing Effective Tool-Integrated Reasoning Agent via Behavior Calibration (2026.acl-long)
Copied to clipboard
| Challenge: | Existing training frameworks for Large Language Models (LLMs) focus on answers’ accuracy, overlooking specific alignment for behavior patterns. |
| Approach: | They propose a training framework for calibrating agent’s tool-use behavior through two synergistic perspectives: self-evolving data flywheel and behavior calibration training. |
| Outcome: | The proposed framework improves the accuracy, efficiency, reasoning conciseness, and tool execution accuracy of large language models. |
Towards Efficient LLM Grounding for Embodied Multi-Agent Collaboration (2025.findings-acl)
Copied to clipboard
| Challenge: | Existing methods for grounding large language models suffer from inefficient querying . Existing approaches that rely on physical verification or self-reflection suffer from excessive querying. |
| Approach: | They propose a framework that introduces Reinforced Advantage feedback for efficient self-refinement of plans. |
| Outcome: | The proposed framework surpasses baselines in success rate and significantly decreases interaction steps of agents and query rounds of LLMs. |
MSI-Agent: Incorporating Multi-Scale Insight into Embodied Agents for Superior Planning and Decision-Making (2024.emnlp-main)
Copied to clipboard
| Challenge: | Insight is a form of long-term memory for an agent but lack of general insight can undermine its effectiveness. |
| Approach: | They propose an embodied agent that summarises and utilizes insight effectively across different scales and generates task-specific and high-level insight, stores it in a database, and then uses relevant insight from it. |
| Outcome: | The proposed agent outperforms a similar agent when planning by GPT3.5 and is more robust when faced with domain-shifting scenarios. |
Towards Implicit Bias Detection and Mitigation in Multi-Agent LLM Interactions (2024.findings-emnlp)
Copied to clipboard
| Challenge: | a recent study shows that large language models are susceptible to societal biases due to their exposure to human-generated data. |
| Approach: | They propose two strategies to mitigate implicit gender biases in large language models . they create scenarios where implicit gender is present and develop a metric to assess the presence of biase . |
| Outcome: | The proposed methods mitigate implicit biases with self-reflection and fine-tuning. |
LLM-Coordination: Evaluating and Analyzing Multi-agent Coordination Abilities in Large Language Models (2025.findings-naacl)
Copied to clipboard
| Challenge: | Large Language Models (LLMs) have demonstrated emergent common-sense reasoning and Theory of Mind (ToM) capabilities, making them promising candidates for developing coordination agents. |
| Approach: | They propose to use Large Language Models (LLMs) to analyze coordination models in Pure Coordination settings where agents must cooperate to maximize gains. |
| Outcome: | The proposed benchmark evaluates LLMs through two distinct tasks: Agentic Coordination and Coordination Question Answering. |