LLM Reasoning 相关度: 9/10

LLM-based Argument Mining meets Argumentation and Description Logics: a Unified Framework for Reasoning about Debates

Gianvincenzo Alfano, Sergio Greco, Lucio La Cava, Stefano Francesco Monea, Irina Trubitsyna
arXiv: 2603.02858v1 发布: 2026-03-03 更新: 2026-03-03

AI 摘要

该论文提出一个将LLM、论证挖掘、量化推理和描述逻辑相结合的框架,用于分析辩论。

主要贡献

  • 提出一个统一的框架,结合LLM和论证逻辑
  • 使用模糊论证知识库表示辩论
  • 利用量化论证语义计算论证强度

方法论

从文本中提取论证关系,计算论证强度,并将其嵌入模糊描述逻辑中进行查询推理。

原文摘要

Large Language Models (LLMs) achieve strong performance in analyzing and generating text, yet they struggle with explicit, transparent, and verifiable reasoning over complex texts such as those containing debates. In particular, they lack structured representations that capture how arguments support or attack each other and how their relative strengths determine overall acceptability. We encompass these limitations by proposing a framework that integrates learning-based argument mining with quantitative reasoning and ontology-based querying. Starting from a raw debate text, the framework extracts a fuzzy argumentative knowledge base, where arguments are explicitly represented as entities, linked by attack and support relations, and annotated with initial fuzzy strengths reflecting plausibility w.r.t. the debate's context. Quantitative argumentation semantics are then applied to compute final argument strengths by propagating the effects of supports and attacks. These results are then embedded into a fuzzy description logic setting, enabling expressive query answering through efficient rewriting techniques. The proposed approach provides a transparent, explainable, and formally grounded method for analyzing debates, overcoming purely statistical LLM-based analyses.

标签

LLM Argument Mining Reasoning Description Logic

arXiv 分类

cs.AI