Papers with HALO
Enhancing LLM Text Detection with Retrieved Contexts and Logits Distribution Consistency (2025.emnlp-main)
Copied to clipboard
| Challenge: | Existing methods for detecting large language models (LLMs) generate fluent text, but they only use a few tokens due to the short length or insufficient information in some texts. |
| Approach: | They propose a method that leverages external text corpora to evaluate the difference in logit distribution of input text under retrieved human-written and LLM-rewritten contexts. |
| Outcome: | The proposed method achieves state-of-the-art performance in AUROC on five public datasets with three widely-used source LLMs. |