paper-with-me

홈 › Papers

Enhancing Text Authenticity: A Novel Hybrid Approach for AI-Generated Text Detection

2024-06-01 · Ye Zhang, Qian Leng, Mengran Zhu, Rui Ding, Yue Wu, Jintong Song, Yulu Gong

The rapid advancement of Large Language Models (LLMs) has ushered in an era where AI-generated text is increasingly indistinguishable from human-generated content. Detecting AI-generated text has become imperative to combat misinformation, ensure content authenticity, and safeguard against malicious uses of AI. In this paper, we propose a novel hybrid approach that combines traditional TF-IDF techniques with advanced machine learning models, including Bayesian classifiers, Stochastic Gradient Descent (SGD), Categorical Gradient Boosting (CatBoost), and 12 instances of Deberta-v3-large models. Our approach aims to address the challenges associated with detecting AI-generated text by leveraging the strengths of both traditional feature extraction methods and state-of-the-art deep learning models. Through extensive experiments on a comprehensive dataset, we demonstrate the effectiveness of our proposed method in accurately distinguishing between human and AI-generated text. Our approach achieves superior performance compared to existing methods. This research contributes to the advancement of AI-generated text detection techniques and lays the foundation for developing robust solutions to mitigate the challenges posed by AI-generated content.

📄 PDF Abstract BibTeX arXiv:2406.06558

Code (0)

등록된 구현이 없습니다.

Tasks

MisinformationText Detection

Similar Papers 제목 키워드 기반

Heaps' Law in GPT-Neo Large Language Model Emulated Corpora

2023-11-10 · Uyen Lai, Gurjit S. Randhawa, Paul Sheridan

Heaps' law is an empirical relation in text analysis that predicts vocabulary growth as a function of corpus size. While this law has been validated in diverse human-authored text corpora, its applicability to large lang…

Language ModelingLanguage ModellingLarge Language Model

Findings of the Counter Turing Test: AI-Generated Text Detection

2026-05-20 · Rajarshi Roy, Gurpreet Singh, Ashhar Aziz, Shashwat Bajpai 외 arxiv

The growing capability of large language models to produce fluent, contextually coherent text has created mounting pressure on the systems and institutions responsible for ensuring the authenticity of digital content. Ad…

Adversarial RobustnessDomain GeneralizationBinary ClassificationEnsemble Learning

ParliaBench: An Evaluation and Benchmarking Framework for LLM-Generated Parliamentary Speech

2025-11-11 · Marios Koniaris, Argyro Tsipi, Panayiotis Tsanakas arxiv

Parliamentary speech generation presents specific challenges for large language models beyond standard text generation tasks. Unlike general text generation, parliamentary speeches require not only linguistic quality but…

Text Generation

Chest-Diffusion: A Light-Weight Text-to-Image Model for Report-to-CXR Generation

2024-06-30 · Peng Huang, Xue Gao, Lihong Huang, Jing Jiao 외

Text-to-image generation has important implications for generation of diverse and controllable images. Several attempts have been made to adapt Stable Diffusion (SD) to the medical domain. However, the large distribution…

DenoisingImage GenerationText to Image GenerationText-to-Image Generation

Uncertainty in Authorship: Why Perfect AI Detection Is Mathematically Impossible

2025-09-15 · Aadil Gani Ganie arxiv

As large language models (LLMs) become more advanced, it is increasingly difficult to distinguish between human-written and AI-generated text. This paper draws a conceptual parallel between quantum uncertainty and the li…

Text Detection