arXiv:2510.05362cs.CL2025-10EMNLP被引 6

用可解释特征+神经网络残差,让作者验证结果既准又看得懂。

Residualized Similarity for Faithfully Explainable Authorship Verification

  • 用神经网络预测可解释系统的相似度误差,实现性能提升。
  • 在四个数据集上达到顶尖模型精度,且预测过程可追溯。
  • 适合需要透明决策的场景,如司法、出版等高风险领域。

负责任地使用作者验证(AV)系统不仅需要高准确率,还需可解释的决策过程。尤其当系统用于具有现实后果的决策时,模型预测必须能通过原始文本中的可解释特征进行可信解释。现有神经方法虽准确率高,但其表示难以直接解读;大语言模型的预测也无法忠实解释——即使提供解释,也未必反映真实推理路径。本文提出残差相似度(Residualized Similarity, RS),一种新方法:在使用可解释特征的系统基础上,引入神经网络预测其相似度误差(即残差),从而提升性能并保持可解释性。作者验证本质上是相似度匹配任务,目标是衡量两份文档的相似程度。实验在四个数据集上显示,该方法不仅能媲美当前最优模型,还能清晰展示最终预测的可信性和可解释性来源。

原文摘要 · Abstract (English)

Responsible use of Authorship Verification (AV) systems not only requires high accuracy but also interpretable solutions. More importantly, for systems to be used to make decisions with real-world consequences requires the model's prediction to be explainable using interpretable features that can be traced to the original texts. Neural methods achieve high accuracies, but their representations lack direct interpretability. Furthermore, LLM predictions cannot be explained faithfully -- if there is an explanation given for a prediction, it doesn't represent the reasoning process behind the model's prediction. In this paper, we introduce Residualized Similarity (RS), a novel method that supplements systems using interpretable features with a neural network to improve their performance while maintaining interpretability. Authorship verification is fundamentally a similarity task, where the goal is to measure how alike two documents are. The key idea is to use the neural network to predict a similarity residual, i.e. the error in the similarity predicted by the interpretable system. Our evaluation across four datasets shows that not only can we match the performance of state-of-the-art authorship verification models, but we can show how and to what degree the final prediction is faithful and interpretable.

作者验证可解释性神经网络文本相似度

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