LLM-generated Text Detection

5 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.

Exploring Naive Approaches to Tell Apart LLMs Productions from Human-written Text

bancaditalia/gen-text-detect NLPIR '23: Proceedings of the 2023 7th International Conference on Natural Language Processing and Information Retrieval 2024

Powerful Large Language Models (large LMs or LLMs) such as BERT and GPT are making the task of detecting machine-generated text more and more prominent and crucial to minimize threats posed by text generation models misuse.