🤖 AI Summary
This work addresses the growing risk of misuse posed by the increasingly realistic text generated by large language models (LLMs) and proposes IRM, a novel zero-shot detection method that requires no training. IRM leverages implicit reward signals embedded in publicly available instruction-tuned models and their base counterparts to construct a detector without collecting human preference data or performing task-specific fine-tuning. Evaluated on the DetectRL benchmark, IRM significantly outperforms existing zero-shot and supervised detection approaches, demonstrating superior performance in identifying machine-generated text. The method establishes an efficient and generalizable paradigm for LLM-generated text detection, offering a practical solution to a critical challenge in AI safety and content authenticity.
📝 Abstract
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.