Can you align an AI to written rules without collecting a single human preference label?
Can constitutional AI alignment work without preference labels by maximizing input-response mutual information?
This explores whether you can align a model to written principles (a 'constitution') by training it to make its responses more predictable from those principles — no human preference labels at all — and how that stacks up against the preference-based alignment it aims to replace.
This explores whether alignment can skip the expensive human-labeling step by training a model to maximize the mutual information between a constitution and its responses, so that reading the principles makes the model's answers more predictable. The corpus says yes, at least in a striking proof of concept. The SAMI method fine-tunes a model to increase principle-response mutual information with no preference labels and no demonstrations, and a Mistral-7B trained this way beat both its base and instruction-tuned versions Can models learn behavioral principles without preference labels?. The most surprising twist: a weaker model could write the principles that aligned a stronger one — which flips the usual assumption that alignment supervision has to come from something more capable than the model being aligned.
Why this matters becomes clearer when you look at what preference labels actually carry. One line of work argues that annotation data isn't one clean signal at all — it decomposes into genuine preferences, non-attitudes, and constructed-on-the-spot preferences, and treating them uniformly quietly contaminates reward-model training Do all annotation responses measure the same underlying thing?. A related critique goes further: preferences don't capture thick moral values, and aggregating them produces systematic misalignment rather than agreement Should AI alignment target preferences or social role norms?. If the label itself is noisy or conceptually wrong, an approach that aligns to explicit written principles instead of aggregated votes is attractive — you get to state what you want rather than infer it from thousands of pairwise comparisons like those that power crowdsourced leaderboards Can crowdsourced votes reliably rank language models?.
SAMI belongs to a broader family of label-free methods that all lean on the model's own outputs as the training signal. Consistency training teaches a model to ignore irrelevant prompt wrapping by using its own clean responses as targets, sidestepping the staleness of hand-written SFT data entirely Can models learn to ignore irrelevant prompt changes?. Proxy-tuning shifts behavior at decoding time without touching base weights, preserving pretrained knowledge that direct fine-tuning tends to corrupt Can decoding-time tuning preserve knowledge better than weight fine-tuning?. The shared bet across all three: you can move a model toward desired behavior without a human sitting in the loop labeling which of two answers is better.
But the corpus also plants a warning worth carrying. Aligning to a constitution is still aligning to symbols, and one argument holds that symbolic goal encoding without world contact and social mediation can't guarantee the stated goals match real-world values — the words can drift from what they're supposed to mean Can AI systems achieve real alignment without world contact?. Maximizing mutual information makes responses faithful to the principles as written, not necessarily to what the principles were meant to protect. There's also a homogenization risk: alignment procedures already push different models toward eerily similar outputs — an 'artificial hivemind' — and optimizing everyone against similar constitutions could deepen that convergence Do different AI models actually produce diverse outputs?. So the honest answer is that mutual-information alignment can work without preference labels, and it neatly dodges the messiness of preference data — but it inherits a different, quieter problem: it makes a model loyal to the letter of its principles, which is not the same as loyal to their intent.
Sources 8 notes
SAMI finetunes language models to increase mutual information between constitutions and responses without preference labels or demonstrations. A mistral-7b trained this way outperformed base and instruction-tuned baselines, and surprisingly, a weaker model could write principles to align a stronger one.
Behavioral science reveals that annotations contain genuine preferences, non-attitudes, and constructed preferences—distinguishable by consistency across measurement conditions. Treating them uniformly contaminates reward model training and downstream alignment.
Preferentialist alignment approaches fail because preferences don't capture thick moral values, uniform aggregation produces epistemic injustice, and preference optimization creates systematic misalignment with social roles. Contractualist alignment negotiated by stakeholders and bounded by supra-national, organizational, and individual levels works better.
Chatbot Arena's 240K+ crowdsourced preference votes produce credible model rankings because the underlying questions are diverse and discriminating, and crowd judgments correlate with expert raters—validating human preference as a scalable evaluation signal.
Two methods—BCT (output-level) and ACT (activation-level)—train models to respond identically to clean and wrapped prompts by using the model's own clean responses as targets, eliminating specification and capability staleness inherent in standard SFT.
Show all 8 sources
Proxy-tuning closes 88-91% of the alignment gap while surpassing direct fine-tuning on knowledge tasks by leaving base model weights untouched. Direct fine-tuning corrupts knowledge storage in lower layers, whereas proxy-tuning applies distributional shifts that primarily affect reasoning and style.
Peircean semiotics reveals that symbolic goal encoding without world contact and social mediation cannot guarantee correspondence to actual values. LLMs operating in pure symbol manipulation risk divergence between stated goals and real-world outcomes.
INFINITY-CHAT analyzed 70+ models across 26K open-ended queries and found an "Artificial Hivemind" effect: models independently generate strikingly similar or identical responses due to overlapping training data and alignment procedures, undermining the diversity benefits of model ensembles.
Papers this line draws on 8
The research behind the notes this line reads — ranked by how closely each paper relates.
- Beyond Preferences in AI Alignment
- Artificial Hivemind: The Open-Ended Homogeneity of Language Models (and Beyond)
- Position: Towards Bidirectional Human-AI Alignment
- Measuring Human Preferences in RLHF is a Social Science Problem
- Conversational Alignment with Artificial Intelligence in Context
- Post-training makes large language models less human-like
- Language Models’ Hall of Mirrors Problem: Why AI Alignment Requires Peircean Semiosis
- Learning Pluralistic User Preferences through Reinforcement Learning Fine-tuned Summaries