paper-with-me

홈 › Papers

On the Effectiveness of LLM-Specific Fine-Tuning for Detecting AI-Generated Text

2026-01-27 · Michał Gromadzki, Anna Wróblewska, Agnieszka Kaliska arxiv

The rapid progress of large language models has enabled the generation of text that closely resembles human writing, creating challenges for authenticity verification in education, publishing, and digital security. Detecting AI-generated text has therefore become a crucial technical and ethical issue. This paper presents a comprehensive study of AI-generated text detection based on large-scale corpora and novel training strategies. We introduce a 1-billion-token corpus of human-authored texts spanning multiple genres and a 1.9-billion-token corpus of AI-generated texts produced by prompting a variety of LLMs across diverse domains. Using these resources, we develop and evaluate numerous detection models and propose two novel training paradigms: Per LLM and Per LLM family fine-tuning. Across a 100-million-token benchmark covering 21 large language models, our best fine-tuned detector achieves up to $99.6\%$ token-level accuracy, substantially outperforming existing open-source baselines.

📄 PDF Abstract BibTeX arXiv:2601.20006

Code (0)

등록된 구현이 없습니다.

Tasks

Text Detection

Similar Papers 제목 키워드 기반

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

DIAGNOSIS: Detecting Unauthorized Data Usages in Text-to-image Diffusion Models

2023-07-06 · Zhenting Wang, Chen Chen, Lingjuan Lyu, Dimitris N. Metaxas 외

Recent text-to-image diffusion models have shown surprising performance in generating high-quality images. However, concerns have arisen regarding the unauthorized data usage during the training or fine-tuning process. O…

Memorization

HC3 Plus: A Semantic-Invariant Human ChatGPT Comparison Corpus

2023-09-06 · Zhenpeng Su, Xing Wu, Wei Zhou, Guangyuan Ma 외

ChatGPT has garnered significant interest due to its impressive performance; however, there is growing concern about its potential risks, particularly in the detection of AI-generated content (AIGC), which is often chall…

Question Answering

What's New in My Data? Novelty Exploration via Contrastive Generation

2024-10-18 · Masaru Isonuma, Ivan Titov

Fine-tuning is widely used to adapt language models for specific goals, often leveraging real-world data such as patient records, customer-service interactions, or web content in languages not covered in pre-training. Th…

DS@GT at CheckThat! 2025: Detecting Subjectivity via Transfer-Learning and Corrective Data Augmentation

2025-07-08 · Maximilian Heil, Dionne Bang

This paper presents our submission to Task 1, Subjectivity Detection, of the CheckThat! Lab at CLEF 2025. We investigate the effectiveness of transfer-learning and stylistic data augmentation to improve classification of…

ARCData AugmentationTransfer Learning