paper-with-me

Papers

Self-CTRL: Self-Consistency Training with Reinforcement Learning

2026-06-16 · Itamar Pres, Laura Ruis, Melat Ghebreselassie, Belinda Z. Li, Jacob Andreas arxiv

Language models (LMs) that faithfully describe their own behavior can more easily be audited, understood, and trusted by users. This paper describes Self-Consistency Training with Reinforcement Learning (Self-CTRL), a method that optimizes for consistency between a LM's self-explanations and behavior on related inputs by updating explanations to better predict behavior or updating behavior to better match explanations. We apply our method in two domains. First, we study a formal probabilistic reasoning task in which LMs must learn to imitate a family of biased samplers and evaluated on their ability to report the associated biases. We find that consistency training improves the correlation between self-reported and behaviorally-measured latent biases from $R^2=0.24$ to $R^2=0.64$ on a set of held-out distributions, matching the generalization of direct ground-truth supervision. Second, we study a constitutional AI domain in which LMs must describe when they will refuse or comply with user requests. Here, Self-CTRL produces rules that faithfully describe the model's behavior on held-out requests, improving the refusal predictions of a third-party auditor model from $36\%$ to $92\%$. In the other direction, behavior updates improve alignment, reducing HarmBench failure rate from $15.0\%$ to $0.5\%$ without substantially increasing refusal on harmless prompts. By aligning explanations and behavior, our work provides a general recipe for training AI models to be safer, more transparent, and more controllable.

📄 PDF Abstract BibTeX arXiv:2606.18327

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

GrndCtrl: Grounding World Models via Self-Supervised Reward Alignment

2025-12-01 · Haoyang He, Jay Patrikar, Dong-Ki Kim, Max Smith 외 arxiv

Recent advances in video world modeling have enabled large-scale generative models to simulate embodied environments with high visual fidelity, providing strong priors for prediction, planning, and control. Yet, despite …

Reinforcement Learning

UniCtrl: Improving the Spatiotemporal Consistency of Text-to-Video Diffusion Models via Training-Free Unified Attention Control

2024-03-04 · Tian Xia, Xuweiyi Chen, Sihan Xu

Video Diffusion Models have been developed for video generation, usually integrating text and image conditioning to enhance control over the generated content. Despite the progress, ensuring consistency across frames rem…

DiversityVideo Generation

MasaCtrl: Tuning-Free Mutual Self-Attention Control for Consistent Image Synthesis and Editing

2023-04-17 · ICCV 2023 1 · Mingdeng Cao, Xintao Wang, Zhongang Qi, Ying Shan 외

Despite the success in large-scale text-to-image generation and text-conditioned image editing, existing methods still struggle to produce consistent generation and editing results. For example, generation approaches usu…

Image GenerationText-based Image EditingText to Image GenerationText-to-Image Generation

TextCtrl: Diffusion-based Scene Text Editing with Prior Guidance Control

2024-10-14 · Weichao Zeng, Yan Shu, Zhenhang Li, Dongbao Yang 외

Centred on content modification and style preservation, Scene Text Editing (STE) remains a challenging task despite considerable progress in text-to-image synthesis and text-driven image manipulation recently. GAN-based …

DisentanglementImage GenerationImage ManipulationScene Text Editing

AdaCtrl: Towards Adaptive and Controllable Reasoning via Difficulty-Aware Budgeting

2025-05-24 · Shijue Huang, Hongru Wang, Wanjun Zhong, Zhaochen Su 외

Modern large reasoning models demonstrate impressive problem-solving capabilities by employing sophisticated reasoning strategies. However, they often struggle to balance efficiency and effectiveness, frequently generati…

GSM8KReinforcement Learning (RL)