RAR: Setting Knowledge Tripwires for Retrieval Augmented Rejection

Content moderation for large language models (LLMs) remains a significant challenge, requiring flexible and adaptable solutions that can quickly respond to emerging threats. This paper introduces Retrieval Augmented Rejection (RAR), a novel approach that leverages a retrieval-augmented generation (RAG) architecture to dynamically reject unsafe user queries without model retraining. By strategically inserting and marking malicious documents into the vector database, the system can identify and reject harmful requests when these documents are retrieved. Our preliminary results show that RAR achieves comparable performance to embedded moderation in LLMs like Claude 3.5 Sonnet, while offering superior flexibility and real-time customization capabilities, a fundamental feature to timely address critical vulnerabilities. This approach introduces no architectural changes to existing RAG systems, requiring only the addition of specially crafted documents and a simple rejection mechanism based on retrieval results.
View on arXiv@article{buonocore2025_2505.13581, title={ RAR: Setting Knowledge Tripwires for Retrieval Augmented Rejection }, author={ Tommaso Mario Buonocore and Enea Parimbelli }, journal={arXiv preprint arXiv:2505.13581}, year={ 2025 } }