ArXiv TLDR

Explainable Disentangled Representation Learning for Generalizable Authorship Attribution in the Era of Generative AI

🐦 Tweet
2604.21300

Hieu Man, Van-Cuong Pham, Nghia Trung Ngo, Franck Dernoncourt, Thien Huu Nguyen

cs.CLcs.IRcs.LG

TLDR

EAVAE disentangles authorial style from content for robust authorship attribution and AI text detection, achieving SOTA performance.

Key contributions

  • Introduces EAVAE, a novel framework for explicit disentanglement of authorial style from content.
  • Employs a novel discriminator that enforces disentanglement and generates natural language explanations.
  • Achieves state-of-the-art performance in authorship attribution across diverse datasets.
  • Demonstrates strong few-shot learning capabilities for AI-generated text detection.

Why it matters

This paper tackles content-style entanglement, a major hurdle in authorship attribution and AI text detection. By explicitly separating style, EAVAE offers more robust and generalizable models. Its explainability feature is vital for understanding attribution decisions in the era of generative AI.

Original Abstract

Learning robust representations of authorial style is crucial for authorship attribution and AI-generated text detection. However, existing methods often struggle with content-style entanglement, where models learn spurious correlations between authors' writing styles and topics, leading to poor generalization across domains. To address this challenge, we propose Explainable Authorship Variational Autoencoder (EAVAE), a novel framework that explicitly disentangles style from content through architectural separation-by-design. EAVAE first pretrains style encoders using supervised contrastive learning on diverse authorship data, then finetunes with a Variational Autoencoder (VEA) architecture using separate encoders for style and content representations. Disentanglement is enforced through a novel discriminator that not only distinguishes whether pairs of style/content representations belong to the same or different authors/content sources, but also generates natural language explanation for their decision, simultaneously mitigating confounding information and enhancing interpretability. Extensive experiments demonstrate the effectiveness of EAVAE. On authorship attribution, we achieve state-of-the-art performance on various datasets, including Amazon Reviews, PAN21, and HRS. For AI-generated text detection, EAVAE excels in few-shot learning over the M4 dataset. Code and data repositories are available online\footnote{https://github.com/hieum98/avae} \footnote{https://huggingface.co/collections/Hieuman/document-level-authorship-datasets}.

📬 Weekly AI Paper Digest

Get the top 10 AI/ML arXiv papers from the week — summarized, scored, and delivered to your inbox every Monday.