LLMs Resolve Knowledge Conflicts with Multi-Agent Reasoning Framework

Huang Peng, Jiuyang Tang, Weixin Zeng, Hao Xu, Xiang Zhao· June 19, 2026 View original

Summary

A new framework called MACR helps Large Language Models resolve conflicts between their internal knowledge and external context. It uses a multi-agent reasoning approach to assess knowledge confidence and resolve inconsistencies, significantly improving performance over existing methods.

Large Language Models often struggle when their internal knowledge conflicts with external information provided in prompts, or when multiple external contexts contradict each other. Current solutions typically prioritize one source, assuming its reliability, rather than actively resolving the discrepancies. This new research introduces MACR, a framework designed to explicitly address these knowledge conflicts. MACR employs an adaptive knowledge assessment method, using a modified semantic entropy to gauge an LLM's confidence in its answers. Based on this confidence, it either externalizes the model's internal knowledge or retrieves external information. A multi-agent reasoning framework then takes over, with specialized agents that identify rules, analyze conflicts, and resolve inconsistencies across all available knowledge sources. Empirical results indicate that MACR significantly outperforms current state-of-the-art baselines, offering more interpretable resolutions to explicit knowledge conflicts within LLMs.

Why it matters

This research is crucial for developing more reliable and trustworthy LLM applications, especially in domains where factual accuracy and consistency are paramount. Professionals can leverage this approach to build AI systems that better handle conflicting information, leading to more robust decision-making and reduced hallucination.

How to implement this in your domain

  1. 1Integrate MACR-like conflict resolution mechanisms into LLM-powered applications requiring high factual consistency.
  2. 2Develop confidence scoring systems for LLM outputs to identify potential knowledge conflicts proactively.
  3. 3Design multi-agent architectures where specialized agents handle different aspects of knowledge assessment and conflict resolution.
  4. 4Evaluate existing LLM deployments for instances of knowledge conflicts and assess how MACR's principles could improve accuracy.

Who benefits

HealthcareLegalFinanceCustomer ServiceContent Creation

Key takeaways

  • LLMs face challenges when internal and external knowledge sources conflict.
  • MACR introduces a multi-agent reasoning framework to explicitly resolve these inconsistencies.
  • The framework assesses LLM confidence and uses specialized agents for conflict analysis and resolution.
  • MACR significantly improves performance and interpretability in handling knowledge conflicts.

Original post by Huang Peng, Jiuyang Tang, Weixin Zeng, Hao Xu, Xiang Zhao

"arXiv:2606.20245v1 Announce Type: new Abstract: Large language models (LLMs) have achieved strong performance across a wide range of language-based tasks by leveraging both extensive parametric knowledge and in-context learning ability, enabling them to incorporate external infor…"

View on X

Originally posted by Huang Peng, Jiuyang Tang, Weixin Zeng, Hao Xu, Xiang Zhao on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses