TL;DR
This paper introduces sudoLLM, a framework for multi-role aligned LLMs that incorporate user access rights, improving safety, resistance to attacks, and alignment by injecting user-based biases into queries.
Contribution
The paper presents a novel method to align LLMs with user roles using bias injection, enhancing safety and resistance to jailbreaks, which is a new approach in LLM security.
Findings
Improved alignment and safety in LLMs.
Enhanced resistance to prefix-based jailbreaking.
Fails-closed behavior for sensitive queries.
Abstract
User authorization-based access privileges are a key feature in many safety-critical systems, but have not been extensively studied in the large language model (LLM) realm. In this work, drawing inspiration from such access control systems, we introduce sudoLLM, a novel framework that results in multi-role aligned LLMs, i.e., LLMs that account for, and behave in accordance with, user access rights. sudoLLM injects subtle user-based biases into queries and trains an LLM to utilize this bias signal in order to produce sensitive information if and only if the user is authorized. We present empirical results demonstrating that this approach shows substantially improved alignment, generalization, resistance to prefix-based jailbreaking attacks, and ``fails-closed''. The persistent tension between the language modeling objective and safety alignment, which is often exploited to jailbreak…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
