paper-with-me

Papers

Experiments with Neural Networks for Small and Large Scale Authorship Verification

2018-03-17 · Marjan Hosseinia, Arjun Mukherjee

We propose two models for a special case of authorship verification problem. The task is to investigate whether the two documents of a given pair are written by the same author. We consider the authorship verification problem for both small and large scale datasets. The underlying small-scale problem has two main challenges: First, the authors of the documents are unknown to us because no previous writing samples are available. Second, the two documents are short (a few hundred to a few thousand words) and may differ considerably in the genre and/or topic. To solve it we propose transformation encoder to transform one document of the pair into the other. This document transformation generates a loss which is used as a recognizable feature to verify if the authors of the pair are identical. For the large scale problem where various authors are engaged and more examples are available with larger length, a parallel recurrent neural network is proposed. It compares the language models of the two documents. We evaluate our methods on various types of datasets including Authorship Identification datasets of PAN competition, Amazon reviews, and machine learning articles. Experiments show that both methods achieve stable and competitive performance compared to the baselines.

📄 PDF Abstract BibTeX arXiv:1803.06456

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesAuthorship Verification

Similar Papers 제목 키워드 기반

Distractorless Authorship Verification

2012-05-01 · LREC 2012 5 · John Noecker Jr, Michael Ryan

Authorship verification is the task of, given a document and a candi- date author, determining whether or not the document was written by the candi- date author. Traditional approaches to authorship verification have rev…

Authorship Verification

Rethinking the Authorship Verification Experimental Setups

2021-12-09 · Florin Brad, Andrei Manolache, Elena Burceanu, Antonio Barbalau 외

One of the main drivers of the recent advances in authorship verification is the PAN large-scale authorship dataset. Despite generating significant progress in the field, inconsistent performance differences between the …

Authorship VerificationDomain Generalization

Sui Generis: Large Language Models for Authorship Attribution and Verification in Latin

2024-10-11 · Gleb Schmidt, Svetlana Gorovaia, Ivan P. Yamshchikov

This paper evaluates the performance of Large Language Models (LLMs) in authorship attribution and authorship verification tasks for Latin texts of the Patristic Era. The study showcases that LLMs can be robust in zero-s…

Authorship AttributionAuthorship VerificationDecision MakingFeature Engineering

Improving Authorship Verification using Linguistic Divergence

2021-03-12 · Yifan Zhang, Dainis Boumber, Marjan Hosseinia, Fan Yang 외

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 betwee…

Authorship Verification

InstructAV: Instruction Fine-tuning Large Language Models for Authorship Verification

2024-07-16 · Yujia Hu, Zhiqiang Hu, Chun-Wei Seah, Roy Ka-Wei Lee

Large Language Models (LLMs) have demonstrated remarkable proficiency in a wide range of NLP tasks. However, when it comes to authorship verification (AV) tasks, which involve determining whether two given texts share th…

Authorship Verificationparameter-efficient fine-tuning