SoFA: Shielded On-the-fly Alignment via Priority Rule Following
Xinyu Lu, Bowen Yu, Yaojie Lu, Hongyu Lin, Haiyang Yu, Le Sun, Xianpei Han, Yongbin Li
TL;DR
SoFA reframes AI alignment as on-the-fly, priority-driven rule following and introduces PriorityDistill, a semi-automated pipeline that extracts rule-following signals from LLM simulations. By distilling (r,i,y) triplets and using a reference-guided loss, the approach strengthens both the integration and maintenance of rules, enabling shielded, adaptive responses across unseen regulations. Empirical results across multiple benchmarks show improved depth and breadth of alignment with modest alignment tax, and a PriorityRules dataset of over 20k rules offers a valuable resource for future work. The work advances practical, scalable on-the-fly alignment, with implications for safer and more controllable LLM deployments.
Abstract
The alignment problem in Large Language Models (LLMs) involves adapting them to the broad spectrum of human values. This requirement challenges existing alignment methods due to diversity of preferences and regulatory standards. This paper introduces a novel alignment paradigm, priority rule following, which defines rules as the primary control mechanism in each dialog, prioritizing them over user instructions. Our preliminary analysis reveals that even the advanced LLMs, such as GPT-4, exhibit shortcomings in understanding and prioritizing the rules. Therefore, we present PriorityDistill, a semi-automated approach for distilling priority following signals from LLM simulations to ensure robust rule integration and adherence. Our experiments show that this method not only effectively minimizes misalignments utilizing only one general rule but also adapts smoothly to various unseen rules, ensuring they are shielded from hijacking and that the model responds appropriately.
