paper-with-me

Papers

Diversity Boosts AI-Generated Text Detection

2025-09-23 · Advik Raj Basani, Pin-Yu Chen arxiv

Detecting AI-generated text is an increasing necessity to combat misuse of LLMs in education, business compliance, journalism, and social media, where synthetic fluency can mask misinformation or deception. While prior detectors often rely on token-level likelihoods or opaque black-box classifiers, these approaches struggle against high-quality generations and offer little interpretability. In this work, we propose DivEye, a novel detection framework that captures how unpredictability fluctuates across a text using surprisal-based features. Motivated by the observation that human-authored text exhibits richer variability in lexical and structural unpredictability than LLM outputs, DivEye captures this signal through a set of interpretable statistical features. Our method outperforms existing zero-shot detectors by up to 33.2% and achieves competitive performance with fine-tuned baselines across multiple benchmarks. DivEye is robust to paraphrasing and adversarial attacks, generalizes well across domains and models, and improves the performance of existing detectors by up to 18.7% when used as an auxiliary signal. Beyond detection, DivEye provides interpretable insights into why a text is flagged, pointing to rhythmic unpredictability as a powerful and underexplored signal for LLM detection.

📄 PDF Abstract BibTeX arXiv:2509.18880

Code (0)

등록된 구현이 없습니다.

Tasks

Text Detection

Similar Papers 제목 키워드 기반

Controllable Data Augmentation for Context-Dependent Text-to-SQL

2023-04-27 · Dingzirui Wang, Longxu Dou, Wanxiang Che

The limited scale of annotated data constraints existing context-dependent text-to-SQL models because of the complexity of labeling. The data augmentation method is a commonly used method to solve this problem. However, …

Data AugmentationDiversityText to SQLText-To-SQL

DiFaR: Enhancing Multimodal Misinformation Detection with Diverse, Factual, and Relevant Rationales

2025-08-14 · Herun Wan, Jiaying Wu, Minnan Luo, Xiangzheng Kong 외 arxiv

Generating textual rationales from large vision-language models (LVLMs) to support trainable multimodal misinformation detectors has emerged as a promising paradigm. However, its effectiveness is fundamentally limited by…

A Multimodal Approach for Advanced Pest Detection and Classification

2023-12-18 · Jinli Duan, Haoyu Ding, Sung Kim

This paper presents a novel multi modal deep learning framework for enhanced agricultural pest detection, combining tiny-BERT's natural language processing with R-CNN and ResNet-18's image processing. Addressing limitati…

Computational EfficiencyData AugmentationDeep LearningDiversity+1

C-ReD: A Comprehensive Chinese Benchmark for AI-Generated Text Detection Derived from Real-World Prompts

2026-04-13 · Chenxi Qing, Junxi Wu, Zheng Liu, Yixiang Qiu 외 arxiv

Recently, large language models (LLMs) are capable of generating highly fluent textual content. While they offer significant convenience to humans, they also introduce various risks, like phishing and academic dishonesty…

Text Detection

Chameleon: On the Scene Diversity and Domain Variety of AI-Generated Videos Detection

2025-03-09 · Meiyu Zeng, Xingming Liao, Canyu Chen, Nankai Lin 외

Artificial intelligence generated content (AIGC), known as DeepFakes, has emerged as a growing concern because it is being utilized as a tool for spreading disinformation. While much research exists on identifying AI-gen…

Diversity