Challenge: Existing approaches to authorship attribution are dataset-dependent and yield inconsistent performance across corpora.
Approach: They propose to fine-tune pre-trained generic language representations with a contrastive objective to learn author-specific representations by identifying clusters of authors.
Outcome: The proposed approach improves on multiple human and machine authorship attribution benchmarks, but at the cost of sacrificing performance for some authors.

Similar Papers

Leveraging Multilingual Training for Authorship Representation: Enhancing Generalization across Languages and Domains (2025.emnlp-main)

Copied to clipboard

Challenge: Authorship representation (AR) models capture an author's distinctive writing style by encoding documents written by the same author as nearby vectors in the embedding space.
Approach: They propose a method that incorporates probabilistic content masking and language-aware batching to improve contrastive learning by reducing cross-lingual interference.
Outcome: The proposed model outperforms monolingual baselines in 21 out of 22 non-English languages and reaches a maximum gain of 15.91% in a single language.
Authorship Attribution for Neural Text Generation (2020.emnlp-main)

Copied to clipboard

Challenge: Recent advances in deep learning have enabled the generation of realistic artifacts . however, the qualities of texts generated by these models are better, often confusing classifiers if they are not real.
Approach: They propose to use neural network-based language models to generate realistic texts . they investigate the authorship attribution problem in three versions of a text .
Outcome: The proposed models generate texts that are difficult to distinguish from human-written ones . the results show that most generators still generate texts significantly different from human ones compared to other models .
Through the Looking Glass: Learning to Attribute Synthetic Text Generated by Language Models (2021.eacl-main)

Copied to clipboard

Challenge: Recent advances in natural language processing have enabled synthetic text generation that is often comparable to the organic text.
Approach: They propose and test several ML-based methods to attribute authorship of synthetic text to language models (LMs) they propose to use a fine-tuned version of XLNet to achieve excellent accuracy .
Outcome: The proposed method achieves excellent accuracy (91% to near perfect 98%) across a range of experiments where the synthetic text may be generated using pre-trained LMs, fine-tuned LM, or by varying text generation parameters.
Explainable Disentangled Representation Learning for Generalizable Authorship Attribution in the Era of Generative AI (2026.acl-long)

Copied to clipboard

Challenge: Existing methods struggle with content-style entanglement, leading to poor generalization across domains.
Approach: They propose an explanation-by-design framework that explicitly disentangles style from content through architectural separation-by design.
Outcome: The proposed framework disentangles style from content through architectural separation-by-design.
Layered Insights: Generalizable Analysis of Human Authorial Style by Leveraging All Transformer Layers (2025.emnlp-main)

Copied to clipboard

Challenge: Existing approaches to authorship attribution model only learn from the output layer of pre-trained transformers, ignoring representations learned at other layers.
Approach: They propose a model that leverages the various linguistic representations learned at different layers of pre-trained transformer-based models to model the authorship attribution task more effectively.
Outcome: The proposed model performs better on out-of-domain and in-domain scenarios, while ignoring representations learned at other layers.
Topic-Regularized Authorship Representation Learning (2022.emnlp-main)

Copied to clipboard

Challenge: Existing techniques for authorship attribution have focused on out-of-distribution in topics or authors.
Approach: They propose a framework that creates authorship representation with reduced reliance on topic-specific information to handle a large number of unseen authors and topics.
Outcome: The proposed framework has improved over baselines in 4 out of 6 cases.
Latent Space Interpretation for Stylistic Analysis and Explainable Authorship Attribution (2025.coling-main)

Copied to clipboard

Challenge: Recent authorship attribution methods learn authorship representations of text in a latent, uninterpretable space, which hinders their usability in real-world applications.
Approach: They propose a method for interpreting latent authorship representations by identifying representative points in the latent space and leveraging large language models to generate informative natural language descriptions of the writing style associated with each point.
Outcome: The proposed method outperforms baseline methods on the authorship attribution task by +20% on average when aided with explanations from the method.
Can Authorship Representation Learning Capture Stylistic Features? (2023.tacl-1)

Copied to clipboard

Challenge: Existing methods to disentangle an author's style from the content of their writing are limited by the reliance on human labels and the narrow focus of stylistic distinctions.
Approach: They propose to use a surrogate task to learn authorship representations that are sensitive to writing style and to validate their hypothesis .
Outcome: The proposed representations are sensitive to writing style and may be robust to topic drift over time.
Contrastive Code Representation Learning (2021.emnlp-main)

Copied to clipboard

Challenge: Recent work learns contextual representations of source code by reconstructing tokens from their context.
Approach: They propose a contrastive pre-training task that learns code functionality, not form . they propose scalable compilers that can generate variants of a program .
Outcome: The proposed task outperforms RoBERTa on an adversarial code clone detection benchmark by 39% AUROC.
A Bayesian Approach to Harnessing the Power of LLMs in Authorship Attribution (2024.emnlp-main)

Copied to clipboard

Challenge: Authorship attribution relies on manual features and fails to capture long-range correlations, limiting their effectiveness.
Approach: They propose to use Bayesian methods to calculate the probability that a text entails previous writings of an author.
Outcome: The proposed model can achieve 85% accuracy on the IMDb and blog datasets.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations