English

Efficient LLM Moderation with Multi-Layer Latent Prototypes

Machine Learning 2026-02-09 v3 Artificial Intelligence Computation and Language Cryptography and Security

Abstract

Although modern LLMs are aligned with human values during post-training, robust moderation remains essential to prevent harmful outputs at deployment time. Existing approaches suffer from performance-efficiency trade-offs and are difficult to customize to user-specific requirements. Motivated by this gap, we introduce Multi-Layer Prototype Moderator (MLPM), a lightweight and highly customizable input moderation tool. We propose leveraging prototypes of intermediate representations across multiple layers to improve moderation quality while maintaining high efficiency. By design, our method adds negligible overhead to the generation pipeline and can be seamlessly applied to any model. MLPM achieves state-of-the-art performance on diverse moderation benchmarks and demonstrates strong scalability across model families of various sizes. Moreover, we show that it integrates smoothly into end-to-end moderation pipelines and further improves response safety when combined with output moderation techniques. Overall, our work provides a practical and adaptable solution for safe, robust, and efficient LLM deployment.

Keywords

Cite

@article{arxiv.2502.16174,
  title  = {Efficient LLM Moderation with Multi-Layer Latent Prototypes},
  author = {Maciej Chrabąszcz and Filip Szatkowski and Bartosz Wójcik and Jan Dubiński and Tomasz Trzciński and Sebastian Cygert},
  journal= {arXiv preprint arXiv:2502.16174},
  year   = {2026}
}
R2 v1 2026-06-28T21:53:56.233Z