paper-with-me

홈 › Papers

Base Models Look Human To AI Detectors

2026-05-19 · Yixuan Even Xu, Ziqian Zhong, Aditi Raghunathan, Fei Fang, J. Zico Kolter arxiv

As AI-generated text enters the real-world at scale, institutions increasingly use commercial AI-text detectors, especially in education and academic-integrity workflows. We report a surprising empirical finding about such systems: when evaluated by GPTZero and Pangram, generated text from base models is often judged overwhelmingly human, whereas text generated by their instruction-tuned counterparts is not. Building on this observation, we propose Humanization by Iterative Paraphrasing (HIP), a detector-agnostic pipeline that minimally fine-tunes a base model into a paraphraser and applies it iteratively. Compared with the baselines we test, HIP yields a stronger trade-off between semantic preservation and detector evasion on commercial detectors. Across Llama-3 and Qwen-3 families, spanning model sizes from 0.6B to 70B, HIP consistently improves detector human-likeness. Our findings suggest that current detectors are tracking artifacts of instruction tuning and local context more than any invariant notion of machine-generated text. This, in turn, calls for detector designs that model these factors more explicitly.

📄 PDF Abstract BibTeX arXiv:2605.19516

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

DeepFake Disrupter: The Detector of DeepFake Is My Friend

2022-01-01 · CVPR 2022 1 · Xueyu Wang, Jiajun Huang, Siqi Ma, Surya Nepal 외

In recent years, with the advances of generative models, many powerful face manipulation systems have been developed based on Deep Neural Networks (DNNs), called DeepFakes. If DeepFakes are not controlled timely and …

Face Swapping

Physically Realizable Natural-Looking Clothing Textures Evade Person Detectors via 3D Modeling

2023-07-04 · CVPR 2023 1 · Zhanhao Hu, Wenda Chu, Xiaopei Zhu, HUI ZHANG 외

Recent works have proposed to craft adversarial clothes for evading person detectors, while they are either only effective at limited viewing angles or very conspicuous to humans. We aim to craft adversarial texture for …

Understanding the Effects of RLHF on the Quality and Detectability of LLM-Generated Texts

2025-03-23 · Beining Xu, Arkaitz Zubiaga

Large Language Models (LLMs) have demonstrated exceptional performance on a range of downstream NLP tasks by generating text that closely resembles human writing. However, the ease of achieving this similarity raises con…

Naturalistic Physical Adversarial Patch for Object Detectors

2021-01-01 · ICCV 2021 10 · Yu-Chih-Tuan Hu, Bo-Han Kung, Daniel Stanley Tan, Jun-Cheng Chen 외

Most prior works on physical adversarial attacks mainly focus on the attack performance but seldom enforce any restrictions over the appearance of the generated adversarial patches. This leads to conspicuous and atte…

Generative Adversarial NetworkObject

AI-Generated Images: What Humans and Machines See When They Look at the Same Image

2026-05-07 · Silvia Poletti, Justin Ilyes, Marcel Hasenbalg, David Fischinger 외 arxiv

The misuse of generative AI in online disinformation campaigns highlights the urgent need for transparent and explainable detection systems. In this work, we investigate how detectors for AI-generated images can be more …