paper-with-me

홈 › Papers

Formal Ethical Obligations in Reinforcement Learning Agents: Verification and Policy Updates

2024-07-31 · Colin Shea-Blymyer, Houssam Abbas

When designing agents for operation in uncertain environments, designers need tools to automatically reason about what agents ought to do, how that conflicts with what is actually happening, and how a policy might be modified to remove the conflict. These obligations include ethical and social obligations, permissions and prohibitions, which constrain how the agent achieves its mission and executes its policy. We propose a new deontic logic, Expected Act Utilitarian deontic logic, for enabling this reasoning at design time: for specifying and verifying the agent's strategic obligations, then modifying its policy from a reference policy to meet those obligations. Unlike approaches that work at the reward level, working at the logical level increases the transparency of the trade-offs. We introduce two algorithms: one for model-checking whether an RL agent has the right strategic obligations, and one for modifying a reference decision policy to make it meet obligations expressed in our logic. We illustrate our algorithms on DAC-MDPs which accurately abstract neural decision policies, and on toy gridworld environments.

📄 PDF Abstract BibTeX arXiv:2408.00147

Code (1)

sabotagelab/formal-ethical-obligations 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Algorithmic Ethics: Formalization and Verification of Autonomous Vehicle Obligations

2021-05-06 · Colin Shea-Blymyer, Houssam Abbas

We develop a formal framework for automatic reasoning about the obligations of autonomous cyber-physical systems, including their social and ethical obligations. Obligations, permissions and prohibitions are distinct fro…

EthicsSelf-Driving Cars

Towards AI Logic for Social Reasoning

2021-10-09 · Huimin Dong, Réka Markovich, Leendert van der Torre

Artificial Intelligence (AI) logic formalizes the reasoning of intelligent agents. In this paper, we discuss how an argumentation-based AI logic could be used also to formalize important aspects of social reasoning. Besi…

Ethics

Integrating Reason-Based Moral Decision-Making in the Reinforcement Learning Architecture

2025-07-20 · Lisa Dargasz arxiv

Reinforcement Learning is a machine learning methodology that has demonstrated strong performance across a variety of tasks. In particular, it plays a central role in the development of artificial autonomous agents. As t…

Reinforcement Learning

Deontic Temporal Logic for Formal Verification of AI Ethics

2025-01-10 · Priya T. V., Shrisha Rao

Ensuring ethical behavior in Artificial Intelligence (AI) systems amidst their increasing ubiquity and influence is a major concern the world over. The use of formal methods in AI ethics is a possible crucial approach fo…

EthicsFairness

Towards Artificial Virtuous Agents: Games, Dilemmas and Machine Learning

2022-08-30 · Ajay Vishwanath, Einar Duenger Bøhn, Ole-Christoffer Granmo, Charl Maree 외

Machine ethics has received increasing attention over the past few years because of the need to ensure safe and reliable artificial intelligence (AI). The two dominantly used theories in machine ethics are deontological …

Ethics