Koppel Blog AV Corpus
收藏资源简介:
Summary:------------------- The "Koppel Blog AV Corpus" represents an authorship verification (AV) corpus derived from the well-known "The Blog Authorship Corpus", released by Schler et al. ("Effects of Age and Gender on Blogging"). It was transformed into the same standardized format used by the PAN Authorship Verification corpora from 2013–2015. With only minor modifications, it is also compatible with the PAV AV corpora released between 2020 and 2022. This corpus aims to support the research community in Digital Text Forensics by providing a shared resource for benchmarking and comparing AV methods. Structure: ------------------- The corpus consists of 3000 AV cases in total, divided into training and test splits containing 1200 and 1800 AV cases, respectively. Both splits are strictly balanced with respect to same-authorship and different-authorship cases. Each AV case comprises four documents (plain-text files), where three of these documents represent writing samples from the known (true) author, while the remaining document corresponds to the text of the unknown author whose authorship is to be verified. The length of each text ranges from approximately 1 to 4 kilobytes. Preprocessing: ------------------- All texts in the corpus underwent the same preprocessing pipeline. As part of this process, sentences were first sampled from the original posts while ensuring that each sentence contained only (case-sensitive) English letters, spaces, and standard punctuation marks. Sentences containing repeated characters (e.g., "?!??!", "–-", and "-.-;;"), repeated words (e.g., "FUN!! FUN!! FUN!!" and "kekeke") or excessive capitalization (e.g., "i am saying that WHOEVER HAS OPTUS PLEASE TELL ME") were subsequently removed. In addition, sentences containing URLs, gibberish strings (e.g., "rak;db’dfth6yortyi95", "aDr0", and "w00t") or truncated content were discarded. The remaining preprocessed sentences were then concatenated into a single document. Subsequently, topic masking was applied to all texts using the POSNoise library in order to preserve stylistically relevant textual units, such as punctuation marks, function words and interjections, while replacing topic/content-related words with POS-tag-like placeholders (see Table 2 in the original POSNoise paper, "POSNoise: An Effective Countermeasure Against Topic Biases in Authorship Analysis"). Finally, the filenames of the underlying texts were anonymized to ensure compliance with GDPR requirements. Paper: ------------------- Further details on the "Koppel Blog AV Corpus" can be found in Section 1.10 of the supplementary materials accompanying our paper: Grammar as a Behavioral Biometric: Using Cognitively Motivated Grammar Models for Authorship Verification Citing the Corpus:------------------- If you use this corpus in your research, please cite the following paper: Andrea Nini, Oren Halvani, Lukas Graner, Sophie Titze, Valerio Gherardi and Shunichi Ishihara. Grammar as a Behavioral Biometric: Using Cognitively Motivated Grammar Models for Authorship Verification. Humanities and Social Sciences Communications (Nature) 13, 455 (2026). Bibtex: @Article{NiniLambdaG:2026, author = {Nini, Andrea and Halvani, Oren and Graner, Lukas and Titze, Sophie and Gherardi, Valerio and Ishihara, Shunichi}, title = {{Grammar as a Behavioral Biometric: Using Cognitively Motivated Grammar Models for Authorship Verification}}, journal = {Humanities and Social Sciences Communications}, year = {2026}, month = {Mar}, day = {03}, volume = {13}, number = {1}, pages = {455}, abstract = {Authorship Verification (AV) is a key area of research in digital text forensics, which addresses the fundamental question of whether two texts were written by the same person. Numerous computational approaches have been proposed over the last two decades in an attempt to address this challenge. However, existing AV methods often suffer from high complexity, low explainability, and especially from a lack of clear scientific justification. We propose a simpler method based on modeling the grammar of an author following Cognitive Linguistics principles. These models are used to calculate $\lambda$G (LambdaG): the ratio of the likelihoods of a document given the candidate's grammar versus given a reference population's grammar. Our empirical evaluation, conducted on 12 datasets and compared against seven baseline methods, demonstrates that LambdaG achieves superior performance, including against several neural network-based AV methods. LambdaG is also robust to small variations in the composition of the reference population and provides interpretable visualizations, enhancing its explainability. We argue that its effectiveness is due to the method's compatibility with Cognitive Linguistics theories, predicting that a person's grammar is a behavioral biometric.}, issn = {2662-9992}, doi = {10.1057/s41599-025-06340-3}, url = {https://doi.org/10.1057/s41599-025-06340-3}}



