paper-with-me

Papers

Modeling Moral Choices in Social Dilemmas with Multi-Agent Reinforcement Learning

2023-01-20 · Elizaveta Tennant, Stephen Hailes, Mirco Musolesi

Practical uses of Artificial Intelligence (AI) in the real world have demonstrated the importance of embedding moral choices into intelligent agents. They have also highlighted that defining top-down ethical constraints on AI according to any one type of morality is extremely challenging and can pose risks. A bottom-up learning approach may be more appropriate for studying and developing ethical behavior in AI agents. In particular, we believe that an interesting and insightful starting point is the analysis of emergent behavior of Reinforcement Learning (RL) agents that act according to a predefined set of moral rewards in social dilemmas. In this work, we present a systematic analysis of the choices made by intrinsically-motivated RL agents whose rewards are based on moral theories. We aim to design reward structures that are simplified yet representative of a set of key ethical systems. Therefore, we first define moral reward functions that distinguish between consequence- and norm-based agents, between morality based on societal norms or internal virtues, and between single- and mixed-virtue (e.g., multi-objective) methodologies. Then, we evaluate our approach by modeling repeated dyadic interactions between learning moral agents in three iterated social dilemma games (Prisoner's Dilemma, Volunteer's Dilemma and Stag Hunt). We analyze the impact of different types of morality on the emergence of cooperation, defection or exploitation, and the corresponding social outcomes. Finally, we discuss the implications of these findings for the development of moral agents in artificial and mixed human-AI societies.

📄 PDF Abstract BibTeX arXiv:2301.08491

Code (2)

Liza-Tennant/modeling_moral_choice_dyadic 공식 구현
liza-tennant/moral_choice_dyadic 공식 구현

Tasks

Multi-agent Reinforcement Learningreinforcement-learningReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

Q-Learning Q-Learning is an off-policy temporal difference control algorithm: $$Q\left(S\_{t}, A\_{t}\right) \leftarrow Q\left(S\_{t}, A\_{t}\right) + \alpha\left[R_{t+1} +…

Similar Papers 제목 키워드 기반

Right vs. Right: Can LLMs Make Tough Choices?

2024-12-27 · Jiaqing Yuan, Pradeep K. Murukannaiah, Munindar P. Singh

An ethical dilemma describes a choice between two "right" options involving conflicting moral values. We present a comprehensive evaluation of how LLMs navigate ethical dilemmas. Specifically, we investigate LLMs on thei…

Navigate

When Ethics and Payoffs Diverge: LLM Agents in Morally Charged Social Dilemmas

2025-05-25 · Steffen Backmann, David Guzman Piedrahita, Emanuel Tewolde, Rada Mihalcea 외

Recent advances in large language models (LLMs) have enabled their use in complex agentic roles, involving decision-making with humans or other agents, making ethical alignment a key AI safety concern. While prior work h…

EthicsNavigate

A Computational Model of Commonsense Moral Decision Making

2018-01-12 · Richard Kim, Max Kleiman-Weiner, Andres Abeliuk, Edmond Awad 외

We introduce a new computational model of moral decision making, drawing on a recent theory of commonsense moral learning via social dynamics. Our model describes moral dilemmas as a utility function that computes trade-…

Autonomous VehiclesDecision Makingmodel

The Fragility Of Moral Judgment In Large Language Models

2026-03-05 · Tom van Nuenen, Pratik S. Sachdeva arxiv

People increasingly use large language models (LLMs) for everyday moral and interpersonal guidance, yet these systems cannot interrogate missing context and judge dilemmas as presented. We introduce a perturbation framew…

Some Issues in Predictive Ethics Modeling: An Annotated Contrast Set of "Moral Stories"

2024-07-07 · Ben Fitzgerald

Models like Delphi have been able to label ethical dilemmas as moral or immoral with astonishing accuracy. This paper challenges accuracy as a holistic metric for ethics modeling by identifying issues with translating mo…

DescriptiveEthics