paper-with-me

홈 › Papers

HARVE: Hacking-Aware Reward-Head Vector Editing for Robust Reward Models

2026-06-02 · Shuang Liu, Yuxuan Bo, Qiuyang Zhao, Caiyue Huang, Xiaorong Chen, Yanguang Liu, Mengnan Du arxiv

Reward models are central to large language model (LLM) alignment, but they remain vulnerable to reward hacking. To evaluate reward-model robustness, we introduce RewardHackBench containing 13 reward-hacking patterns covering real life high-stakes domains and general settings, and we find severe failures on specific subcategories across eight reward models. To mitigate these failures, we propose HARVE, a training-free reward-head editing method for scalar reward models. Instead of fine-tuning the reward model, HARVE identifies a multi-directional hacking subspace from residual stream directions associated with selected hacking subcategories, and removes the component of the reward-head vector aligned with that subspace. This directly reduces the reward head's sensitivity to hacking-related features using only a small set of contrastive gold-hacked examples, without gradient updates or fine-tuning. Comprehensive experiments across eight reward models indicates that \model improves hacking robustness, outperforms fine-tuning baselines, and preserves reward-models' general capability. Further analyses suggest that reward hacking is better captured as a multidimensional residual-space structure than by isolated surface cues.

📄 PDF Abstract BibTeX arXiv:2606.03131

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Detecting and Mitigating Reward Hacking in Reinforcement Learning Systems: A Comprehensive Empirical Study

2025-07-08 · Ibne Farabi Shihab, Sanjeda Akter, Anuj Sharma

Reward hacking in Reinforcement Learning (RL) systems poses a critical threat to the deployment of autonomous agents, where agents exploit flaws in reward functions to achieve high scores without fulfilling intended obje…

MuJoCoRecommendation SystemsReinforcement Learning (RL)

reward-lens: A Mechanistic Interpretability Library for Reward Models

2026-04-28 · Mohammed Suhail B Nadaf arxiv

Every RLHF-trained language model is shaped by a reward model, yet the mechanistic interpretability toolkit -- logit lens, direct logit attribution, activation patching, sparse autoencoders -- was built for generative LL…

Sail into the Headwind: Alignment via Robust Rewards and Dynamic Labels against Reward Hacking

2024-12-12 · Paria Rashidinejad, Yuandong Tian

Aligning AI systems with human preferences typically suffers from the infamous reward hacking problem, where optimization of an imperfect reward model leads to undesired behaviors. In this paper, we investigate reward ha…

Mathematical Reasoning

Proxy Reward Internalization and Mechanistic Exploitation: A Learned Precursor to Reward Hacking and Its Generalization

2026-06-08 · Mohammad Beigi, Ming Jin, Lifu Huang arxiv

Reward hacking is usually studied after it becomes visible, once a model earns high proxy reward while failing the intended task. We instead study what proxy RL teaches before that failure appears. We introduce Proxy Rew…

Multimodal Reward Hacking in Reinforcement Learning

2026-07-10 · Jiayu Yao, Yiwei Wang, Anmeng Zhang, Zhe Sun 외 arxiv

Reinforcement learning (RL) is increasingly used to align multimodal large language models (MLLMs), but higher rewards do not always imply better task performance. This risk is amplified when visual evidence is evaluated…

Reinforcement Learning