arXiv:2506.19113cs.CL2025-06Conference of the …被引 3

评估大模型对毒性判断的推理一致性,发现其在复杂情境下容易自相矛盾。

Argument-Based Consistency in Toxicity Explanations of LLMs

  • 提出基于论证逻辑的多维评估准则ArC,量化模型解释的一致性
  • 在5个数据集上测试多个大模型,发现70B模型在复杂推理中表现失准
  • 适合关注AI可解释性与可信度的研究者和开发者

自然语言处理中关于大模型毒性的讨论多集中于检测任务。本文转向评估大模型对毒性的推理能力——通过其支持立场的解释来增强下游应用的可信度。现有可解释性方法难以直接用于自由文本的毒性解释评估,因其过度依赖输入扰动等挑战。为此,我们提出理论基础坚实的多维标准:论证一致性(Argument-based Consistency, ArC),衡量大模型解释是否符合理想逻辑论证过程。基于不确定性量化,我们构建了六项指标全面评估解释中的不一致问题。我们在三个Llama模型(最大70B)及一个8B Ministral模型上,在五个多样化毒性数据集上进行实验。结果表明,尽管模型能为简单提示生成合理解释,但在涉及完整理由集合、单个理由及其毒性立场间复杂关系时,其推理严重失效,导致不一致且无关的回答。代码与模型生成解释已开源。

原文摘要 · Abstract (English)

The discourse around toxicity and LLMs in NLP largely revolves around detection tasks. This work shifts the focus to evaluating LLMs' reasoning about toxicity - from their explanations that justify a stance - to enhance their trustworthiness in downstream tasks. Despite extensive research on explainability, it is not straightforward to adopt existing methods to evaluate free-form toxicity explanation due to their over-reliance on input text perturbations, among other challenges. To account for these, we propose a novel, theoretically-grounded multi-dimensional criterion, Argument-based Consistency (ArC), that measures the extent to which LLMs' free-form toxicity explanations reflect an ideal and logical argumentation process. Based on uncertainty quantification, we develop six metrics for ArC to comprehensively evaluate the (in)consistencies in LLMs' toxicity explanations. We conduct several experiments on three Llama models (of size up to 70B) and an 8B Ministral model on five diverse toxicity datasets. Our results show that while LLMs generate plausible explanations to simple prompts, their reasoning about toxicity breaks down when prompted about the nuanced relations between the complete set of reasons, the individual reasons, and their toxicity stances, resulting in inconsistent and irrelevant responses. We open-source our code (https://github.com/uofthcdslab/ArC) and LLM-generated explanations (https://huggingface.co/collections/uofthcdslab/arc) for future works.

可解释性大模型毒性检测推理评估

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。