Pith. sign in

REVIEW 6 cited by

Retrieval-Augmented Generation with Conflicting Evidence

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2504.13079 v2 pith:Q5AVBUDS submitted 2025-04-17 cs.CL cs.AI

classification cs.CLcs.AI
keywords misinformationconflictingambiguityevidencemadam-ragmultiplenoisewhile
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Large language model (LLM) agents are increasingly employing retrieval-augmented generation (RAG) to improve the factuality of their responses. However, in practice, these systems often need to handle ambiguous user queries and potentially conflicting information from multiple sources while also suppressing inaccurate information from noisy or irrelevant documents. Prior work has generally studied and addressed these challenges in isolation, considering only one aspect at a time, such as handling ambiguity or robustness to noise and misinformation. We instead consider multiple factors simultaneously, proposing (i) RAMDocs (Retrieval with Ambiguity and Misinformation in Documents), a new dataset that simulates complex and realistic scenarios for conflicting evidence for a user query, including ambiguity, misinformation, and noise; and (ii) MADAM-RAG, a multi-agent approach in which LLM agents debate over the merits of an answer over multiple rounds, allowing an aggregator to collate responses corresponding to disambiguated entities while discarding misinformation and noise, thereby handling diverse sources of conflict jointly. We demonstrate the effectiveness of MADAM-RAG using both closed and open-source models on AmbigDocs -- which requires presenting all valid answers for ambiguous queries -- improving over strong RAG baselines by up to 11.40% and on FaithEval -- which requires suppressing misinformation -- where we improve by up to 15.80% (absolute) with Llama3.3-70B-Instruct. Furthermore, we find that RAMDocs poses a challenge for existing RAG baselines (Llama3.3-70B-Instruct only obtains 32.60 exact match score). While MADAM-RAG begins to address these conflicting factors, our analysis indicates that a substantial gap remains especially when increasing the level of imbalance in supporting evidence and misinformation.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 6 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. DRAGged into Conflicts: Detecting and Addressing Conflicting Sources in Search-Augmented LLMs

    cs.CL 2025-06 conditional novelty 7.0 of 10

    The paper introduces a taxonomy and benchmark for knowledge conflicts in search-augmented LLMs, and experiments show that prompting for conflict type improves response quality.

  2. PURPOSE: Poisoning Conflict Resolution in RAG via Proxy-Fact-Grounded Updates

    cs.CR 2026-08 conditional novelty 6.0 of 10

    A black-box poisoning attack that frames false information as a fact-compatible update defeats conflict-resolution safeguards in RAG on most tested settings.

  3. MSRS: Evaluating Multi-Source Retrieval-Augmented Generation

    cs.CL 2025-08 conditional novelty 6.0 of 10

    MSRS provides two multi-source retrieval and synthesis benchmarks and shows generation quality depends heavily on retrieval, with reasoning models best at oracle synthesis.

  4. HVM-GraphRAG: Holistic-View Multimodal Graph Retrieval-Augmented Generation on Complex Document

    cs.IR 2026-07 conditional novelty 5.0 of 10

    A holistic-view multimodal GraphRAG that conflict-resolves concept indices and retrieves via compact concept anchors plus modality-grouped evidence, beating strong baselines on three complex-document QA sets.

  5. Wrong Design Intent Can Be Worse Than None: A Derangement-Control Diagnosis of Header Conditioning in CAD Program Completion

    cs.LG 2026-07 conditional novelty 5.0 of 10

    A wrong design-intent header degrades CAD completion below the no-header baseline, and a derangement-trained control shows the harm comes from the learned header-program mapping.

  6. Reasoning RAG via System 1 or System 2: A Survey on Reasoning Agentic Retrieval-Augmented Generation for Industry Challenges

    cs.AI 2025-06 unverdicted novelty 3.0 of 10

    A review that classifies Reasoning Agentic RAG into predefined (System 1-like) and agentic (System 2-like) workflows, surveying their designs and training strategies.

Pith tools