English

SPRI: Aligning Large Language Models with Context-Situated Principles

Computation and Language 2025-05-30 v2 Artificial Intelligence

Abstract

Aligning Large Language Models to integrate and reflect human values, especially for tasks that demand intricate human oversight, is arduous since it is resource-intensive and time-consuming to depend on human expertise for context-specific guidance. Prior work has utilized predefined sets of rules or principles to steer the behavior of models (Bai et al., 2022; Sun et al., 2023). However, these principles tend to be generic, making it challenging to adapt them to each individual input query or context. In this work, we present Situated-PRInciples (SPRI), a framework requiring minimal or no human effort that is designed to automatically generate guiding principles in real-time for each input query and utilize them to align each response. We evaluate SPRI on three tasks, and show that 1) SPRI can derive principles in a complex domain-specific task that leads to on-par performance as expert-crafted ones; 2) SPRI-generated principles lead to instance-specific rubrics that outperform prior LLM-as-a-judge frameworks; 3) using SPRI to generate synthetic SFT data leads to substantial improvement on truthfulness. We release our code and model generations at https://github.com/honglizhan/SPRI-public.

Keywords

Cite

@article{arxiv.2502.03397,
  title  = {SPRI: Aligning Large Language Models with Context-Situated Principles},
  author = {Hongli Zhan and Muneeza Azmat and Raya Horesh and Junyi Jessy Li and Mikhail Yurochkin},
  journal= {arXiv preprint arXiv:2502.03397},
  year   = {2025}
}

Comments

Forty-Second International Conference on Machine Learning (ICML 2025) Camera-Ready Version

R2 v1 2026-06-28T21:33:47.159Z