paper-with-me

홈 › Papers

Telescope: Improving Zero Shot Detection of LLM Generated Content By Measuring Token Repetition Probability

2026-07-05 · Christopher Nassif, Josh F. Cooper arxiv

Distinguishing Large Language Model (LLM) generated text from human writing is a critical and difficult challenge. While LLMs are trained to write like humans, we hypothesize that this training leaves an indelible mark. LLMs develop a particularly strong aversion to token repetition very early in training. This bias persists as a ''Vestigial Heuristic'' (a developmental artifact) that is activated in LLM-generated text, separating LLM from human writing. To probe this phenomenon, we introduce Telescope Perplexity, a metric that evaluates the token repetition of the model, $P(s_i | s_{1:i})$ . Our empirical investigation reveals that the Telescope Perplexity signature emerges early in pre-training, and Telescope Perplexity empirically enables highly effective zero-shot LLM detection. We show state-of-the-art or competitive performance across diverse datasets (including modern evaluation sets we introduce), reference models, and perturbation schemes with greater efficiency than other methods.

📄 PDF Abstract BibTeX arXiv:2607.04061

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Short-PHD: Detecting Short LLM-generated Text with Topological Data Analysis After Off-topic Content Insertion

2025-04-01 · Dongjun Wei, Minjia Mao, Xiao Fang, Michael Chau

The malicious usage of large language models (LLMs) has motivated the detection of LLM-generated texts. Previous work in topological data analysis shows that the persistent homology dimension (PHD) of text embeddings can…

LLM-generated Text DetectionText DetectionTopological Data Analysis

Manifold Induced Biases for Zero-shot and Few-shot Detection of Generated Images

2025-04-21 · Jonathan Brokman, Amit Giloni, Omer Hofman, Roman Vainshtein 외

Distinguishing between real and AI-generated images, commonly referred to as 'image detection', presents a timely and significant challenge. Despite extensive research in the (semi-)supervised regime, zero-shot and few-s…

Mixture-of-Experts

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…

Detecting AI-Generated Paraphrases in Bengali: A Comparative Study of Zero-Shot and Fine-Tuned Transformers

2025-12-25 · Md. Rakibul Islam, Most. Sharmin Sultana Samu, Md. Zahid Hossain, Farhad Uz Zaman 외 arxiv

Large language models (LLMs) can produce text that closely resembles human writing. This capability raises concerns about misuse, including disinformation and content manipulation. Detecting AI-generated text is essentia…

Text Detection

HateCOT: An Explanation-Enhanced Dataset for Generalizable Offensive Speech Detection via Large Language Models

2024-03-18 · Huy Nghiem, Hal Daumé III

The widespread use of social media necessitates reliable and efficient detection of offensive content to mitigate harmful effects. Although sophisticated models perform well on individual datasets, they often fail to gen…