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 are based on traditional linguistic features such as n-grams. These algorithms achieve good results for certain types of written documents like books and novels. Forensic authorship verification for social media, however, is a much more challenging task since messages tend to be relatively short, with a large variety of different genres and topics. At this point, traditional methods based on features like n-grams have had limited success. In this work, we propose a new neural network topology for similarity learning that significantly improves the performance on the author verification task with such challenging data sets.
Code (2)
Tasks
Authorship VerificationSimilar Papers 제목 키워드 기반
Explainable 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 MakingSocial Media Writing Style Fingerprint
We present our approach for computer-aided social media text authorship attribution based on recent advances in short text authorship verification. We use various natural language techniques to create word-level and char…
Authorship AttributionAuthorship VerificationAssessing Capabilities of Large Language Models in Social Media Analytics: A Multi-task Quest
In this study, we present the first comprehensive evaluation of modern LLMs - including GPT-4, GPT-4o, GPT-3.5-Turbo, Gemini 1.5 Pro, DeepSeek-V3, Llama 3.2, and BERT - across three core social media analytics tasks on a…
LG4AV: Combining Language Models and Graph Neural Networks for Author Verification
The automatic verification of document authorships is important in various settings. Researchers are for example judged and compared by the amount and impact of their publications and public figures are confronted by the…
Authorship VerificationGraph Neural NetworkKnowledge GraphsResidualized Similarity for Faithfully Explainable Authorship Verification
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 t…