{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/arxiv-2603-28488","title":"Courtroom-Style Multi-Agent Debate with Progressive RAG and Role-Switching for Controversial Claim Verification","arxiv_id":"2603.28488","date":"2026-03-30","proceeding":null,"authors":["Masnun Nuha Chowdhury","Nusrat Jahan Beg","Umme Hunny Khan","Syed Rifat Raiyan","Md Kamrul Hasan","Hasan Mahmud"],"abstract":"Large language models (LLMs) remain unreliable for high-stakes claim verification due to hallucinations and shallow reasoning. While retrieval-augmented generation (RAG) and multi-agent debate (MAD) address this, they are limited by one-pass retrieval and unstructured debate dynamics. We propose a courtroom-style multi-agent framework, PROClaim, that reformulates verification as a structured, adversarial deliberation. Our approach integrates specialized roles (e.g., Plaintiff, Defense, Judge) with Progressive RAG (P-RAG) to dynamically expand and refine the evidence pool during the debate. Furthermore, we employ evidence negotiation, self-reflection, and heterogeneous multi-judge aggregation to enforce calibration, robustness, and diversity. In zero-shot evaluations on the Check-COVID benchmark, PROClaim achieves 81.7% accuracy, outperforming standard multi-agent debate by 10.0 percentage points, with P-RAG driving the primary performance gains (+7.5 pp). We ultimately demonstrate that structural deliberation and model heterogeneity effectively mitigate systematic biases, providing a robust foundation for reliable claim verification. Our code and data are publicly available at https://github.com/mnc13/PROClaim.","url_abs":"https://arxiv.org/abs/2603.28488","url_pdf":"https://arxiv.org/pdf/2603.28488","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2603.28488","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2603.28488"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/mnc13/PROClaim","reach":null}],"summary":{"unverified":17},"by_repo_kind":{"found_in_text":{"samples":17,"ran":0,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":17,"samples":[{"code_sha256_prefix":"d11d5e88378ed11f","entry":"calculate_confidence","repo":"mnc13/PROClaim","repo_kind":"found_in_text","path":"framework/confidence_calibration.py","file_url":"https://github.com/mnc13/PROClaim/blob/HEAD/framework/confidence_calibration.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"d11d5e88378ed11f"}},{"code_sha256_prefix":"ecbbaba6bc16c3f0","entry":"calculate_fleiss_kappa","repo":"mnc13/PROClaim","repo_kind":"found_in_text","path":"sycophancy_analysis.py","file_url":"https://github.com/mnc13/PROClaim/blob/HEAD/sycophancy_analysis.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"ecbbaba6bc16c3f0"}},{"code_sha256_prefix":"ae2480d427f6f689","entry":"compute_kappas","repo":"mnc13/PROClaim","repo_kind":"found_in_text","path":"framework/aggregate_ablation_results.py","file_url":"https://github.com/mnc13/PROClaim/blob/HEAD/framework/aggregate_ablation_results.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"ae2480d427f6f689"}},{"code_sha256_prefix":"5b1c8ae2409e16f6","entry":"compute_metrics","repo":"mnc13/PROClaim","repo_kind":"found_in_text","path":"framework/aggregate_ablation_results.py","file_url":"https://github.com/mnc13/PROClaim/blob/HEAD/framework/aggregate_ablation_results.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"5b1c8ae2409e16f6"}},{"code_sha256_prefix":"075c797ab29203f8","entry":"efetch_xml","repo":"mnc13/PROClaim","repo_kind":"found_in_text","path":"framework/build_pubmed_corpus.py","file_url":"https://github.com/mnc13/PROClaim/blob/HEAD/framework/build_pubmed_corpus.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"075c797ab29203f8"}},{"code_sha256_prefix":"7ad8b04b16d4b8eb","entry":"esearch","repo":"mnc13/PROClaim","repo_kind":"found_in_text","path":"framework/build_pubmed_corpus.py","file_url":"https://github.com/mnc13/PROClaim/blob/HEAD/framework/build_pubmed_corpus.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"7ad8b04b16d4b8eb"}},{"code_sha256_prefix":"b54776e141f623ac","entry":"extract_consistency_score","repo":"mnc13/PROClaim","repo_kind":"found_in_text","path":"framework/confidence_calibration.py","file_url":"https://github.com/mnc13/PROClaim/blob/HEAD/framework/confidence_calibration.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"b54776e141f623ac"}},{"code_sha256_prefix":"703660e8ca176031","entry":"extract_scores","repo":"mnc13/PROClaim","repo_kind":"found_in_text","path":"sycophancy_analysis.py","file_url":"https://github.com/mnc13/PROClaim/blob/HEAD/sycophancy_analysis.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"703660e8ca176031"}},{"code_sha256_prefix":"cb91f868d3bda9cc","entry":"fmt_ymd","repo":"mnc13/PROClaim","repo_kind":"found_in_text","path":"framework/build_pubmed_corpus_sliced.py","file_url":"https://github.com/mnc13/PROClaim/blob/HEAD/framework/build_pubmed_corpus_sliced.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"cb91f868d3bda9cc"}},{"code_sha256_prefix":"dca56b827a1d48aa","entry":"get_bucket_stats","repo":"mnc13/PROClaim","repo_kind":"found_in_text","path":"framework/calibration_analysis.py","file_url":"https://github.com/mnc13/PROClaim/blob/HEAD/framework/calibration_analysis.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"dca56b827a1d48aa"}},{"code_sha256_prefix":"8a31d60f72868258","entry":"get_with_retries","repo":"mnc13/PROClaim","repo_kind":"found_in_text","path":"framework/build_pubmed_corpus.py","file_url":"https://github.com/mnc13/PROClaim/blob/HEAD/framework/build_pubmed_corpus.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"8a31d60f72868258"}},{"code_sha256_prefix":"162a344c42ef2f60","entry":"get_with_retries","repo":"mnc13/PROClaim","repo_kind":"found_in_text","path":"framework/build_pubmed_corpus_sliced.py","file_url":"https://github.com/mnc13/PROClaim/blob/HEAD/framework/build_pubmed_corpus_sliced.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"162a344c42ef2f60"}},{"code_sha256_prefix":"4f68f29b4b8abc1f","entry":"normalize","repo":"mnc13/PROClaim","repo_kind":"found_in_text","path":"framework/confidence_calibration.py","file_url":"https://github.com/mnc13/PROClaim/blob/HEAD/framework/confidence_calibration.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"4f68f29b4b8abc1f"}},{"code_sha256_prefix":"c234e330b540f694","entry":"normalize_ws","repo":"mnc13/PROClaim","repo_kind":"found_in_text","path":"framework/build_faiss.py","file_url":"https://github.com/mnc13/PROClaim/blob/HEAD/framework/build_faiss.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"c234e330b540f694"}},{"code_sha256_prefix":"3e7ca9dcc545940b","entry":"parse_ymd","repo":"mnc13/PROClaim","repo_kind":"found_in_text","path":"framework/build_pubmed_corpus_sliced.py","file_url":"https://github.com/mnc13/PROClaim/blob/HEAD/framework/build_pubmed_corpus_sliced.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"3e7ca9dcc545940b"}},{"code_sha256_prefix":"4bd17a786e696ec8","entry":"sentenceish_chunks","repo":"mnc13/PROClaim","repo_kind":"found_in_text","path":"framework/build_faiss.py","file_url":"https://github.com/mnc13/PROClaim/blob/HEAD/framework/build_faiss.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"4bd17a786e696ec8"}},{"code_sha256_prefix":"52eb9dd54bf23a81","entry":"split_by_sections","repo":"mnc13/PROClaim","repo_kind":"found_in_text","path":"framework/build_faiss.py","file_url":"https://github.com/mnc13/PROClaim/blob/HEAD/framework/build_faiss.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"52eb9dd54bf23a81"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.CL","source":"arxiv_2026.jsonl"},"syntology_extracted_results":null}