paper-with-me

홈 › Papers

Adversarial Reward Auditing for Active Detection and Mitigation of Reward Hacking

2026-02-02 · Mohammad Beigi, Ming Jin, Junshan Zhang, Qifan Wang, Lifu Huang arxiv

Reinforcement Learning from Human Feedback (RLHF) remains vulnerable to reward hacking, where models exploit spurious correlations in learned reward models to achieve high scores while violating human intent. Existing mitigations rely on static defenses that cannot adapt to novel exploitation strategies. We propose Adversarial Reward Auditing (ARA), a framework that reconceptualizes reward hacking as a dynamic, competitive game. ARA operates in two stages: first, a Hacker policy discovers reward model vulnerabilities while an Auditor learns to detect exploitation from latent representations; second, Auditor-Guided RLHF (AG-RLHF) gates reward signals to penalize detected hacking, transforming reward hacking from an unobservable failure into a measurable, controllable signal. Experiments across three hacking scenarios demonstrate that ARA achieves the best alignment-utility tradeoff among all baselines: reducing sycophancy to near-SFT levels while improving helpfulness, decreasing verbosity while achieving the highest ROUGE-L, and suppressing code gaming while improving Pass@1. Beyond single-domain evaluation, we show that reward hacking, detection, and mitigation all generalize across domains -- a Hacker trained on code gaming exhibits increased sycophancy despite no reward for this behavior, and an Auditor trained on one domain effectively suppresses exploitation in others, enabling efficient multi-domain defense with a single model.

📄 PDF Abstract BibTeX arXiv:2602.01750

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

RECAST: Interactive Auditing of Automatic Toxicity Detection Models

2020-01-07 · Austin P. Wright, Omar Shaikh, Haekyu Park, Will Epperson 외

As toxic language becomes nearly pervasive online, there has been increasing interest in leveraging the advancements in natural language processing (NLP), from very large transformer models to automatically detecting and…

Adversarial RobustnessFairness

Deep Detector Health Management under Adversarial Campaigns

2019-11-19 · Javier Echauz, Keith Kenemer, Sarfaraz Hussein, Jay Dhaliwal 외

Machine learning models are vulnerable to adversarial inputs that induce seemingly unjustifiable errors. As automated classifiers are increasingly used in industrial control systems and machinery, these adversarial error…

Domain AdaptationManagement

Do Androids Dream of Breaking the Game? Systematically Auditing AI Agent Benchmarks with BenchJack

2026-05-12 · Hao Wang, Hanchen Li, Qiuyang Mang, Alvin Cheung 외 arxiv

Agent benchmarks have become the de facto measure of frontier AI competence, guiding model selection, investment, and deployment. However, reward hacking, where agents maximize a score without performing the intended tas…

Beyond Passive Aggregation: Active Auditing and Topology-Aware Defense in Decentralized Federated Learning

2026-03-19 · Sheng Pan, Niansheng Tang arxiv

Decentralized Federated Learning (DFL) remains highly vulnerable to adaptive backdoor attacks designed to bypass traditional passive defense metrics. To address this limitation, we shift the defensive paradigm toward a n…

Federated Learning

Differentially Private Auditing Under Strategic Response

2026-05-08 · Florian A. D. Burnat arxiv

Regulatory audits of AI systems increasingly rely on differential privacy (DP) to protect training data and model internals. We study audit design when the audited developer can strategically respond to the privacy-const…