paper-with-me

Papers

MArgE: Meshing Argumentative Evidence from Multiple Large Language Models for Justifiable Claim Verification

2025-08-04 · Ming Pok Ng, Junqi Jiang, Gabriel Freedman, Antonio Rago, Francesca Toni arxiv

Leveraging outputs from multiple large language models (LLMs) is emerging as a method for harnessing their power across a wide range of tasks while mitigating their capacity for making errors, e.g., hallucinations. However, current approaches to combining insights from multiple LLMs often involve unstructured interactions (e.g., free debate), resulting in model generations that are not faithfully justifiable. In this work, we introduce MArgE, a novel framework to provide formal structure to the evidence from each LLM, in the form of a tree of extracted arguments, for the task of claim verification. We use a variant of Argumentative LLMs (ArgLLMs), i.e. LLMs driven by frameworks and semantics from the field of computational argumentation, to construct structured argument trees for given claims. This process creates an inspectable pathway from the initial arguments to the final claim verification decisions, providing a faithful justification thereof. We show experimentally that MArgE can significantly outperform single LLMs, including three open-source models (4B to 8B parameters), GPT-4o-mini and existing ArgLLMs, as well as prior methods for unstructured multi-LLM debates. We thus demonstrate the advantages of incorporating formal, argumentative reasoning mechanisms when combining multiple LLM outputs.

📄 PDF Abstract BibTeX arXiv:2508.02584

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MARGE: Improving Math Reasoning for LLMs with Guided Exploration

2025-05-18 · Jingyue Gao, Runji Lin, Keming Lu, Bowen Yu 외

Large Language Models (LLMs) exhibit strong potential in mathematical reasoning, yet their effectiveness is often limited by a shortage of high-quality queries. This limitation necessitates scaling up computational respo…

MathMathematical Reasoning

Approximation of the Basset force in the Maxey-Riley-Gatignol equations via universal differential equations

2026-04-09 · Finn Sommer, Vamika Rathi, Sebastian Goetschel, Daniel Ruprecht arxiv

The Maxey-Riley-Gatignol equations (MaRGE) model the motion of spherical inertial particles in a fluid. They contain the Basset force, an integral term which models history effects due to the formation of wakes and bound…

AQE: Argument Quadruplet Extraction via a Quad-Tagging Augmented Generative Approach

2023-05-31 · Jia Guo, Liying Cheng, Wenxuan Zhang, Stanley Kok 외

Argument mining involves multiple sub-tasks that automatically identify argumentative elements, such as claim detection, evidence extraction, stance classification, etc. However, each subtask alone is insufficient for a …

Argument MiningStance Classificationvalid

Generating Query Focused Summaries from Query-Free Resources

2020-12-29 · ACL 2021 5 · Yumo Xu, Mirella Lapata

The availability of large-scale datasets has driven the development of neural models that create generic summaries from single or multiple documents. In this work we consider query focused summarization (QFS), a task for…

Language ModelingLanguage ModellingQuery-focused Summarization

Argumentative Evidences Classification and Argument Scheme Detection Using Tree Kernels

2019-08-01 · WS 2019 8 · Davide Liga

The purpose of this study is to deploy a novel methodology for classifying different argumentative support (supporting evidences) in arguments, without considering the context. The proposed methodology is based on the id…

General Classification