framework
active
framework:reinforcement-learning-constitutional-aiReinforcement Learning Constitutional AI
The RL stage of CAI using AI feedback to train a preference model, then RL, resulting in a policy trained by RLAIF.
Neighborhood — ranked by edge-count
Methods (1)
method
- Using language model log probabilities of answer choices (A)/(B) to produce preference labels.
Frameworks (4)
framework
- Reinforcement Learning from AI Feedbackrelated_toVariant of RLHF where human feedback is replaced with AI-generated feedback for harmlessness.
- Supervised Learning Constitutional AIrelated_toThe supervised learning stage of CAI where a model critiques and revises its responses, then finetunes on revisions.
- Constitutional AIimplementsAlignment approach by Anthropic that explicitly trains self-observation; predicts highest baseline and lowest prompt lift.
- Preference ModelimplementsA model trained on comparison data to assign scores to responses, used as reward signal in RLHF/RLAIF.
Related by similarity (8)
cosine ≥ 0.65 · no typed edgeEntities in the same semantic neighborhood but without a typed relation to this one — candidates for new edges or unrecognized duplicates.
- Alternative framework for agent behavior; based on reward maximization rather than free energy minimization.
- Method for fine-tuning LMs based on human preferences; mentioned as combining RL and LMs.
- Paper on AI-feedback fine-tuning as alternative to human-feedback RLHF; cited as ref 20
- Interpretive claim connecting the battery's circularity to the empirical finding
- H1: Alignment training is attention training for models — Constitutional AI trains self-observation explicitly.hypothesis0.786Confirmatory hypothesis supported at p=0.006
- The paper's central claim, supported by findings that RL-CAI outperforms HH RLHF in harmlessness while being non-evasive.
- The hypothesis that cellular collectives can be trained via rewards/punishments to produce specific morphological outcomes.
- Explicit principles replace large datasets of preference labels, enabling faster iteration.