CLAIJul 16

Show Me How You Reason and I'll Tell You Who You Are: Reasoning Graphs for Robust LLM Authorship Attribution

arXiv:2607.1490521.7
Predicted impact top 21% in CL · last 90 daysOriginality Incremental advance
AI Analysis

For security and forensic applications, this provides a more robust method for identifying LLM-generated text that resists paraphrasing and generalizes to new model versions.

The paper tackles LLM-generated text detection and authorship attribution by analyzing reasoning graphs instead of surface-level features, achieving up to 27 percentage points improvement over baselines under obfuscation attacks and 19 points on unseen model versions.

Given the current trend to employ large language models (LLMs) in almost any imaginable context, LLM-generated text detection and authorship attribution have become a pressing issue. Prior work has primarily focused on surface-level linguistic features, an approach shown to be susceptible to paraphrasing and other obfuscation techniques. In this paper, we go beyond the linguistic surface, extracting and analysing reasoning structures in LLM-generated texts with the goal of capturing more complex signals of LLM authorship. We propose a graph neural network approach that leverages reasoning graphs extracted by an argument mining pipeline, demonstrating improved robustness and generalisation over a traditional Longformer baseline. Our approach outperforms the baseline by up to 27 percentage points under the obfuscation attacks such as paraphrasing and backtranslation, and 19 percentage points when evaluated on the texts generated by the unseen model versions, simulating real-world conditions in which new LLM versions are continuously released.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes