arXiv:2605.31446cs.CLcs.AI2026-05

通过诊断推理监督,精准验证情感三元组的正确性。

Fine-grained Verification via Diagnostic Reasoning Supervision for Aspect Sentiment Triplet Extraction

  • 用多任务学习训练验证器,同时判断三元组是否有效、评分质量并分析错误类型。
  • 在多个基线模型上提升最高3.53的F1值,支持灵活调整查准查全率。
  • 适合需要高可靠性的情感分析系统,如可解释推荐和评论摘要。

情感三元组抽取(ASTE)旨在识别方面词、观点词和情感极性,构成结构化三元组,为意见挖掘、可解释推荐和评论摘要等下游应用提供输入。以往工作主要聚焦端到端抽取,而对抽取结果的后处理验证研究较少,限制了系统的可靠性,因为预测的三元组可能局部合理但全局无效。此外,错误类型多样,可用性具有梯度特性,需细粒度验证机制来筛选或重排序不同抽取器的结果。本文提出FiVeD框架,基于诊断推理监督实现细粒度验证。验证器通过有效性分类、质量评分估计为主任务,错误类型分类和理由生成为辅助任务进行训练。定义层次化错误类别,构造符合语义与句法约束的合理错误三元组,并利用预训练大模型结合任务特定评分标准生成质量分与诊断理由。推理时,利用质量分过滤候选输出,支持可调的查准查全权衡。在多个ASTE基线上实验表明,FiVeD作为即插即用模块,性能提升最高达3.53 F1点。

原文摘要 · Abstract (English)

Aspect Sentiment Triplet Extraction (ASTE) aims to identify aspect terms, opinion terms, and sentiment polarities as structured triplets, providing essential inputs for downstream information system applications such as opinion mining, explainable recommendations, and review summarization. Prior work mainly focuses on end-to-end extraction, while post hoc verification of extracted triplets remains comparatively underexplored. This gap limits the reliability of ASTE systems, since predicted triplets may be locally plausible while being globally invalid. Moreover, candidate invalidity is multi-faceted and candidate usability is inherently graded, motivating a fine-grained verification mechanism that can filter or re-rank outputs from diverse extractors. In this paper, we propose FiVeD, a framework for Fine-grained Verification with Diagnostic reasoning supervision. Specifically, the verifier is trained with multiple complementary objectives, including validity classification and quality score estimation as primary tasks, with error type classification and rationale generation as auxiliary tasks. We define hierarchical error categories and construct plausible incorrect triplets under semantic and syntactic constraints, and leverage an off-the-shelf LLM with task-specific rubrics to produce quality scores and diagnostic rationales. During inference, the resulting quality scores are used to filter candidate outputs, supporting adjustable precision-recall tradeoffs. Experiments across multiple ASTE baselines demonstrate that FiVeD consistently improves extraction performance by up to 3.53 F1 points as a plug-and-play verification module.

情感分析三元组抽取验证机制大模型应用

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