SearchLLM: Detecting LLM Paraphrased Text by Measuring the Similarity with Regeneration of the Candidate Source via Search Engine
About
With the advent of large language models (LLMs), it has become common practice for users to draft text and utilize LLMs to enhance its quality through paraphrasing. However, this process can sometimes result in the loss or distortion of the original intended meaning. Due to the human-like quality of LLM-generated text, traditional detection methods often fail, particularly when text is paraphrased to closely mimic original content. In response to these challenges, we propose a novel approach named SearchLLM, designed to identify LLM-paraphrased text by leveraging search engine capabilities to locate potential original text sources. By analyzing similarities between the input and regenerated versions of candidate sources, SearchLLM effectively distinguishes LLM-paraphrased content. SearchLLM is designed as a proxy layer, allowing seamless integration with existing detectors to enhance their performance. Experimental results across various LLMs demonstrate that SearchLLM consistently enhances the accuracy of recent detectors in detecting LLM-paraphrased text that closely mimics original content. Furthermore, SearchLLM also helps the detectors prevent paraphrasing attacks.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Composite Text Detection | RAID Human and Paraphrase | ROC AUC0.7866 | 8 | |
| Composite Text Detection | RAID Human and Revise | ROC AUC0.7907 | 8 | |
| Composite Text Detection | RAID Paraphrase and Revise | ROC AUC89.84 | 8 | |
| Detection of LLM generated text | MAGE News | ROC AUC @ FPR=1%0.6577 | 8 | |
| Detection of LLM generated text | Xsum | Paraphrase (4o-mini)0.1177 | 8 | |
| Detection of LLM generated text | MAGE News Topic-based 3.5-turbo | Detection Performance99.95 | 8 | |
| Detection of LLM generated text | MAGE Topic-based 3.5-turbo | Detection Accuracy100 | 8 | |
| Detection of LLM generated text | XSum Paraphrase 4o-mini | Detection Performance86.21 | 8 | |
| Detection of LLM generated text | XSum Paraphrase 4o | Detection Performance0.8257 | 8 | |
| Detection of LLM generated text | XSum Revise 4o-mini | Detection Performance87.59 | 8 |