Improving Authorship Verification using Linguistic Divergence
We propose an unsupervised solution to the Authorship Verification task that utilizes pre-trained deep language models to compute a new metric called DV-Distance. The proposed metric is a measure of the difference between the two authors comparing against pre-trained language models. Our design addresses the problem of non-comparability in authorship verification, frequently encountered in small or cross-domain corpora. To the best of our knowledge, this paper is the first one to introduce a method designed with non-comparability in mind from the ground up, rather than indirectly. It is also one of the first to use Deep Language Models in this setting. The approach is intuitive, and it is easy to understand and interpret through visualization. Experiments on four datasets show our methods matching or surpassing current state-of-the-art and strong baselines in most tasks.
Code (0)
등록된 구현이 없습니다.
Tasks
Authorship VerificationSimilar Papers 제목 키워드 기반
Similarity Learning for Authorship Verification in Social Media
Authorship verification tries to answer the question if two documents with unknown authors were written by the same author or not. A range of successful technical approaches has been proposed for this task, many of which…
Authorship VerificationCan Large Language Models Identify Authorship?
The ability to accurately identify authorship is crucial for verifying content authenticity and mitigating misinformation. Large Language Models (LLMs) have demonstrated an exceptional capacity for reasoning and problem-…
Authorship AttributionAuthorship VerificationAuthorship Verification - An Approach based on Random Forest
Authorship attribution, being an important problem in many areas in-cluding information retrieval, computational linguistics, law and journalism etc., has been identified as a subject of increasingly research interest in…
Authorship AttributionAuthorship VerificationInformation RetrievalRetrievalLearning Stylometric Representations for Authorship Analysis
Authorship analysis (AA) is the study of unveiling the hidden properties of authors from a body of exponentially exploding textual data. It extracts an author's identity and sociolinguistic characteristics based on the r…
Authorship VerificationFeature EngineeringSentenceExplainable Authorship Verification in Social Media via Attention-based Similarity Learning
Authorship verification is the task of analyzing the linguistic patterns of two or more texts to determine whether they were written by the same author or not. The analysis is traditionally performed by experts who consi…
Authorship VerificationDecision Making