paper-with-me

홈 › Papers

SafeRoute: Adaptive Model Selection for Efficient and Accurate Safety Guardrails in Large Language Models

2025-02-18 · Seanie Lee, Dong Bok Lee, Dominik Wagner, Minki Kang, Haebin Seong, Tobias Bocklet, Juho Lee, Sung Ju Hwang

Deploying large language models (LLMs) in real-world applications requires robust safety guard models to detect and block harmful user prompts. While large safety guard models achieve strong performance, their computational cost is substantial. To mitigate this, smaller distilled models are used, but they often underperform on "hard" examples where the larger model provides accurate predictions. We observe that many inputs can be reliably handled by the smaller model, while only a small fraction require the larger model's capacity. Motivated by this, we propose SafeRoute, a binary router that distinguishes hard examples from easy ones. Our method selectively applies the larger safety guard model to the data that the router considers hard, improving efficiency while maintaining accuracy compared to solely using the larger safety guard model. Experimental results on multiple benchmark datasets demonstrate that our adaptive model selection significantly enhances the trade-off between computational cost and safety performance, outperforming relevant baselines.

📄 PDF Abstract BibTeX arXiv:2502.12464

Code (1)

seanie12/safe-route 공식 구현 pytorch

Tasks

Model Selection

Similar Papers 제목 키워드 기반

SafeRoute: Learning to Navigate Streets Safely in an Urban Environment

2018-11-03 · Sharon Levy, Wenhan Xiong, Elizabeth Belding, William Yang Wang

Recent studies show that 85% of women have changed their traveled route to avoid harassment and assault. Despite this, current mapping tools do not empower users with information to take charge of their personal safety. …

Deep Reinforcement LearningNavigateReinforcement LearningRepresentation Learning

ConsisGuard: Aligning Safety Deliberation with Policy Enforcement in LLM Guardrails

2026-05-29 · Yan Wang, Zhixuan Chu, Zihao Xue, Zhen Bi 외 arxiv

Reasoning-based LLM guardrails improve safety moderation by generating explicit rationales before issuing final decisions. However, their rationales do not always lead to faithful enforcement: a model may recognize a har…

Towards Policy-Adaptive Image Guardrail: Benchmark and Method

2026-03-01 · Caiyong Piao, Zhiyuan Yan, Haoming Xu, Yunzhen Zhao 외 arxiv

Accurate rejection of sensitive or harmful visual content, i.e., harmful image guardrail, is critical in many application scenarios. This task must continuously adapt to the evolving safety policies and content across va…

Reinforcement LearningGeneral Knowledge

Taxonomy of Comprehensive Safety for Clinical Agents

2025-09-26 · Jean Seo, Hyunkyung Lee, Gibaeg Kim, Wooseok Han 외 arxiv

Safety is a paramount concern in clinical chatbot applications, where inaccurate or harmful responses can lead to serious consequences. Existing methods--such as guardrails and tool calling--often fall short in addressin…

Intent Classification

Enhancing Guardrails for Safe and Secure Healthcare AI

2024-09-25 · Ananya Gangavarapu

Generative AI holds immense promise in addressing global healthcare access challenges, with numerous innovative applications now ready for use across various healthcare domains. However, a significant barrier to the wide…

HallucinationMisinformation