paper-with-me

홈 › Papers

DUPE: Detection Undermining via Prompt Engineering for Deepfake Text

2024-04-17 · James Weichert, Chinecherem Dimobi

As large language models (LLMs) become increasingly commonplace, concern about distinguishing between human and AI text increases as well. The growing power of these models is of particular concern to teachers, who may worry that students will use LLMs to write school assignments. Facing a technology with which they are unfamiliar, teachers may turn to publicly-available AI text detectors. Yet the accuracy of many of these detectors has not been thoroughly verified, posing potential harm to students who are falsely accused of academic dishonesty. In this paper, we evaluate three different AI text detectors-Kirchenbauer et al. watermarks, ZeroGPT, and GPTZero-against human and AI-generated essays. We find that watermarking results in a high false positive rate, and that ZeroGPT has both high false positive and false negative rates. Further, we are able to significantly increase the false negative rate of all detectors by using ChatGPT 3.5 to paraphrase the original AI-generated texts, thereby effectively bypassing the detectors.

📄 PDF Abstract BibTeX arXiv:2404.11408

Code (0)

등록된 구현이 없습니다.

Tasks

Face SwappingPrompt Engineering

Similar Papers 제목 키워드 기반

Simplify Your Law: Using Information Theory to Deduplicate Legal Documents

2021-10-02 · Corinna Coupette, Jyotsna Singh, Holger Spamann

Textual redundancy is one of the main challenges to ensuring that legal texts remain comprehensible and maintainable. Drawing inspiration from the refactoring literature in software engineering, which has developed metho…

Deduction under Perturbed Evidence: Probing Student Simulation Capabilities of Large Language Models

2023-05-23 · Shashank Sonkar, Richard G. Baraniuk

We explore whether Large Language Models (LLMs) are capable of logical reasoning with distorted facts, which we call Deduction under Perturbed Evidence (DUPE). DUPE presents a unique challenge to LLMs since they typicall…

Logical ReasoningStrategyQAvalid

Enhancing Deepfake Detection using SE Block Attention with CNN

2025-06-12 · Subhram Dasgupta, Janelle Mason, Xiaohong Yuan, Olusola Odeyomi 외

In the digital age, Deepfake present a formidable challenge by using advanced artificial intelligence to create highly convincing manipulated content, undermining information authenticity and security. These sophisticate…

DeepFake DetectionFace Swapping

Can ChatGPT Detect DeepFakes? A Study of Using Multimodal Large Language Models for Media Forensics

2024-03-21 · Shan Jia, Reilin Lyu, Kangran Zhao, Yize Chen 외

DeepFakes, which refer to AI-generated media content, have become an increasing concern due to their use as a means for disinformation. Detecting DeepFakes is currently solved with programmed machine learning algorithms.…

DeepFake DetectionExperimental DesignFace SwappingPrompt Engineering

Conditioned Prompt-Optimization for Continual Deepfake Detection

2024-07-31

The rapid advancement of generative models has significantly enhanced the realism and customization of digital content creation. The increasing power of these tools, coupled with their ease of access, fuels the creation …