Alignment Imprint: Zero-Shot AI-Generated Text Detection via Provable Preference Discrepancy

πŸ“… 2026-04-18
πŸ“ˆ Citations: 0
✨ Influential: 0
πŸ“„ PDF

career value

192K/year
πŸ€– AI Summary
Current likelihood-based methods for detecting AI-generated text exhibit sensitivity to content complexity and suffer from unstable performance. This work theoretically demonstrates, for the first time, that the alignment process of large language models leaves measurable distributional imprints, and leverages this insight to propose LAPDβ€”a zero-shot detection method based on alignment-preference information-weighted statistics. By modeling alignment-induced distributional shifts, formulating a constrained optimization abstraction, and decomposing the log-likelihood ratio, LAPD constructs a normalized detection score with statistical guarantees. Extensive experiments show that LAPD consistently outperforms the strongest baselines across diverse settings, achieving a relative performance gain of up to 45.82% and significantly enhancing both accuracy and robustness in AI-generated text detection.

Technology Category

Application Category

πŸ“ Abstract
Detecting AI-generated text is an important but challenging problem. Existing likelihood-based detection methods are often sensitive to content complexity and may exhibit unstable performance. In this paper, our key insight is that modern Large Language Models (LLMs) undergo alignment (including fine-tuning and preference tuning), leaving a measurable distributional imprint. We theoretically derive this imprint by abstracting the alignment process as a sequence of constrained optimization steps, showing that the log-likelihood ratio can naturally decompose into implicit instructional biases and preference rewards. We refer to this quantity as the Alignment Imprint. Furthermore, to mitigate the instability in high-entropy regions, we introduce Log-likelihood Alignment Preference Discrepancy (LAPD), a standardized information-weighted statistic based on alignment imprint. We provide statistical guarantee that alignment-based statistics dominate Fast-DetectGPT in performance. We also theoretically show that LAPD strictly improves the unweighted alignment scores when the aligned and base models are close in distribution. Extensive experiments show that LAPD achieves an improvement 45.82% relative to the strongest existing baselines, yielding large and consistent gains across all settings.
Problem

Research questions and friction points this paper is trying to address.

AI-generated text detection
zero-shot
alignment
likelihood-based detection
distributional imprint
Innovation

Methods, ideas, or system contributions that make the work stand out.

Alignment Imprint
Zero-Shot Detection
LAPD
Preference Tuning
LLM Alignment