📄 Research Article
Once a Response, Always a Response: Detecting LLM-generated Text via Latent Prompt Restoration
Synthesis: EchoPrompt introduces a training-free zero-shot detector for LLM-generated text that exploits the latent prompt dependency inherent in machine-generated content. By restoring a generic assistant-response prefix and measuring likelihood gain differences between instruction-tuned and base models, EchoPrompt achieves state-of-the-art detection performance without training. This approach has direct implications for academic integrity in educational contexts, where LLM-generated text detection is increasingly critical for maintaining assessment validity.
Detection Mechanism
EchoPrompt is built on the insight that machine-generated text is conditioned on an upstream prompt, and this hidden dependency can be partially reactivated. The detector:
This training-free approach contrasts with existing zero-shot detectors that rely purely on probability-based statistical discrepancies without modeling the generation mechanism.
Key Findings
Implications for Education
The rise of LLM-generated content in educational settings creates an urgent need for robust detection tools. EchoPrompt's zero-shot approach eliminates the need for costly detector training on specific LLM versions or domains, making it more practical for deployment in higher education contexts. The method's robustness to paraphrasing is particularly valuable given that students increasingly use rephrasing tools to evade simpler detectors.
Connected Concepts
Connected Articles
Citation
Bao, H., Ren, Y., Cao, Y., You, J., Fang, F., & Wang, S. (2026). Once a Response, Always a Response: Detecting LLM-generated Text via Latent Prompt Restoration. arXiv:2608.05741v1.