paper-with-me

홈 › Papers

Are LLMs Bad at Moral Reasoning?

2026-06-10 · Menghang Zhu, Seth Lazar arxiv

For highly capable AI systems to operate safely in dynamic, open-ended environments, they must be able to identify, understand, and respond to moral reasons for action, and constrain their behaviour accordingly. A growing body of research aims to evaluate this capacity -- moral competence -- in today's most capable AI systems, recently reaching broadly pessimistic conclusions. One of the most ambitious such papers collects gold-standard human-authored rubrics for evaluating moral reasoning in 1,000 cases, and benchmarks frontier AI models against those rubrics, with underwhelming results. In this paper, we argue that the MoReBench dataset can be redeployed to give a much more optimistic picture of LLMs' moral reasoning (an essential part of moral competence). We show that if, instead of scoring LLMs' responses to these cases against these rubrics, we instead give the LLMs the same task given to humans -- to generate scoring rubrics for the moral analysis of particular cases -- the rubrics they generate are both better calibrated to the human rubrics than their open-ended responses, and, where they differ, plausibly reflect nothing more than the vast dimensionality of most moral problems, as well as highlighting some human departures from the "rubric for creating rubrics". Taking these points into consideration, the MoReBench dataset suggests that LLMs are significantly more capable at moral reasoning than was previously believed.

📄 PDF Abstract BibTeX arXiv:2606.11635

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Pragmatic Inference for Moral Reasoning Acquisition: Generalization via Metapragmatic Links

2025-09-28 · Guangliang Liu, Xi Chen, Bocheng Chen, Han Zi 외 arxiv

While moral reasoning has emerged as a promising research direction for large language models (LLMs), achieving robust generalization remains a critical challenge. This challenge arises from the gap between what is said …

One Model, Many Morals: Uncovering Cross-Linguistic Misalignments in Computational Moral Reasoning

2025-09-25 · Sualeha Farid, Jayden Lin, Zean Chen, Shivani Kumar 외 arxiv

Large Language Models (LLMs) are increasingly deployed in multilingual and multicultural environments where moral reasoning is essential for generating ethically appropriate responses. Yet, the dominant pretraining of LL…

Inducing Human-like Biases in Moral Reasoning Language Models

2024-11-23 · Artem Karpov, Seong Hah Cho, Austin Meek, Raymond Koopmanschap 외

In this work, we study the alignment (BrainScore) of large language models (LLMs) fine-tuned for moral reasoning on behavioral data and/or brain data of humans performing the same task. We also explore if fine-tuning sev…

Ethics

Normative Robustness as a Frontier for Non-Verifiable Reasoning in LLMs

2026-06-10 · Elizaveta Tennant, Benjamin Henke, Anita Keshmirian, Murray Shanahan 외 arxiv

As LLMs increasingly serve in advisory and deliberative roles, users rely on them for non-verifiable reasoning in domains lacking objective ground truths. However, traditional evaluations of LLM reasoning focus almost ex…

Are Rules Meant to be Broken? Understanding Multilingual Moral Reasoning as a Computational Pipeline with UniMoral

2025-02-19 · Shivani Kumar, David Jurgens

Moral reasoning is a complex cognitive process shaped by individual experiences and cultural contexts and presents unique challenges for computational analysis. While natural language processing (NLP) offers promising to…