paper-with-me

Papers

Why Does RLAIF Work At All?

2026-03-03 · Robin Young arxiv

Reinforcement Learning from AI Feedback (RLAIF) enables language models to improve by training on their own preference judgments, yet no theoretical account explains why this self-improvement seemingly works for value learning. We propose the latent value hypothesis, that pretraining on internet-scale data encodes human values as directions in representation space, and constitutional prompts elicit these latent values into preference judgments. We formalize this intuition under a linear model where the constitution acts as a projection operator selecting value-relevant directions. Our analysis yields several results. RLAIF improves alignment when the constitution-activated direction correlates with true values better than the model's default generation direction thus explaining the generation-judgment gap; the ceiling on RLAIF quality is determined by how well representations encode values, which scales with model capacity; and adversarial constitutions exist that can activate anti-social value directions encoded from harmful pretraining data. Our account unifies scattered empirical findings including the refusal direction, low-rank safety subspaces, and RLAIF scaling behavior.

📄 PDF Abstract BibTeX arXiv:2603.03000

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Multi-objective Reinforcement learning from AI Feedback

2024-06-11 · Marcus Williams

This paper presents Multi-Objective Reinforcement Learning from AI Feedback (MORLAIF), a novel approach to improving the alignment and performance of language models trained using reinforcement learning from AI feedback …

Language ModelingLanguage ModellingMulti-Objective Reinforcement Learningreinforcement-learning+1

Oracle-RLAIF: An Improved Fine-Tuning Framework for Multi-modal Video Models using Reinforcement Learning from Ranking Feedback

2025-10-02 · Derek Shi, Ruben Glatt, Christine Klymko, Shubham Mohole 외 arxiv

Recent advances in large video-language models (VLMs) rely on extensive fine-tuning techniques that strengthen alignment between textual and visual comprehension. Leading pipelines typically pair supervised fine-tuning (…

Reinforcement Learning

RLAIF vs. RLHF: Scaling Reinforcement Learning from Human Feedback with AI Feedback

2023-09-01 · Harrison Lee, Samrat Phatale, Hassan Mansoor, Thomas Mesnard 외

Reinforcement learning from human feedback (RLHF) has proven effective in aligning large language models (LLMs) with human preferences, but gathering high-quality preference labels is expensive. RL from AI Feedback (RLAI…

Dialogue Generationreinforcement-learning

HRLAIF: Improvements in Helpfulness and Harmlessness in Open-domain Reinforcement Learning From AI Feedback

2024-03-13 · Ang Li, Qiugen Xiao, Peng Cao, Jian Tang 외

Reinforcement Learning from AI Feedback (RLAIF) has the advantages of shorter annotation cycles and lower costs over Reinforcement Learning from Human Feedback (RLHF), making it highly efficient during the rapid strategy…

Language ModellingLarge Language ModelRed Teamingreinforcement-learning+2

RLAIF-V: Open-Source AI Feedback Leads to Super GPT-4V Trustworthiness

2024-05-27 · CVPR 2025 1 · Tianyu Yu, Haoye Zhang, Qiming Li, Qixin Xu 외

Traditional feedback learning for hallucination reduction relies on labor-intensive manual labeling or expensive proprietary models. This leaves the community without foundational knowledge about how to build high-qualit…

HallucinationImage CaptioningObject HallucinationVisual Question Answering