paper-with-me

홈 › Papers

Every Question Has Its Own Value: Reinforcement Learning with Explicit Human Values

2025-10-23 · Dian Yu, Yulai Zhao, Kishan Panaganti, Linfeng Song, Haitao Mi, Dong Yu arxiv

We propose Reinforcement Learning with Explicit Human Values (RLEV), a method that aligns Large Language Model (LLM) optimization directly with quantifiable human value signals. While Reinforcement Learning with Verifiable Rewards (RLVR) effectively trains models in objective domains using binary correctness rewards, it overlooks that not all tasks are equally significant. RLEV extends this framework by incorporating human-defined value signals directly into the reward function. Using exam-style data with explicit ground-truth value labels, RLEV consistently outperforms correctness-only baselines across multiple RL algorithms and model scales. Crucially, RLEV policies not only improve value-weighted accuracy but also learn a value-sensitive termination policy: concise for low-value prompts, thorough for high-value ones. We demonstrate this behavior stems from value-weighted gradient amplification on end-of-sequence tokens. Ablation studies confirm the gain is causally linked to value alignment. RLEV remains robust under noisy value signals, such as difficulty-based labels, demonstrating that optimizing for an explicit utility function offers a practical path to aligning LLMs with human priorities.

📄 PDF Abstract BibTeX arXiv:2510.20187

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Human Psychometric Questionnaires Mischaracterize LLM Behavior

2025-09-12 · Woojung Song, Dongmin Choi, Yoonah Park, Jongwook Han 외 arxiv

We examine whether human psychometric questionnaires can serve as reliable tools for characterizing and predicting LLM behavior in everyday user interactions. We analyze eight open-source LLMs by comparing their value an…

Implicit Values Embedded in How Humans and LLMs Complete Subjective Everyday Tasks

2025-10-03 · Arjun Arunasalam, Madison Pickering, Z. Berkay Celik, Blase Ur arxiv

Large language models (LLMs) can underpin AI assistants that help users with everyday tasks, such as by making recommendations or performing basic computation. Despite AI assistants' promise, little is known about the im…

Sentence-level Reward Model can Generalize Better for Aligning LLM from Human Preference

2025-03-01 · Wenjie Qiu, Yi-Chen Li, Xuqin Zhang, Tianyi Zhang 외

Learning reward models from human preference datasets and subsequently optimizing language models via reinforcement learning has emerged as a fundamental paradigm for aligning LLMs with human preferences. The performance…

Sentence

Collect & Infer -- a fresh look at data-efficient Reinforcement Learning

2021-08-23 · Martin Riedmiller, Jost Tobias Springenberg, Roland Hafner, Nicolas Heess

This position paper proposes a fresh look at Reinforcement Learning (RL) from the perspective of data-efficiency. Data-efficient RL has gone through three major stages: pure on-line RL where every data-point is considere…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

EgoEverything: A Benchmark for Human Behavior Inspired Long Context Egocentric Video Understanding in AR Environment

2026-04-09 · Qiance Tang, Ziqi Wang, Jieyu Lin, Ziyun Li 외 arxiv

Long context egocentric video understanding has recently attracted significant research attention, with augmented reality (AR) highlighted as one of its most important application domains. Nevertheless, the task remains …

Question Generation