LLM-generated Text Detection

4 papers with code • 0 benchmarks • 1 datasets

Classifying human-written and LLM-generated texts.

Datasets


Most implemented papers

Red Teaming Language Model Detectors with Language Models

shizhouxing/Attack-LM-Detectors 31 May 2023

The prevalence and strong capability of large language models (LLMs) present significant safety and ethical risks if exploited by malicious users.

OUTFOX: LLM-Generated Essay Detection Through In-Context Learning with Adversarially Generated Examples

ryuryukke/OUTFOX 21 Jul 2023

Experiments in the domain of student essays show that the proposed detector improves the detection performance on the attacker-generated texts by up to +41. 3 points F1-score.

A Survey on LLM-Generated Text Detection: Necessity, Methods, and Future Directions

nlp2ct/llm-generated-text-detection 23 Oct 2023

In this survey, we collate recent research breakthroughs in this area and underscore the pressing need to bolster detector research.

How You Prompt Matters! Even Task-Oriented Constraints in Instructions Affect LLM-Generated Text Detection

ryuryukke/HowYouPromptMatters 14 Nov 2023

Furthermore, our analysis indicates that the high instruction-following ability of LLMs fosters the large impact of such constraints on detection performance.