paper-with-me

홈 › Papers

Addressing Moral Uncertainty using Large Language Models for Ethical Decision-Making

2025-02-17 · Rohit K. Dubey, Damian Dailisan, Sachit Mahajan

We present an ethical decision-making framework that refines a pre-trained reinforcement learning (RL) model using a task-agnostic ethical layer. Following initial training, the RL model undergoes ethical fine-tuning, where human feedback is replaced by feedback generated from a large language model (LLM). The LLM embodies consequentialist, deontological, virtue, social justice, and care ethics as moral principles to assign belief values to recommended actions during ethical decision-making. An ethical layer aggregates belief scores from multiple LLM-derived moral perspectives using Belief Jensen-Shannon Divergence and Dempster-Shafer Theory into probability scores that also serve as the shaping reward, steering the agent toward choices that align with a balanced ethical framework. This integrated learning framework helps the RL agent navigate moral uncertainty in complex environments and enables it to make morally sound decisions across diverse tasks. Our approach, tested across different LLM variants and compared with other belief aggregation techniques, demonstrates improved consistency, adaptability, and reduced reliance on handcrafted ethical rewards. This method is especially effective in dynamic scenarios where ethical challenges arise unexpectedly, making it well-suited for real-world applications.

📄 PDF Abstract BibTeX arXiv:2503.05724

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingEthicsLarge Language ModelNavigateReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Reinforcement Learning Under Moral Uncertainty

2020-06-08 · Adrien Ecoffet, Joel Lehman

An ambitious goal for machine learning is to create agents that behave ethically: The capacity to abide by human moral norms would greatly expand the context in which autonomous agents could be practically and safely dep…

Autonomous VehiclesBIG-bench Machine LearningPhilosophyreinforcement-learning+2

Moral Uncertainty and the Problem of Fanaticism

2023-12-18 · Jazon Szabo, Jose Such, Natalia Criado, Sanjay Modgil

While there is universal agreement that agents ought to act ethically, there is no agreement as to what constitutes ethical behaviour. To address this problem, recent philosophical approaches to `moral uncertainty' propo…

Rule-Based Moral Principles for Explaining Uncertainty in Natural Language Generation

2025-09-08 · Zahra Atf, Peter R Lewis arxiv

Large language models (LLMs) are increasingly used in high-stakes settings, where explaining uncertainty is both technical and ethical. Probabilistic methods are often opaque and misaligned with expectations of transpare…

MoralBench: Moral Evaluation of LLMs

2024-06-06 · Jianchao Ji, Yutong Chen, Mingyu Jin, Wujiang Xu 외

In the rapidly evolving field of artificial intelligence, large language models (LLMs) have emerged as powerful tools for a myriad of applications, from natural language processing to decision-making support systems. How…

Ethics

Dropouts in Confidence: Moral Uncertainty in Human-LLM Alignment

2025-11-17 · Jea Kwon, Luiz Felipe Vecchietti, Sungwon Park, Meeyoung Cha arxiv

Humans display significant uncertainty when confronted with moral dilemmas, yet the extent of such uncertainty in machines and AI agents remains underexplored. Recent studies have confirmed the overly confident tendencie…