paper-with-me

홈 › Papers

RHyVE: Competence-Aware Verification and Phase-Aware Deployment for LLM-Generated Reward Hypotheses

2026-04-30 · Feiyu Wu, Xu Zheng, Zhuocheng Wang, Yi ming Dai, Hui Li arxiv

Large language models (LLMs) make reward design in reinforcement learning substantially more scalable, but generated rewards are not automatically reliable training objectives. Existing work has focused primarily on generating, evolving, or selecting reward candidates, while paying less attention to when such candidates can be verified and deployed during policy optimization. We study this deployment-time problem by treating generated rewards as reward hypotheses whose utility depends on the competence of the current policy and the phase of training. We propose \textsc{RHyVE}, a competence-aware verification and phase-aware deployment protocol that compares small sets of reward hypotheses from shared policy checkpoints using short-horizon fork verification. Our experiments show that reward rankings are unreliable at low competence but become informative after task-dependent thresholds. On a sparse manipulation task, phase-aware deployment improves peak and retained performance under a locked protocol. Updated LLM-generated reward-candidate experiments show candidate-family-dependent behavior: generated pools can exhibit phase-dependent winner changes, but no fixed warm-up schedule is universally optimal. Held-out schedule selection, conservative selector baselines, compute-matched controls, and scale controls further show that \textsc{RHyVE} is best understood as a verification-informed deployment protocol rather than a universal scheduler. Dense and all-failure boundary experiments delimit the scope of the method. Together, these results suggest that reward generation and reward deployment should be studied as coupled problems: generated rewards must be verified and deployed under changing policy competence.

📄 PDF Abstract BibTeX arXiv:2604.28056

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

INSURE-Dial: A Phase-Aware Conversational Dataset & Benchmark for Compliance Verification and Phase Detection

2026-01-28 · Shubham Kulkarni, Alexander Lyzhov, Preetam Joshi, Shiva Chaitanya arxiv

Administrative phone tasks drain roughly 1 trillion USD annually from U.S. healthcare, with over 500 million insurance-benefit verification calls manually handled in 2024. We introduce INSURE-Dial, to our knowledge the f…

Boundary Detection

Competence-Aware Path Planning via Introspective Perception

2021-09-28 · Sadegh Rabiee, Connor Basich, Kyle Hollins Wray, Shlomo Zilberstein 외

Robots deployed in the real world over extended periods of time need to reason about unexpected failures, learn to predict them, and to proactively take actions to avoid future failures. Existing approaches for competenc…

SEAD: Competence-Aware On-Policy Distillation via Entropy-Guided Supervision

2026-06-26 · Chia-Hsuan Lee, Zelei Cheng, Yu Wang, Renkun Ni 외 arxiv

On-policy distillation (OPD) has a property absent in offline distillation and RL: teacher supervision quality depends on student competence. Incoherent rollouts yield noisy gradients; already-mastered tokens yield redun…

Evidence Absence Is Not Evidence Insufficiency: Diagnosing NEI Construction Artifacts in Fact Verification

2026-05-26 · Jingxi Qiu, Zeyu Han, Cheng Huang arxiv

Evidence absence is not evidence insufficiency, but fact verification benchmarks can make them observationally similar. The Not Enough Information (NEI) label is often operationalized through different evidence condition…

Fact Verification

A Competence-aware Curriculum for Visual Concepts Learning via Question Answering

2020-07-03 · ECCV 2020 8 · Qing Li, Siyuan Huang, Yining Hong, Song-Chun Zhu

Humans can progressively learn visual concepts from easy to hard questions. To mimic this efficient learning ability, we propose a competence-aware curriculum for visual concept learning in a question-answering manner. S…

Question Answering