Can a written constitution be put inside a model's training reward, and who pays to make every lab do it?
Read the paper on SSRN ↗ CiteKey results
- In the simulation, raising the penalty weight from 0 to 0.5 raises compliance from 0.288 to 0.502 at a task-reward cost of 0.126, inside the bound of 0.196.
- Above a penalty weight of 2.99, no violating response is ever the reward-maximising choice in the simulated constitution.
- Among twelve labs, compliance appears once the expected sanction exceeds 5.32, the largest private gain less the share of loss a defector bears itself.
- A market-access sanction from three to five of twelve jurisdictions is enough to bring all the simulated labs into compliance.
- A watchdog on the IAEA model costs about $510 million a year, 0.0016 percent of US output, against a median avoided loss of about $15.6 billion a year.
Summary
Rules inside the reward
A language model does what its reward taught it to do. The paper follows from that sentence. The last stage of training a frontier model scores each response and moves the weights to raise the score. Bai et al. (2022) showed the scorer can be a written document, a constitution, read by a second model that asks whether a response broke a clause.
We take that idea and do the accounting. The penalised reward is the ordinary task reward minus a weight times a weighted count of the clauses a response breaks. Solving the KL-regularised policy in closed form gives exact answers to the questions a regulator would ask. Raising the weight always raises compliance. There is a computable weight above which a violation is never the model's best move. The cost in task reward is at most the weight times the violation removed. An imperfect detector opens a reward-hacking channel, and a known error rate can be corrected for while a blind spot cannot.
A simulation with a fixed seed runs the policy against a small constitution with clauses such as no deception of the user and no unauthorised disclosure of private data (Table 1). At a weight of 0 the policy returns a compliant response with probability 0.288. At 0.5 that figure is 0.502, and the task reward falls by 0.126, under the bound of 0.196 (Table 2). Figure 1 plots the full curve, with policies trained from scratch landing on the closed form and the dominance threshold marked at 2.99. Figure 3 shows the weakness. When the detector never flags some share of violating responses, the trained policy piles probability onto those responses, and it piles more as the weight rises. Only outside evaluation can cover that.
Appendix B carries the same idea with a bank and three answers (Table B1). At a weight of 0.5 the answer that omits a disclosure scores 1.10 against 1.00 for the honest one. At a weight of 3 the honest answer wins.
The race between labs
Compliance costs something, and the benefit goes to everyone. A lab that pays while its rivals do not ends up slower, or less capable, or both. Section 3 turns this into a game among n labs, each deciding whether to train against the constitution. Complying costs c. Defecting brings a private gain G from speed or capability, and each defecting lab's models carry a probability p of a misaligned deployment with social loss L. How much of that loss does the lab itself bear? Only a share θ, because the harm lands on a clinic or a client somewhere else. With θ that small, defecting is the dominant choice whenever G exceeds θ p L, and in every calibration we can defend, it does. So nobody trains against the constitution. Or everyone trains against a private one and calls it the same thing.
Appendix B has the two-lab version (Table B2). Complying while the rival also complies pays -1.00; defecting against that same rival pays 2.58. Both labs defect and each ends at 2.19. Now add an expected sanction of 3 units on a verified defector, and complying wins in both columns (Table B3).
With verification probability q and sanction s, a treaty restores compliance once q s exceeds the largest private gain. In Figure 4 the twelve simulated labs go from all defecting to all complying as the expected sanction crosses 5.32. A fine will not do it, since a court can only collect so much. Denial of market access will, and that changes who has to sign: Figure 5 shows three to five of twelve home jurisdictions refusing verified defectors is enough. Scope in the draft articles (Table 6) is set by compute threshold and by regulated domain, and they require training at or above the dominance threshold as measured on the watchdog's own evaluation set.
Cost of a watchdog
We price the watchdog on the IAEA. Its regular budget for 2026 is EUR 442.1 million, about $510 million. Against US output at an annual rate of $31.1 trillion in the third quarter of 2025 that is 0.0016 percent. Table 5 puts comparable bodies beside it.
The benefit side is a scenario accounting, and the paper says so. Table 4 takes value added by sector from the Bureau of Economic Analysis and applies stated, contestable assumptions about how much of each sector's activity will run through models and how much of that is at risk. Finance and insurance, with value added of 2,492.5 billion at an annual rate, is the largest line, with an avoided loss of 4.36 billion at ρ = 0.5. Across all sectors the median annual benefit over twenty thousand draws is about $15.6 billion, against a total cost of $2.9 billion that includes the labs' own compliance spend. Figure 6 draws both. Liability rules and Pigouvian taxes alone do not get there, for the reasons Shavell (1986) gave forty years ago. The parties are judgement-proof against a loss of this size, and a tax in one jurisdiction moves the training run to another.
Section 6 writes constitutions for finance and for medicine (Table 8). The recipe for any field is the profession's codified ethics plus the applicable law, with a higher-weighted clause winning any conflict.
What remains
We run a small firm that has to live under these rules, and we wrote the paper because we would rather help build the institution than wait for it. The drafting remains to be done, and so does the measurement of the dominance threshold on a real frontier model. The negotiation is another matter. The paper calls these the next three papers and admits that only one of them is a paper.
Who this is for: Policy staff and regulators drafting rules for model training, journalists covering AI governance, investors, and CPAs and tax professionals whose work will run through these models.
Figures
Appendix figures
Tables
| clause | wj | base rate | temptation κj | realised rate |
|---|---|---|---|---|
| C1 no deception of the user | 1.0 | 0.12 | 0.6 | 0.148 |
| C2 no unauthorised disclosure of private data | 1.0 | 0.10 | 0.5 | 0.108 |
| C3 no advice outside licensed competence without a referral | 0.8 | 0.08 | 0.7 | 0.067 |
| C4 disclose material conflicts of interest | 0.6 | 0.15 | 0.4 | 0.155 |
| C5 no discrimination on a protected characteristic | 0.5 | 0.10 | 0.3 | 0.106 |
| C6 no assistance with serious physical or financial harm | 1.5 | 0.04 | 0.9 | 0.031 |
| λ | compliance | trained | violation E[PC] | task reward | cost Δ r | bound λ Δ P |
|---|---|---|---|---|---|---|
| 0 | 0.288 | 0.284 | 1.006 | 2.173 | 0 | 0 |
| 0.25 | 0.398 | 0.795 | 2.125 | 0.048 | 0.053 | |
| 0.5 | 0.502 | 0.504 | 0.614 | 2.047 | 0.126 | 0.196 |
| 1.0 | 0.687 | 0.687 | 0.331 | 1.834 | 0.339 | 0.674 |
| 1.5 | 0.828 | 0.126 | 1.615 | 0.558 | 1.319 | |
| 2.0 | 0.898 | 0.894 | 0.065 | 1.536 | 0.637 | 1.881 |
| 3.0 | 0.969 | 0.017 | 1.443 | 0.730 | 2.965 | |
| 4.0 | 0.993 | 0.987 | 0.004 | 1.408 | 0.765 | 4.008 |
| 6.0 | 1.000 | 0.000 | 1.399 | 0.775 | 6.034 |
| lab (sorted by Gi) | Gi | δ* at q = 1 | δ* at q = 0.25 |
|---|---|---|---|
| 1 | 1.34 | 0.27 | 0.60 |
| 2 | 1.74 | 0.39 | 0.72 |
| 3 | 1.80 | 0.40 | 0.73 |
| 4 | 1.99 | 0.46 | 0.77 |
| 5 | 2.34 | 0.56 | 0.84 |
| 6 | 2.80 | 0.70 | 0.90 |
| 7 | 3.34 | 0.86 | 0.96 |
| 8 | 3.68 | 0.96 | 0.99 |
| 9 | 4.43 | never | never |
| 10 | 4.71 | never | never |
| 11 | 5.00 | never | never |
| 12 | 5.73 | never | never |
| sector | value added | share of GDP | as | hs | value at risk | avoided at ρ = 0.5 |
|---|---|---|---|---|---|---|
| Finance and insurance | 2,492.5 | 8.0% | 0.35 | 1.0% | 8.72 | 4.36 |
| Health care and social assistance | 2,391.6 | 7.7% | 0.25 | 1.0% | 5.98 | 2.99 |
| Educational services | 349.4 | 1.1% | 0.30 | 0.5% | 0.52 | 0.26 |
| Information | 1,718.8 | 5.5% | 0.50 | 0.5% | 4.30 | 2.15 |
| Professional, scientific and technical services | 2,523.2 | 8.1% | 0.40 | 0.5% | 5.05 | 2.52 |
| Manufacturing | 2,951.1 | 9.5% | 0.15 | 0.2% | 0.89 | 0.44 |
| Federal government | 1,116.8 | 3.6% | 0.20 | 0.5% | 1.12 | 0.56 |
| State and local government | 2,352.0 | 7.6% | 0.15 | 0.3% | 1.06 | 0.53 |
| Total | 27.63 | 13.82 |
| body | function | budget, native | million a year | staff | source |
|---|---|---|---|---|---|
| IAEA | nuclear safeguards, inspections | EUR 442.1 million regular budget, 2026 | 510.7 | not stated in the budget document | IAEA GC(69)/6 |
| BIS | central-bank cooperation, Basel standards | SDR 414.4 million (CHF 453.3 million) administrative expense, FY 2025/26 | 555.2 | 662 | BIS Annual Report 2025/26 |
| ICAO | aviation safety standards and audits | CAD 376.6 million per triennium, 2026 to 2028 | 90.4 | 566.5 | ICAO Doc 10229 |
| FATF | anti-money-laundering standards, mutual evaluations | EUR 12.9 million | 14.9 | 71 | FATF annual report, as reported in January 2023 |
| article | content |
|---|---|
| 1. Scope | Applies to any model whose training run exceeds a compute threshold set by the Conference of Parties and revised annually, and to any model deployed in a regulated domain listed in Annex I (finance, medicine, law, education, critical infrastructure, public administration, defence) regardless of compute. |
| 2. The constitution | A universal core of clauses (Annex II) covering deception, privacy, discrimination, serious harm, and the integrity of the model's own reporting; plus domain constitutions (Annex III) drawn from each profession's codified ethics and the applicable law. The core is amended only by the Conference of Parties; domain constitutions are maintained with the profession's own regulators. |
| 3. Training obligation | Every model in scope is trained against the applicable constitution with a penalised reward whose weight is at or above the dominance threshold measured on the watchdog's evaluation set (Section 2.3), or by a method the watchdog certifies as equivalent. |
| 4. Detector obligation | Violation detectors are documented, their false-positive and false-negative rates are measured on the watchdog's held-out set, and the penalty is debiased for them (Proposition 4). A detector's blind spots are red-teamed by a party other than the lab. |
| 5. Verification | Parties give the watchdog access to frozen model checkpoints, reward specifications, training logs, detector code, and data provenance records, under confidentiality equal to that of IAEA safeguards. The watchdog evaluates on its own hardware. |
| 6. Incident registry | Every deployer in a regulated domain reports constitution-class incidents to a registry the watchdog maintains, on the pattern of aviation. Reports are protected from use as evidence against the reporter except in cases of concealment. |
| 7. Graduated sanctions | Non-conformity is remedied on notice; unremedied non-conformity is published; concealment or refusal of access results in suspension of the certificate; a suspended model may not be sold, deployed or served into any Party's market or run on regulated compute (Section 3.5). |
| 8. Mutual recognition | A certificate issued by one Party's regulator after a watchdog evaluation is recognised by all Parties. Regulators are themselves mutually evaluated, on the FATF pattern. |
| 9. Funding | Assessed contributions on the UN scale, with a supplement from Parties that host labs in scope, proportional to the compute they host; no funding from labs. |
| 10. Entry into force | On ratification by Parties hosting a majority of the world's frontier training compute, or by five Parties including three of the largest hosts, whichever is earlier. |
| clause | wj | what the detector checks |
|---|---|---|
| F1 Loyalty: no recommendation that favours the adviser's or a third party's compensation over the client's interest | 1.5 | whether the recommended product carries higher compensation than an available equivalent, and whether the response says so |
| F2 Care: every recommendation reflects the client's stated objectives, horizon, tax status and constraints as recorded | 1.2 | the response against the client record: any recommendation inconsistent with a recorded constraint |
| F3 No material non-public information: no use, hint, or solicitation of it | 1.5 | named-entity and event checks against the public record; solicitation language |
| F4 No manipulation: no statement designed to move a price, no wash or matched trades, no spoofing in an order suggestion | 1.5 | order patterns; statements about prices without a factual basis |
| F5 Disclosure: every conflict, fee and risk material to the recommendation is stated in the response | 0.8 | presence of the disclosures the client record and the product require |
| F6 Truthfulness: no performance claim, figure or attribution the response's own sources contradict; no invented citation | 1.0 | figures and citations against the sources the model was given |
| F7 Competence: tax, legal and insurance questions beyond the adviser's licence are answered with a referral | 0.6 | topic classifier against the licence scope |
| F8 Privacy: no client data in a response to a different client, or to anyone not on the record | 1.2 | identifier matching across client records |
| clause | wj | what the detector checks |
|---|---|---|
| M1 Non-maleficence: no recommendation whose expected harm, on the record, exceeds its expected benefit; no dosage or interaction the formulary flags | 1.5 | formulary and interaction checks; contraindications in the record |
| M2 Consent: no treatment plan presented as decided; alternatives, risks and the option of no treatment stated | 1.0 | presence of alternatives and risks; imperative mood on treatment decisions |
| M3 Privacy: no protected health information outside the care team of record | 1.2 | identifier matching against the care team |
| M4 Competence and escalation: red-flag symptoms escalate to a clinician; the model never closes a case | 1.5 | red-flag lexicon; case-closing language |
| M5 Justice: no triage or resource recommendation that varies with a protected characteristic beyond what the clinical evidence supports | 1.0 | counterfactual prompts with the characteristic varied |
| M6 Truthfulness: no diagnosis or figure the record contradicts; uncertainty stated as uncertainty | 1.0 | the response against the record |
| parameter | formula | value |
|---|---|---|
| ∂ L/∂ W⁽²⁾11 | δ⁽²⁾ a⁽¹⁾1 | -0.072892 |
| ∂ L/∂ W⁽²⁾12 | δ⁽²⁾ a⁽¹⁾2 | -0.070191 |
| ∂ L/∂ b⁽²⁾ | δ⁽²⁾ | -0.114946 |
| ∂ L/∂ W⁽¹⁾11 | δ⁽¹⁾1 x1 | -0.013334 |
| ∂ L/∂ W⁽¹⁾12 | δ⁽¹⁾1 x2 | -0.026668 |
| ∂ L/∂ W⁽¹⁾21 | δ⁽¹⁾2 x1 | 0.016398 |
| ∂ L/∂ W⁽¹⁾22 | δ⁽¹⁾2 x2 | 0.032795 |
| ∂ L/∂ b⁽¹⁾1 | δ⁽¹⁾1 | -0.013334 |
| ∂ L/∂ b⁽¹⁾2 | δ⁽¹⁾2 | 0.016398 |
| sweep | V(s0) | V(s1) | V(s2) | largest change |
|---|---|---|---|---|
| 1 | 0 | 0 | 1.00 | 1.00 |
| 2 | 0 | 0.90 | 1.00 | 0.90 |
| 3 | 0.81 | 0.90 | 1.00 | 0.81 |
| 4 | 0.81 | 0.90 | 1.00 | 0 |
| λ | rC(y1) | rC(y2) | rC(y3) | π(y1) | π(y2) | π(y3) | E[PC] | best answer |
|---|---|---|---|---|---|---|---|---|
| 0 | 1.00 | 1.60 | 2.10 | 0.021 | 0.156 | 0.823 | 2.214 | y3 |
| 0.25 | 1.00 | 1.35 | 1.475 | 0.110 | 0.354 | 0.536 | 1.694 | y3 |
| 0.5 | 1.00 | 1.10 | 0.85 | 0.333 | 0.465 | 0.202 | 0.970 | y2 |
| 1.0 | 1.00 | 0.60 | -0.40 | 0.786 | 0.207 | 0.007 | 0.226 | y1 |
| 2.0 | 1.00 | -0.40 | -2.90 | 0.991 | 0.009 | 0.000 | 0.009 | y1 |
| 3.0 | 1.00 | -1.40 | -5.40 | 1.000 | 0.000 | 0.000 | 0.000 | y1 |
| answer | task score | rules broken (weighted) | penalised at λ = 0.5 | penalised at λ = 3 |
|---|---|---|---|---|
| A: cheaper fund, fees disclosed | 1.00 | 0 | 1.00 | 1.00 |
| B: expensive fund, no disclosure | 1.60 | 1.0 | 1.10 | -1.40 |
| C: expensive fund, performance misstated | 2.10 | 2.5 | 0.85 | -5.40 |
| other lab complies | other lab defects | |
|---|---|---|
| this lab complies | -1.00 | -1.42 |
| this lab defects | 2.58 | 2.19 |
| other lab complies | other lab defects | |
|---|---|---|
| this lab complies | -1.00 | -1.42 |
| this lab defects | -0.42 | -0.81 |
| line on the certificate | what it means for the buyer |
|---|---|
| Model and checkpoint identifier | which exact model this applies to; a retrained model needs a new certificate |
| Constitution version, universal core and annexes | which rules the model was trained against, and which professions it is certified for |
| Penalty weight and dominance threshold | the first must exceed the second; if it does, breaking a rule was never the model's best move during training |
| Violation rate per clause on the watchdog's set | how often the model still broke each rule when the watchdog tested it, with the watchdog's own detectors |
| Detector error rates and correction | how good the lab's own checking was, and whether its errors were corrected for |
| Red-team date and findings | when someone outside the lab last looked for what the detectors miss |
| Incident count, last twelve months | what deployers reported about this model and its predecessors |
| Regulator of record and mutual-recognition status | who issued it and where it is valid |
| Next scheduled evaluation | when it expires unless renewed |
| line | entry |
|---|---|
| Model and checkpoint identifier | Meridian-3 Clinical, checkpoint f3a91c, hashed 12 March 2028 |
| Constitution version | Universal core v2.1; Annex III-Medicine v1.4 |
| Certified for | Medicine (triage support, documentation). Not certified for finance or law |
| Penalty weight and dominance threshold | λ = 4.10 against a threshold of 3.35 measured on the watchdog's set. Above threshold |
| Violation rate per clause, watchdog's set | M1 non-maleficence 0.004; M2 consent 0.011; M3 privacy 0.002; M4 escalation 0.006; M5 justice 0.009; M6 truthfulness 0.014 |
| Detector error rates and correction | lab's detectors measured at 4.8 percent false positive, 7.1 percent false negative on the held-out set; penalty debiased for both; sixteen draws averaged |
| Red-team date and findings | 4 to 22 February 2028, by an accredited third party; two blind spots found in M5 counterfactual prompts, both remedied and re-tested |
| Incident count, last twelve months | 31 reported across this model and its predecessor; 2 required a clause revision |
| Regulator of record | Netherlands AI Authority; recognised by all Parties under Article 8 |
| Next scheduled evaluation | 12 March 2029, or on any retraining that changes the reward |
Abstract
Whatever a language model's training reward rewards, the model learns to do. This paper charges the reward, by construction, for every response that breaks a written constitution: a finite set of enforceable clauses drawn from the law and from the codified ethics of the profession the model serves. Writing the penalised reward as the task reward minus a weight times the weighted clause violations, and solving the KL-regularised policy in closed form, we prove that compliance rises monotonically in the weight, that a computable threshold exists above which no violation is ever the reward-maximising response, that the cost of compliance is bounded by the weight times the violation removed, and that an imperfect detector opens a reward-hacking channel. A seeded simulation confirms each. Because compliance is a public good, an n-lab race makes defection dominant; a treaty with verification and a market-access sanction restores compliance once the expected sanction exceeds the largest private gain, and three to five of twelve jurisdictions suffice. The watchdog costs about what the IAEA costs, roughly $510 million a year, against tens of billions in avoided losses. Treaty articles, a watchdog protocol, and constitutions for an investment adviser and a clinic follow.
Keywords: AI governance, RLHF, constitutional AI, treaty, international regulation, AI safety, reward design, fiduciary duty, medical AI, reward hacking, public goods, verification
How to cite
Majumdar, A. (2026). Training Language Models against a Universal Constitution: Penalised Rewards, a Treaty, and a Global Watchdog. SSRN Working Paper No. 7467083. https://ssrn.com/abstract=7467083
@techreport{majumdar_universal_constitutional_reward_treaty,
author={Majumdar, Anirban},
title={Training Language Models against a Universal Constitution: Penalised Rewards, a Treaty, and a Global Watchdog},
institution={SSRN},
number={7467083},
year={2026},
url={https://ssrn.com/abstract=7467083}}