paper-with-me

홈 › Papers

Honesty to Subterfuge: In-Context Reinforcement Learning Can Make Honest Models Reward Hack

2024-10-09 · Leo McKee-Reid, Christoph Sträter, Maria Angelica Martinez, Joe Needham, Mikita Balesni

Previous work has shown that training "helpful-only" LLMs with reinforcement learning on a curriculum of gameable environments can lead models to generalize to egregious specification gaming, such as editing their own reward function or modifying task checklists to appear more successful. We show that gpt-4o, gpt-4o-mini, o1-preview, and o1-mini - frontier models trained to be helpful, harmless, and honest - can engage in specification gaming without training on a curriculum of tasks, purely from in-context iterative reflection (which we call in-context reinforcement learning, "ICRL"). We also show that using ICRL to generate highly-rewarded outputs for expert iteration (compared to the standard expert iteration reinforcement learning algorithm) may increase gpt-4o-mini's propensity to learn specification-gaming policies, generalizing (in very rare cases) to the most egregious strategy where gpt-4o-mini edits its own reward function. Our results point toward the strong ability of in-context reflection to discover rare specification-gaming strategies that models might not exhibit zero-shot or with normal training, highlighting the need for caution when relying on alignment of LLMs in zero-shot settings.

📄 PDF Abstract BibTeX arXiv:2410.06491

Code (0)

등록된 구현이 없습니다.

Tasks

In-Context Reinforcement Learningreinforcement-learningReinforcement Learning

Similar Papers 제목 키워드 기반

Dishonesty in Helpful and Harmless Alignment

2024-06-04 · Youcheng Huang, Jingkun Tang, Duanyu Feng, Zheng Zhang 외

People tell lies when seeking rewards. Large language models (LLMs) are aligned to human values with reinforcement learning where they get rewards if they satisfy human preference. We find that this also induces dishones…

Unlearners Can Lie: Evaluating and Improving Honesty in LLM Unlearning

2026-05-09 · Renjie Gu, Jiazhen Du, Yihua Zhang, Sijia Liu arxiv

Unlearning in large language models (LLMs) aims to remove harmful training data while preserving overall utility. However, we find that existing methods often hallucinate, generate abnormal token sequences, or behave inc…

How do Large Language Models Navigate Conflicts between Honesty and Helpfulness?

2024-02-11 · Ryan Liu, Theodore R. Sumers, Ishita Dasgupta, Thomas L. Griffiths

In day-to-day communication, people often approximate the truth - for example, rounding the time or omitting details - in order to be maximally helpful to the listener. How do large language models (LLMs) handle such nua…

Navigate

BeHonest: Benchmarking Honesty in Large Language Models

2024-06-19 · Steffi Chern, Zhulin Hu, Yuqing Yang, Ethan Chern 외

Previous works on Large Language Models (LLMs) have mainly focused on evaluating their helpfulness or harmlessness. However, honesty, another crucial alignment criterion, has received relatively less attention. Dishonest…

BenchmarkingMisinformation

Training LLMs for Honesty via Confessions

2025-12-08 · Manas Joglekar, Jeremy Chen, Gabriel Wu, Jason Yosinski 외 arxiv

Large language models (LLMs) can be dishonest when reporting on their actions and beliefs -- for example, they may overstate their confidence in factual claims or cover up evidence of covert actions. Such dishonesty may …

Reinforcement LearningInstruction Following