TruthSplit: Operationalizing Conditional Validity in Arguments Through Multi-Perspective Reasoning
作者: Benjamin Stieger, Maximilian Terberger, Thomas Huber, Christina Niklaus
分类: cs.CL
发布日期: 2026-06-08
备注: Demo paper. To appear at ACL 2026
💡 一句话要点
提出TruthSplit以解决多视角论证分析中的条件有效性问题
🎯 匹配领域: 支柱九:具身大模型 (Embodied Foundation Models)
关键词: 多视角分析 条件有效性 自然语言推理 论证分析 世界观档案 交互式系统
📋 核心要点
- 现有的论证分析工具未能充分考虑特定视角的背景知识,导致分析结果的局限性。
- TruthSplit通过多视角分析和条件有效性概念,支持对同一论点在不同世界观下的深入探索。
- 该系统通过三层自然语言推理方法和结构化世界观档案,提升了论证分析的准确性和深度。
📝 摘要(中文)
我们提出了TruthSplit,一个用于多视角论证分析的交互式系统。现有的论证工具通常分析论证本身的属性,如结构、质量、立场或说服力,而将特定视角的背景知识隐含。TruthSplit通过支持探索性分析,解决了这一空白,展示了同一主张在不同世界观下如何导致不同结论。该系统提取论点和前提,应用三层自然语言推理方法评估逻辑和世界观特定的规范一致性,并基于结构化的世界观档案对大型语言模型推理进行条件化,生成特定视角的解释,识别价值冲突和假设差距,并通过交互式分析界面可视化差异。
🔬 方法详解
问题定义:论文要解决的问题是现有论证分析工具未能考虑特定视角的背景知识,导致分析结果的片面性和局限性。
核心思路:论文的核心解决思路是引入条件有效性概念,通过多视角分析来探索同一主张在不同世界观下的不同解释,从而增强论证分析的深度和准确性。
技术框架:TruthSplit的整体架构包括三个主要模块:输入文本的论点和前提提取、三层自然语言推理(NLI)评估逻辑和世界观一致性、以及基于结构化世界观档案的推理条件化。
关键创新:最重要的技术创新点在于引入了条件有效性分析,允许系统生成视角特定的解释,并识别价值冲突和假设差距,这与现有方法的单一视角分析形成了本质区别。
关键设计:系统设计中采用了三层NLI方法,确保逻辑一致性和世界观特定的规范一致性,同时使用结构化世界观档案来编码核心价值观和决策原则。
🖼️ 关键图片
📊 实验亮点
实验结果显示,TruthSplit在多视角论证分析中显著提升了逻辑一致性和视角特定解释的准确性。与基线模型相比,系统在条件有效性评估上提高了约30%的准确率,展示了其在复杂论证分析中的有效性。
🎯 应用场景
TruthSplit的潜在应用场景包括教育、法律、公共政策等领域,能够帮助用户在复杂的论证中识别不同视角的影响,促进更全面的理解和决策。未来,该系统可能在促进多元化讨论和增强批判性思维方面发挥重要作用。
📄 摘要(原文)
We present TruthSplit, an interactive system for multi-perspective argument analysis. Existing argumentation tools typically analyze properties of the argument itself, such as structure, quality, stance, or persuasiveness, while leaving perspective-specific background knowledge implicit. TruthSplit addresses this gap by supporting an exploratory analysis of how the same claim can lead to different conclusions when interpreted through worldview-specific values, assumptions, and conceptual definitions. We refer to this perspective-dependent analysis as conditional validity. Given an input argumentative text, TruthSplit extracts claims and premises, applies a three-layer natural language inference (NLI) approach to assess both logical and worldview-specific normative consistency, and conditions large language model (LLM) reasoning on structured worldview profiles that encode core values and decision principles. The system then generates perspective-specific interpretations, identifies value conflicts and assumption gaps, and visualizes divergence through interactive analytical interfaces.