paper-with-me

홈 › Papers

T-Detect: Tail-Aware Statistical Normalization for Robust Detection of Adversarial Machine-Generated Text

2025-07-31 · Alva West, Luodan Zhang, Liuliu Zhang, Minjun Zhu, Yixuan Weng, Yue Zhang arxiv

Large language models (LLMs) have shown the capability to generate fluent and logical content, presenting significant challenges to machine-generated text detection, particularly text polished by adversarial perturbations such as paraphrasing. Current zero-shot detectors often employ Gaussian distributions as statistical measure for computing detection thresholds, which falters when confronted with the heavy-tailed statistical artifacts characteristic of adversarial or non-native English texts. In this paper, we introduce T-Detect, a novel detection method that fundamentally redesigns the curvature-based detectors. Our primary innovation is the replacement of standard Gaussian normalization with a heavy-tailed discrepancy score derived from the Student's t-distribution. This approach is theoretically grounded in the empirical observation that adversarial texts exhibit significant leptokurtosis, rendering traditional statistical assumptions inadequate. T-Detect computes a detection score by normalizing the log-likelihood of a passage against the expected moments of a t-distribution, providing superior resilience to statistical outliers. We validate our approach on the challenging RAID benchmark for adversarial text and the comprehensive HART dataset. Experiments show that T-Detect provides a consistent performance uplift over strong baselines, improving AUROC by up to 3.9\% in targeted domains. When integrated into a two-dimensional detection framework (CT), our method achieves state-of-the-art performance, with an AUROC of 0.926 on the Books domain of RAID. Our contributions are a new, theoretically-justified statistical foundation for text detection, an ablation-validated method that demonstrates superior robustness, and a comprehensive analysis of its performance under adversarial conditions. Ours code are released at https://github.com/ResearAI/t-detect.

📄 PDF Abstract BibTeX arXiv:2507.23577

Code (0)

등록된 구현이 없습니다.

Tasks

Text Detection

Similar Papers 제목 키워드 기반

Dynamic Group Normalization: Spatio-Temporal Adaptation to Evolving Data Statistics

2025-01-01 · CVPR 2025 1 · Yair Smadar, Assaf Hoogi

Deep neural networks remain vulnerable to statistical variations in data, even with advances in normalization techniques. Existing methods use fixed-size normalization sets, restricting their adaptability to evolving…

Computational EfficiencyOut-of-Distribution Generalization

Enhancing Out-of-Distribution Detection with Extended Logit Normalization

2025-04-15 · Yifan Ding, Xixi Liu, Jonas Unger, Gabriel Eilertsen

Out-of-distribution (OOD) detection is essential for the safe deployment of machine learning models. Recent advances have explored improved classification losses and representation learning strategies to enhance OOD dete…

Out-of-Distribution DetectionOut of Distribution (OOD) DetectionRepresentation Learning

Deepfake Audio Detection Using Self-supervised Fusion Representations

2026-05-05 · Khalid Zaman, Qixuan Huang, Muhammad Uzair, Masashi Unoki arxiv

This paper describes a submission to the Environment-Aware Speech and Sound Deepfake Detection Challenge (ESDD2) 2026, which addresses component-level deepfake detection using the CompSpoofV2 dataset, where speech and en…

DeepFake Detection

A Modular Approach for Multilingual Timex Detection and Normalization using Deep Learning and Grammar-based methods

2023-04-27 · Nayla Escribano, German Rigau, Rodrigo Agerri

Detecting and normalizing temporal expressions is an essential step for many NLP tasks. While a variety of methods have been proposed for detection, best normalization approaches rely on hand-crafted rules. Furthermore, …

Language ModelingLanguage ModellingTimex normalization

Statistics-aware Audio-visual Deepfake Detector

2024-07-16 · Marcella Astrid, Enjie Ghorbel, Djamila Aouada

In this paper, we propose an enhanced audio-visual deep detection method. Recent methods in audio-visual deepfake detection mostly assess the synchronization between audio and visual features. Although they have shown pr…

DeepFake DetectionFace Swapping