paper-with-me

홈 › Papers

Corrigibility Transformation: Constructing Goals That Accept Updates

2025-10-17 · Rubi Hudson arxiv

For an AI's training process to successfully impart a desired goal, it is important that the AI does not attempt to resist the training. However, partially learned goals will often incentivize an AI to avoid further goal updates, as most goals are better achieved by an AI continuing to pursue them. We say that a goal is corrigible if it does not incentivize taking actions that avoid proper goal updates or shutdown. In addition to convergence in training, corrigibility also allows for correcting mistakes and changes in human preferences, which makes it a crucial safety property. Despite this, the existing literature does not include specifications for goals that are both corrigible and competitive with non-corrigible alternatives. We provide a formal definition for corrigibility, then introduce a transformation that constructs a corrigible version of any goal that can be made corrigible, without sacrificing performance. This is done by myopically eliciting predictions of reward conditional on costlessly preventing updates, which then also determine the reward when updates are accepted. The transformation can be modified to recursively extend corrigibility to any new agents created by corrigible agents, and to prevent agents from deliberately modifying their goals. Two gridworld experiments demonstrate that these corrigible goals can be learned effectively, and that they lead to the desired behavior.

📄 PDF Abstract BibTeX arXiv:2510.15395

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Corrigibility with Utility Preservation

2019-08-05 · Koen Holtman

Corrigibility is a safety property for artificially intelligent agents. A corrigible agent will not resist attempts by authorized parties to alter the goals and constraints that were encoded in the agent when it was firs…

On Corrigibility and Alignment in Multi Agent Games

2025-01-09 · Edmund Dable-Heath, Boyko Vodenicharski, James Bishop

Corrigibility of autonomous agents is an under explored part of system design, with previous work focusing on single agent systems. It has been suggested that uncertainty over the human preferences acts to keep the agent…

Mitigating loss of control in advanced AI systems through instrumental goal trajectories

2026-02-02 · Willem Fourie arxiv

Researchers at artificial intelligence labs and universities are concerned that highly capable artificial intelligence (AI) systems may erode human control by pursuing instrumental goals. Existing mitigations remain larg…

Reinforcement Learning

ROGUE: Misaligned Agent Behavior Arising from Ordinary Computer Use

2026-05-29 · Jeremy Tien, Abishek Anand, Yu-Rou Tuan, Yuchen Shen 외 arxiv

As AI agents are increasingly deployed in real personal and corporate settings (email accounts, development workflows, company databases, etc.), safety considerations surrounding these agents become paramount. Although m…

Human Control: Definitions and Algorithms

2023-05-31 · Ryan Carey, Tom Everitt

How can humans stay in control of advanced artificial intelligence systems? One proposal is corrigibility, which requires the agent to follow the instructions of a human overseer, without inappropriately influencing them…