paper-with-me

홈 › Papers

Luminol-AIDetect: Fast Zero-shot Machine-Generated Text Detection based on Perplexity under Text Shuffling

2026-04-28 · Lucio La Cava, Andrea Tagarelli arxiv

Machine-generated text (MGT) detection requires identifying structurally invariant signals across generation models, rather than relying on model-specific fingerprints. In this respect, we hypothesize that while large language models excel at local semantic consistency, their autoregressive nature results in a specific kind of structural fragility compared to human writing. We propose Luminol-AIDetect, a novel, zero-shot statistical approach that exposes this fragility through coherence disruption. By applying a simple randomized text-shuffling procedure, we demonstrate that the resulting shift in perplexity serves as a principled, model-agnostic discriminant, as MGT displays a characteristic dispersion in perplexity-under-shuffling that differs markedly from the more stable structural variability of human-written text. Luminol-AIDetect leverages this distinction to inform its decision process, where a handful of perplexity-based scalar features are extracted from an input text and its shuffled version, then detection is performed via density estimation and ensemble-based prediction. Evaluated across 8 content domains, 11 adversarial attack types, and 18 languages, Luminol-AIDetect demonstrates state-of-the-art performance, with gains up to 17x lower FPR while being cheaper than prior methods.

📄 PDF Abstract BibTeX arXiv:2604.25860

Code (0)

등록된 구현이 없습니다.

Tasks

Density EstimationAdversarial AttackText Detection

Similar Papers 제목 키워드 기반

VietAIDetector: An Open-Source Zero-Shot Detector for Vietnamese AI-Generated Text

2026-08-26 · Trieu Hai Nguyen, Van-Dung Hoang arxiv

In recent years, distinguishing between AI-generated text and human-written text has remained a challenge. In this paper, we introduce VietAIDetector, an open-source tool designed specifically for detecting Vietnamese AI…

AIDetection: A Generative AI Detection Tool for Educators Using Syntactic Matching of Common ASCII Characters As Potential 'AI Traces' Within Users' Internet Browser

2025-03-12 · Andy Buschmann

This paper introduces a simple JavaScript-based web application designed to assist educators in detecting AI-generated content in student essays and written assignments. Unlike existing AI detection tools that rely on ob…

Fast-DetectGPT: Efficient Zero-Shot Detection of Machine-Generated Text via Conditional Probability Curvature

2023-10-08 · Guangsheng Bao, Yanbin Zhao, Zhiyang Teng, Linyi Yang 외

Large language models (LLMs) have shown the ability to produce fluent and cogent content, presenting both productivity opportunities and societal risks. To build trustworthy AI systems, it is imperative to distinguish be…

Active perception and disentangled representations allow continual, episodic zero and few-shot learning

2026-02-22 · David Rawlinson, Gideon Kowadlo arxiv

Generalization is often regarded as an essential property of machine learning systems. However, perhaps not every component of a system needs to generalize. Training models for generalization typically produces entangled…

Continual LearningFew-Shot Learning

ConZIC: Controllable Zero-shot Image Captioning by Sampling-Based Polishing

2023-03-04 · CVPR 2023 1 · Zequn Zeng, Hao Zhang, Zhengjue Wang, Ruiying Lu 외

Zero-shot capability has been considered as a new revolution of deep learning, letting machines work on tasks without curated training data. As a good start and the only existing outcome of zero-shot image captioning (IC…

DiversityImage CaptioningLanguage ModelingLanguage Modelling