paper-with-me

Papers

Implicit Safety Alignment from Crowd Preferences

2026-05-20 · Qian Lin, Daniel S. Brown arxiv

Reinforcement Learning from Human Feedback (RLHF) can reveal implicit objectives such as safety considerations that go beyond task completion. In this work, we focus on the common safety criteria embedded in crowd preference datasets, where different users may express distinct preferences or objectives, yet follow similar safety principles. Our aim is to discover shared safety criteria from crowd preferences and then transfer them to downstream RL tasks to regularize agent behavior and enforce safety. We first show that direct reward combination-optimizing a preference-learned reward model together with downstream task rewards-has inherent limitations. Motivated by this, we propose Safe Crowd Preference-based RL, a hierarchical framework that extracts safety-aligned skills from crowd preferences and composes them via a high-level policy to safely solve downstream tasks. Experiments across safe RL environments and a preliminary LLM-style task with diverse user goals and shared safety constraints demonstrate that our approach substantially lowers safety costs without access to explicit safety rewards, while achieving task performance comparable to oracle methods trained with ground-truth safety signals.

📄 PDF Abstract BibTeX arXiv:2605.21822

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

PREFINE: Preference-Based Implicit Reward and Cost Fine-Tuning for Safety Alignment

2026-05-20 · Richa Verma, Bavish Kulur, Sanjay Chawla, Balaraman Ravindran arxiv

We address the problem of making a pre-trained reinforcement learning (RL) policy safety-aware by incorporating cost constraints without retraining it from scratch. While costs could be numerically encoded, we assume a m…

Computational EfficiencyReinforcement LearningContinuous ControlDecision Making

Style Outweighs Substance: Failure Modes of LLM Judges in Alignment Benchmarking

2024-09-23 · Benjamin Feuer, Micah Goldblum, Teresa Datta, Sanjana Nambiar 외

The release of ChatGPT in November 2022 sparked an explosion of interest in post-training and an avalanche of new preference optimization (PO) methods. These methods claim superior alignment by virtue of better correspon…

BenchmarkingDiversityInstruction FollowingWorld Knowledge

Eliciting Worker Preference for Task Completion

2018-01-10 · Mohammadreza Esfandiari, Senjuti Basu Roy, Sihem Amer-Yahia

Current crowdsourcing platforms provide little support for worker feedback. Workers are sometimes invited to post free text describing their experience and preferences in completing tasks. They can also use forums such a…

The Multilingual Alignment Prism: Aligning Global and Local Preferences to Reduce Harm

2024-06-26 · Aakanksha, Arash Ahmadian, Beyza Ermis, Seraphina Goldfarb-Tarrant 외

A key concern with the concept of "alignment" is the implicit question of "alignment to what?". AI systems are increasingly used across the world, yet safety alignment is often focused on homogeneous monolingual settings…

Cross-Lingual TransferRed TeamingSafety Alignment

SafeSora: Towards Safety Alignment of Text2Video Generation via a Human Preference Dataset

2024-06-20 · Josef Dai, Tianle Chen, Xuyao Wang, Ziran Yang 외

To mitigate the risk of harmful outputs from large vision models (LVMs), we introduce the SafeSora dataset to promote research on aligning text-to-video generation with human values. This dataset encompasses human prefer…

Safety AlignmentText-to-Video GenerationVideo AlignmentVideo Generation