Challenge: Existing approaches for author diarization are unable to detect stylistic shifts in a text .
Approach: They propose a framework that integrates pre-trained neural representations of writing style with author-conditional encoder-decoder diarization.
Outcome: The proposed framework is able to attribute comments in online discussions to individual authors.

Similar Papers

Representing Social Media Users for Sarcasm Detection (D18-1)

Copied to clipboard

Challenge: Existing annotated corpus of Reddit comments is limited by available annotation methods.
Approach: They propose a Bayesian approach that directly represents authors’ propensities to be sarcastic and a dense embedding approach that can learn interactions between the author and the text.
Outcome: The proposed approach performs better in homogeneous contexts, whereas the dense embeddings prove valuable in more diverse contexts.
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.
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.
Exploring Author Context for Detecting Intended vs Perceived Sarcasm (P19-1)

Copied to clipboard

Challenge: Existing studies on textual sarcasm detection use manual labelling and tag-based distant supervision to detect sarcasm.
Approach: They define author context as the embedded representation of their historical tweets and suggest neural models that extract these representations.
Outcome: The proposed models achieve state-of-the-art on two datasets labelled manually and via tag-based distant supervision indicating a difference between intended and perceived sarcasm .
Detecting, Generating, and Evaluating in the Writing Style of Different Authors (2025.naacl-srw)

Copied to clipboard

Challenge: In recent years, stylometry has been investigated in many different fields.
Approach: They propose to use sentences from different books to generate and evaluate stylistic texts according to the authors' writing styles.
Outcome: The proposed model can detect, generate, and evaluate documents according to the authors' writing styles with unpaired samples.
Handling Normalization Issues for Part-of-Speech Tagging of Online Conversational Text (L18-1)

Copied to clipboard

Challenge: a new approach to POS tagging noisy user generated text is proposed . word embeddings are trained on a noisy corpus to address both normalization and POS.
Approach: They propose to use word embeddings to normalize text before tagging it, while a gated neural network based tagger handles the remaining errors.
Outcome: The proposed approach normalizes some errors before tagging, while a gated neural network handles the remaining errors.
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.
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.
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 .

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