English

Bounded Rationality for LLMs: Satisficing Alignment at Inference-Time

Computation and Language 2025-06-03 v2 Artificial Intelligence

Abstract

Aligning large language models with humans is challenging due to the inherently multifaceted nature of preference feedback. While existing approaches typically frame this as a multi-objective optimization problem, they often overlook how humans actually make decisions. Research on bounded rationality suggests that human decision making follows satisficing strategies-optimizing primary objectives while ensuring others meet acceptable thresholds. To bridge this gap and operationalize the notion of satisficing alignment, we propose SITAlign: an inference time framework that addresses the multifaceted nature of alignment by maximizing a primary objective while satisfying threshold-based constraints on secondary criteria. We provide theoretical insights by deriving sub-optimality bounds of our satisficing based inference alignment approach. We empirically validate SITAlign's performance through extensive experimentation on multiple benchmarks. For instance, on the PKU-SafeRLHF dataset with the primary objective of maximizing helpfulness while ensuring a threshold on harmlessness, SITAlign outperforms the state-of-the-art multi objective decoding strategy by a margin of 22.3% in terms of GPT-4 win-tie rate for helpfulness reward while adhering to the threshold on harmlessness.

Keywords

Cite

@article{arxiv.2505.23729,
  title  = {Bounded Rationality for LLMs: Satisficing Alignment at Inference-Time},
  author = {Mohamad Chehade and Soumya Suvra Ghosal and Souradip Chakraborty and Avinash Reddy and Dinesh Manocha and Hao Zhu and Amrit Singh Bedi},
  journal= {arXiv preprint arXiv:2505.23729},
  year   = {2025}
}

Comments

Accepted at ICML 2025

R2 v1 2026-07-01T02:48:55.871Z