Zero-Shot Detection of LLM-Generated Text via Implicit Reward Model
About
Large language models (LLMs) have demonstrated remarkable capabilities across various tasks. However, their ability to generate human-like text has raised concerns about potential misuse. This underscores the need for reliable and effective methods to detect LLM-generated text. In this paper, we propose IRM, a novel zero-shot approach that leverages Implicit Reward Models for LLM-generated text detection. Such implicit reward models can be derived from publicly available instruction-tuned and base models. Previous reward-based method relies on preference construction and task-specific fine-tuning. In comparison, IRM requires neither preference collection nor additional training. We evaluate IRM on the DetectRL benchmark and demonstrate that IRM can achieve superior detection performance, outperforms existing zero-shot and supervised methods in LLM-generated text detection.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| LLM-generated text detection | DetectRL | AUROC (Multi-Domain)97.97 | 12 | |
| LLM-generated text detection | DivScore (test) | DeepSeek-R1 AUROC97.39 | 5 | |
| LLM-generated text detection | RAID (train) | ChatGPT Score99.58 | 5 |