English

Residualized Similarity for Faithfully Explainable Authorship Verification

Computation and Language 2025-10-08 v1

Abstract

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.

Keywords

Cite

@article{arxiv.2510.05362,
  title  = {Residualized Similarity for Faithfully Explainable Authorship Verification},
  author = {Peter Zeng and Pegah Alipoormolabashi and Jihu Mun and Gourab Dey and Nikita Soni and Niranjan Balasubramanian and Owen Rambow and H. Schwartz},
  journal= {arXiv preprint arXiv:2510.05362},
  year   = {2025}
}

Comments

EMNLP 2025 Findings

R2 v1 2026-07-01T06:20:10.097Z