0 cumulative citations
View corpus contextDelegated approval can be safe without fully aligned reviewers: the authors derive a necessary-and-sufficient 'k-robust coalitional alignment' condition that exactly characterizes when threshold-style reviewer panels guarantee the principal's utility will not fall below a baseline, and they show both strategic limits of permissive voting rules and an information-theoretic barrier for binary approvals.
Citation observations
Cumulative provider counts captured on specific dates; providers are never combined.
Long-running AI agents create a control problem: each action they take changes the state, which in turn affects the trajectory of future actions. If the agent is not fully aligned, then guaranteeing safety requires approving consequential actions before allowing them to be executed. But requiring human approval at every step makes attention a bottleneck. Delegating review to other AI agents raises the same alignment problem: the reviewers may themselves be misaligned. We identify a condition on a reviewing panel that is weaker than individual alignment yet necessary and sufficient for a guarantee that the principal fares at least as well in expectation as under a designated baseline policy. Each reviewer agent reports whether an action proposal made by a proposer agent improves its own utility relative to the baseline. We show that a threshold rule tolerating $k$ disapprovals is safe exactly when, after any $k$ reviewers are removed, the principal's utility can be written as a nonnegative combination of the remaining reviewers' utilities, plus a term that is nonnegative on every feasible proposal. We call this property $k$-robust coalitional alignment. The characterization lifts to sequential control: in a discounted MDP with an arbitrary proposer agent, safety at every state is both necessary and sufficient for the induced policy to match or improve on the baseline. When reviewers vote strategically, full-panel coverage in reward-function space guarantees that every Nash equilibrium is safe under the unanimous approval rule; in contrast, more permissive thresholds can admit unsafe equilibria even when reviewers are individually aligned. Experiments with existing reviewer models show that collective review can remain sound without an aligned individual, even when some disapprovals are tolerated.
Summary
Title: Delegating Authorization to Misaligned Agents: Coalitional Alignment and Safe Control Authors: Natalie Collina, Surbhi Goel, Aaron Roth, Sikata Sengupta arXiv:2609.15803v1
Main Finding
A panel of reviewers who are not individually aligned with a principal can nevertheless guarantee safety (relative to a designated baseline) if they satisfy a geometric coalition condition called k-robust coalitional alignment. For threshold approval rules that tolerate up to k disapprovals, this coalitional condition is necessary and sufficient for safety in a single-decision setting and, when enforced locally at every state, is necessary and sufficient for safety under repeated authorization in a discounted MDP. Binary approval has intrinsic informational limits (exact soundness + completeness requires an aligned reviewer), but these limits can be relaxed via approximation or richer (cardinal) reports. Empirical tests with existing LLM-based reviewer models illustrate that collective review can be sound even when individuals are misaligned, and that numeric scores improve the utility/safety tradeoff relative to binary votes.
Key Points
- Models
- One-decision model: proposer suggests a (possibly randomized) action compared with a baseline; each reviewer returns a binary approval based on its own utility; an aggregation rule (monotone family of winning approval sets) decides whether to execute the proposal.
- Sequential model: discounted Markov decision process where at each state reviewers vote on the one-step deviation plus baseline continuation (using their baseline-policy Q-functions); proposer may be arbitrary and history-dependent.
- k-robust coalitional alignment (informal)
- A panel is k-robustly coalitionally aligned if, after deleting any k reviewers, the principal’s utility (on feasible deviations) can be written as a nonnegative linear combination of the remaining reviewers’ utilities plus a term that is nonnegative on every feasible proposal. Intuitively, the remaining subpanel "covers" the principal.
- Characterizations
- Static (one-decision) result: A threshold rule that tolerates up to k disapprovals is sound iff the panel is k-robustly coalitionally aligned. The characterization extends to general monotone rules via their minimal winning coalitions.
- Sequential result: Local safety (every authorizable proposal at any state has nonnegative principal baseline advantage) is equivalent to global safety (overall expected discounted utility at least baseline) against any history-adaptive proposer. For threshold voting, this is equivalent to robust coalitional alignment holding at every state.
- Strategic reviewers
- In one-shot problems, sincere binary votes are weakly dominant. In repeated settings, reviewers may vote strategically.
- Under unanimity (require all reviewers to approve), if the panel's reward functions span/cover the principal’s reward sufficiently (full-panel coverage in reward-function space), every Nash equilibrium is safe.
- Permissive thresholds that tolerate disapprovals can admit unsafe equilibria—even when reviewers are individually aligned—unless stronger coalitional coverage properties hold. Safety of equilibria can be guaranteed against coordinated deviations of up to k+1 reviewers under k-robust coverage.
- Limits of binary approval
- Information-theoretic impossibility: If feasible lotteries include both principal gains and losses, any binary-vote rule that is both complete (always authorizes all principal-acceptable lotteries and rejects harmful ones) and sound requires at least one aligned reviewer.
- Work-arounds: (i) Allow approximate soundness/completeness — e.g., if reviewers are noisy unbiased perturbations of the principal, majority voting converges to approximate soundness/completeness with high probability; (ii) elicit richer (cardinal) reports instead of binary votes, which permits exact soundness & completeness without an aligned reviewer.
- Empirical results
- Using existing reward/evaluation models (LLM-based reviewers), unanimous review can block lotteries that reduce the probability of a correct answer relative to the baseline even though individual reviewers would sometimes approve such lotteries — empirical demonstration of coalitional alignment without individual alignment.
- Allowing one tolerated disapproval can increase the number of acceptable proposals authorized while still withholding harmful ones when disapprovals overlap.
- Numerical (cardinal) scores lead to better acceptance/safety tradeoffs than binary voting at comparable soundness.
- Computational/auditing considerations
- Auditing whether a panel satisfies robust coalitional alignment is tractable in fixed outcome dimension or for fixed robustness k, but coNP-complete under approximation in general (hardness results reported).
- Appendices also treat robustness to reporting and evaluation failures and provide more technical extensions.
Data & Methods
- Theoretical framework
- Geometric representation: utilities are vectors over outcomes; proposals correspond to feasible deviation vectors (differences from baseline outcome distributions). Feasible deviations form a convex set D and cone C; analyses often proceed on the cone (signs preserved).
- Definitions: approval sets S(d) = {reviewers with nonnegative utility gain on deviation d}; authorization rules defined by families of winning approval sets (monotone rules and minimal winning coalitions).
- Main proofs: characterize when every executed deviation has nonnegative principal utility via linear algebra/convex-cone arguments; equivalence results for sequential MDP reduce global discounted advantage to sum of local one-step baseline advantages (continuation-aware votes via reviewer Q-functions).
- Strategic analysis: game-theoretic reasoning about Nash equilibria and coordinated deviations; show sufficiency of unanimity+coverage and construct counterexamples for permissive thresholds.
- Impossibility: information-theoretic arguments over binary signals show necessity of an aligned reviewer for exact soundness+completeness; probabilistic generative models of reviewers (noisy unbiased perturbations) support approximation results.
- Experiments
- Benchmarks: answer selection and safety evaluation tasks using existing reward models / safety evaluators derived from LLMs (exact datasets and model lists are detailed in appendices).
- Protocol: simulate proposer-generated candidate actions/answers, collect reviewer approvals or numerical scores, apply threshold and cardinal aggregation rules, measure (i) soundness: whether authorized proposals ever decrease principal utility relative to baseline, and (ii) completeness/utility: rate of authorization for beneficial proposals (e.g., increase in correct-answer probability).
- Findings: empirical examples of coalitional alignment without aligned individuals; numerical scoring improves throughput while preserving soundness.
- Complexity & robustness analysis
- Auditing algorithms for checking coverage and k-robustness in small dimensions or fixed k; hardness proofs showing coNP-completeness under approximation.
Implications for AI Economics
- Lowering the cost of oversight via collective reviewers
- Delegating authorization to a panel of reviewers can reduce costly human attention while still guaranteeing safety, provided panels are designed to satisfy coalitional coverage. This offers a potentially cheaper alternative to acquiring perfectly aligned individual reviewers.
- Panel design as an economic lever
- The work identifies precise structural properties (k-robust coalitional alignment) panels must satisfy to trade off permissiveness (throughput) and safety. Economic decisions about how many reviewers to recruit, their diversity of objectives, and acceptable k (tolerance for disapprovals) directly map to safety guarantees.
- Market and provider implications
- Providers of reviewer models need not guarantee strict individual alignment if they can instead assemble a panel with appropriate collective coverage properties. This shapes incentives for specialization/diversification of evaluator models: diversity that spans the principal’s reward function space can be economically valuable.
- Contracting and information design
- Binary approval is informationally limited; achieving both safety and usefulness may require richer reporting (cardinal scores) or accepting approximate guarantees. Service designers and regulators should consider whether to require richer reports from reviewers or allow controlled approximation (and testable bounds on error).
- Strategic behavior and governance
- In repeated control settings, strategic voting by reviewers matters. Requiring unanimity is conservative but robust; more permissive thresholds raise equilibrium risks. Economic mechanisms (contracts, audits, incentives) may be necessary to align strategic incentives of reviewers with the principal’s safety objectives.
- Auditing and regulatory costs
- Checking coalitional alignment can be computationally feasible in many practical settings (small outcome spaces, small k) but is hard in general. This implies nontrivial auditing costs and potential regulatory complexity for certifying safe delegation protocols at scale.
- Policy recommendations (practical takeaways)
- Use panels (not single reviewers) and design them to provide coverage of the principal’s objective space.
- Prefer unanimity when facing strong strategic risks, or ensure stronger coalitional coverage if permitting disapprovals.
- Move beyond binary signals where feasible: cardinal scores materially improve the safety/usability tradeoff.
- Build and fund auditing procedures tuned to the outcome space dimension and robustness tolerance to certify panels.
Overall, the paper provides exact geometric and game-theoretic characterizations that translate directly into design principles for safely delegating authorization to collections of (possibly misaligned) AI reviewers, and clarifies the economic tradeoffs between alignment investment, panel composition, information elicitation format, and permissible delegation rules.
Assessment
Claims (11)
| Claim | Direction | Outcome | Confidence & Evidence | Details |
|---|---|---|---|---|
| A threshold authorization rule that executes proposals receiving at most k disapproval votes is sound if and only if the reviewer panel is k-robustly coalitionally aligned. Ai Safety And Ethics | positive | Whether authorized proposals weakly improve the principal's expected utility relative to the baseline |
Reading fidelity
high
Study strength
high
|
not reported
|
| Coalitional alignment can guarantee safety even when no individual reviewer is aligned with the principal. Ai Safety And Ethics | positive | Safety of delegated authorization relative to the principal's baseline utility |
Reading fidelity
high
Study strength
high
|
not reported
|
| In the sequential discounted Markov decision process setting, repeated authorization is safe against every history-adaptive proposer agent if and only if every proposal that can be authorized has nonnegative principal baseline advantage at the state where it is proposed. Ai Safety And Ethics | positive | Expected discounted principal utility under repeated authorization relative to consistently following the baseline policy |
Reading fidelity
high
Study strength
high
|
not reported
|
| Under unanimous approval, full-panel coverage in reward-function space guarantees that every Nash equilibrium is safe. Ai Safety And Ethics | positive | Safety of outcomes induced by Nash equilibria under strategic reviewer behavior |
Reading fidelity
high
Study strength
high
|
not reported
|
| A threshold rule that tolerates even one disapproval can admit unsafe Nash equilibria, including when every reviewer is perfectly aligned. Ai Safety And Ethics | negative | Whether strategic-reviewer equilibria preserve safety relative to the principal's baseline |
Reading fidelity
high
Study strength
high
|
not reported
|
| When feasible lotteries include both gains and losses for the principal, any binary-vote rule that always accepts every principal-acceptable lottery and rejects every harmful lottery requires an aligned reviewer. Ai Safety And Ethics | negative | Simultaneous exact soundness and completeness of binary authorization |
Reading fidelity
high
Study strength
high
|
not reported
|
| Approximate soundness and completeness can be achieved through majority voting when reviewers are noisy perturbations of the principal, even though no individual reviewer becomes aligned. Ai Safety And Ethics | positive | Approximate safety and completeness of majority-vote authorization |
Reading fidelity
high
Study strength
medium
|
not reported
|
| Allowing reviewers to report cardinal utility scores rather than binary judgments permits perfect soundness and completeness without requiring an aligned reviewer. Ai Safety And Ethics | positive | Exact soundness and completeness of delegated authorization |
Reading fidelity
high
Study strength
high
|
not reported
|
| In experiments with existing reviewer models, unanimous collective review blocked lotteries that lowered answer correctness relative to the baseline, even when each reviewer individually approved some such lottery. Decision Quality | positive | Probability of selecting a correct answer under collective review |
Reading fidelity
high
Study strength
medium
|
not reported
|
| Using numerical reviewer scores instead of binary votes authorized more correct answers at comparable soundness in the experiments. Decision Quality | positive | Number or proportion of correct answers authorized at a given level of soundness |
Reading fidelity
high
Study strength
medium
|
not reported
|
| For safety evaluators, overlapping objections allowed the system to produce multiple disapprovals for every harmful response, while tolerating one disapproval released more acceptable responses without authorizing harmful responses. Ai Safety And Ethics | mixed | Authorization of harmful versus acceptable responses under collective safety review |
Reading fidelity
high
Study strength
medium
|
not reported
|