Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Safety Game: Inference-Time Alignment of Black-Box LLMs via Constrained Optimization

About

Ensuring that large language models (LLMs) comply with safety requirements is a central challenge in AI deployment. Existing alignment approaches primarily operate during training, such as through fine-tuning or reinforcement learning from human feedback, but these methods are costly and inflexible, requiring retraining whenever new requirements arise. Recent efforts toward inference-time alignment mitigate some of these limitations but still assume access to model internals, which is impractical, and not suitable for third party stakeholders who do not have access to the models. In this work, we propose a model-independent, black-box framework for safety alignment that does not require retraining or access to the underlying LLM architecture. As a proof of concept, we address the problem of trading off between generating safe but uninformative answers versus helpful yet potentially risky ones. We formulate this dilemma as a two-player zero-sum game whose minimax equilibrium captures the optimal balance between safety and helpfulness. LLM agents operationalize this framework by leveraging a linear programming solver at inference time to compute equilibrium strategies. Our results demonstrate the feasibility of black-box safety alignment, offering a scalable and accessible pathway for stakeholders, including smaller organizations and entities in resource-constrained settings, to enforce safety across rapidly evolving LLM ecosystems.

Tuan Nguyen, Long Tran-Thanh• 2025

Related benchmarks

TaskDatasetResultRank
Alignment Faking Rate MeasurementSORRY-Bench
Alignment Faking Rate5.1
46
Multiple-choice Question AnsweringBIG-bench HHH Eval
Overall Score72.9
42
Multiple Choice QuestioningSafetyBench English (test)
Accuracy60.13
35
Truthfulness EvaluationTruthfulQA
BLEU-Acc54.7
35
Safety EvaluationSORRY-Bench
Expected HFR5.1
35
Instruction Following and Safety AlignmentAlpacaEval Borderline
WinRate97
3
Instruction Following and Safety AlignmentAlpacaEval Benign (n=50)
WinRate93
3
Showing 7 of 7 rows

Other info

Follow for update