Papers › Constitutional Midtraining: Content Presence Drives Alignment Gains

Constitutional Midtraining: Content Presence Drives Alignment Gains

29 Jul 2026arXiv:2607.26654added by Syntology

Desiree Cho, Cameron Tice, Bernie Hogan, Hunar Batra, Puria Radmard, Jun Zhao, Nigel Shadbolt

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Post-training alignment is often shallow, eroding under fine-tuning. It remains untested as to whether constitutional midtraining interventions can produce durable alignment when cleanly isolated from post-training. We build a 394M-token constitutional corpus from Anthropic's Constitution and apply constitutional midtraining at 120B scale, where principled, values-based content is inserted into midtraining. A 2x2 design (curriculum ordering x deliberative reasoning) was used to produce four constitutionally midtrained conditions, plus a control, which were evaluated on self-generated and established benchmarks including alignment under pressure, value conflict resolution, blackmail, and emergent misalignment. All models were evaluated across three stages: post-midtraining, post-SFT, and post-benign fine-tuning. Constitutionally midtrained models outperformed the control on alignment generalization and durability, notably on blackmail: SFT instilled a blackmail propensity in all models, but constitutional midtraining blunted it, with the advantage surviving benign fine-tuning (-17.5pp). This durability did not extend to settings that required active resistance to in-context pressure or conflict, where the advantage attenuates after SFT. The presence of constitutional content at midtraining also mattered more than its structure, and constitutional midtraining incurred no capability cost, on average, at any stage (MMLU, ARC-Easy, piqa, GSM8K). A modest amount of constitutional content at midtraining could therefore yield broad, persistent alignment gains, offering a cheap, complementary addition to SFT-centered pipelines. Code, data, and models are available.

PaperPDFCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2607.26654")

Code

Syntology Ran 9 of 14 code samples harvested from 1 repository linked to this paper; 5 have no recorded run. Of those that ran: 9 ran with no contract checked.

By repository: found in paper text by Syntology: 14 samples from 1 repository, 9 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

desBugger/constitutional-mt found in paper text by Syntology report

Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

14 samples harvested; 9 ran; 0 honoured the contract we drafted; 5 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

9ran
5unverified

Licence: 0 of the 14 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from desBugger/constitutional-mt. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

build_user_prompt desBugger/constitutional-mt/data_generation/build_prompts.py found in paper text by Syntology ran MIT (permissive) · 50b09888949bbb57 · report
extract_fields_via_boundary desBugger/constitutional-mt/data_generation/parse_results.py found in paper text by Syntology ran fingerprinted MIT (permissive) · 6c288926817a527b · report
fix_content_field desBugger/constitutional-mt/data_generation/parse_results.py found in paper text by Syntology ran fingerprinted MIT (permissive) · 9bc9d22d6fb5a32c · report
load_docs desBugger/constitutional-mt/data_generation/browse_docs.py found in paper text by Syntology ran MIT (permissive) · 60f46b15846d0823 · report
n_docs desBugger/constitutional-mt/data_generation/build_training_mix.py found in paper text by Syntology ran fingerprinted MIT (permissive) · 0b517b95a13d1ffd · report
run_checkpoint desBugger/constitutional-mt/cycle.py found in paper text by Syntology ran MIT (permissive) · e787e98b64a9124e · report
run_checkpoint desBugger/constitutional-mt/cycle_topup.py found in paper text by Syntology ran MIT (permissive) · 09d411ac3c882d70 · report
sample_docs desBugger/constitutional-mt/data_generation/build_training_mix.py found in paper text by Syntology ran MIT (permissive) · 7910d22452b0ff5b · report
strip_reasoning desBugger/constitutional-mt/data_generation/strip_reasoning.py found in paper text by Syntology ran fingerprinted MIT (permissive) · 4c3bdecc5a88ccf7 · report
load_docs desBugger/constitutional-mt/data_generation/build_training_mix.py found in paper text by Syntology unverified MIT (permissive) · d5de4d72e27e8042 · report
start_vllm desBugger/constitutional-mt/cycle.py found in paper text by Syntology unverified MIT (permissive) · d7a146169763af48 · report
start_vllm desBugger/constitutional-mt/cycle_s3.py found in paper text by Syntology unverified MIT (permissive) · 2040e2000c11f305 · report
start_vllm desBugger/constitutional-mt/cycle_topup.py found in paper text by Syntology unverified MIT (permissive) · 0491df7f0ed5c161 · report
wait_for_vllm desBugger/constitutional-mt/cycle.py found in paper text by Syntology unverified MIT (permissive) · ca9cc778c2776e58 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2607.26654, was issued in July 2026, after that date, so the archive has no leaderboard rows for it.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections