paper-with-me

Papers

TextFake: Benchmarking AI-Generated Image Detection on Text-Rich Images

2026-05-31 · Yuning Zhang, Changtao Miao, Mingyu Liao, Tingyu Liu, Xinghao Wang, Tao Gong, Qi Chu, Nenghai Yu arxiv

Recent AI-generated image (AIGI) detectors perform well on natural-image benchmarks, but their behavior on text-rich forgeries, such as fabricated screenshots, documents, and news pages prevalent in misinformation, remains untested. We introduce TextFake, a 20,000-image benchmark for text-rich AIGI detection spanning 28 languages, 4 topic categories, and 2 scene modalities. Fake images are synthesized via a four-stage pipeline that annotates real images along three controlled dimensions and generates counterparts through distribution-aligned structured prompting, ruling out covariate shortcuts. Zero-shot evaluation of 14 specialized detectors and 3 frontier VLM APIs reveals a large systematic gap: no method exceeds 80% accuracy, with some dropping over 60% from natural-image benchmarks. Diagnostic evaluations identify three failure modes: the Text Density Curse, where dense glyphs overwhelm low-level detectors; Cloaking via Rendering Fidelity, where stronger text rendering suppresses enerative artifacts; and Threshold Collapse, where routine perturbations drive detectors toward chance-level performance.

📄 PDF Abstract BibTeX arXiv:2606.01050

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

IMGTB: A Framework for Machine-Generated Text Detection Benchmarking

2023-11-21 · Michal Spiegel, Dominik Macko

In the era of large language models generating high quality texts, it is a necessity to develop methods for detection of machine-generated text to avoid harmful use or simply due to annotation purposes. It is, however, a…

BenchmarkingText Detection

Efficient Exploration of Image Classifier Failures with Bayesian Optimization and Text-to-Image Models

2024-04-26 · Adrien LeCoz, Houssem Ouertatani, Stéphane Herbin, Faouzi Adjed

Image classifiers should be used with caution in the real world. Performance evaluated on a validation set may not reflect performance in the real world. In particular, classifiers may perform well for conditions that ar…

AttributeBayesian OptimizationBenchmarkingEfficient Exploration+1

The Adversarial AI-Art: Understanding, Generation, Detection, and Benchmarking

2024-04-22 · Yuying Li, Zeyan Liu, Junyi Zhao, Liangqin Ren 외

Generative AI models can produce high-quality images based on text prompts. The generated images often appear indistinguishable from images generated by conventional optical photography devices or created by human artist…

BenchmarkingMisinformation

Bridging the Gap Between Ideal and Real-world Evaluation: Benchmarking AI-Generated Image Detection in Challenging Scenarios

2025-09-11 · Chunxiao Li, Xiaoxiao Wang, Meiling Li, Boming Miao 외 arxiv

With the rapid advancement of generative models, highly realistic image synthesis has posed new challenges to digital security and media credibility. Although AI-generated image detection methods have partially addressed…

Few-Shot Learning

Benchmarking of LLM Detection: Comparing Two Competing Approaches

2024-06-17 · Thorsten Pröhl, Erik Putzier, Rüdiger Zarnekow

This article gives an overview of the field of LLM text recognition. Different approaches and implemented detectors for the recognition of LLM-generated text are presented. In addition to discussing the implementations, …

Benchmarking