🤖 AI Summary
Existing moral evaluation frameworks overly emphasize decision outcomes while neglecting the underlying reasoning process. Method: We propose a process-oriented paradigm for evaluating moral reasoning, introducing MoReBench—a benchmark comprising 1,000 expert-annotated moral dilemmas—and design a multidimensional scoring scheme to assess models’ capabilities in identifying moral elements, balancing trade-offs, generating recommendations, and applying five major ethical frameworks. We further employ reasoning trajectory analysis and controlled-variable experiments for structured evaluation. Contribution/Results: Our evaluation reveals systematic reasoning biases and framework-specific preferences across mainstream LMs; moral reasoning competence does not follow conventional scaling laws and exhibits instability both in autonomous and human-assisted settings. This work shifts AI value alignment assessment from “whether the answer is correct” to “how the reasoning unfolds,” establishing a novel, transparent, and interpretable benchmark and methodology for evaluating moral reasoning capabilities.
📝 Abstract
As AI systems progress, we rely more on them to make decisions with us and for us. To ensure that such decisions are aligned with human values, it is imperative for us to understand not only what decisions they make but also how they come to those decisions. Reasoning language models, which provide both final responses and (partially transparent) intermediate thinking traces, present a timely opportunity to study AI procedural reasoning. Unlike math and code problems which often have objectively correct answers, moral dilemmas are an excellent testbed for process-focused evaluation because they allow for multiple defensible conclusions. To do so, we present MoReBench: 1,000 moral scenarios, each paired with a set of rubric criteria that experts consider essential to include (or avoid) when reasoning about the scenarios. MoReBench contains over 23 thousand criteria including identifying moral considerations, weighing trade-offs, and giving actionable recommendations to cover cases on AI advising humans moral decisions as well as making moral decisions autonomously. Separately, we curate MoReBench-Theory: 150 examples to test whether AI can reason under five major frameworks in normative ethics. Our results show that scaling laws and existing benchmarks on math, code, and scientific reasoning tasks fail to predict models' abilities to perform moral reasoning. Models also show partiality towards specific moral frameworks (e.g., Benthamite Act Utilitarianism and Kantian Deontology), which might be side effects of popular training paradigms. Together, these benchmarks advance process-focused reasoning evaluation towards safer and more transparent AI.