Morality is Contextual: Learning Interpretable Moral Contexts from Human Data with Probabilistic Clustering and Large Language Models
Geoffroy Morlat, Marceau Nahon, Augustin Chartouny, Raja Chatila, Ismael T. Freire, Mehdi Khamassi
TL;DR
This work tackles context-dependent moral judgments by introducing COMETH, a framework that learns context-specific reward models from human judgments through a Probabilistic Context Learner, while leveraging LLM-derived semantic representations and an interpretable generalization module. The approach is validated on a 300-scenario dataset spanning six core actions, with 101 participants, and demonstrates a substantial improvement in alignment with human judgments over end-to-end LLM prompts. Key contributions include an empirically grounded moral-context dataset, a reproducible pipeline combining human data with model-based context learning and LLM semantics, and an interpretable mechanism to explain context-driven moral predictions. The findings suggest that structuring morality around context and features enables more reliable, transparent alignment of AI systems with human values, especially for smaller models, and offers a practical path toward context-aware moral reasoning in real-world applications.
Abstract
Moral actions are judged not only by their outcomes but by the context in which they occur. We present COMETH (Contextual Organization of Moral Evaluation from Textual Human inputs), a framework that integrates a probabilistic context learner with LLM-based semantic abstraction and human moral evaluations to model how context shapes the acceptability of ambiguous actions. We curate an empirically grounded dataset of 300 scenarios across six core actions (violating Do not kill, Do not deceive, and Do not break the law) and collect ternary judgments (Blame/Neutral/Support) from N=101 participants. A preprocessing pipeline standardizes actions via an LLM filter and MiniLM embeddings with K-means, producing robust, reproducible core-action clusters. COMETH then learns action-specific moral contexts by clustering scenarios online from human judgment distributions using principled divergence criteria. To generalize and explain predictions, a Generalization module extracts concise, non-evaluative binary contextual features and learns feature weights in a transparent likelihood-based model. Empirically, COMETH roughly doubles alignment with majority human judgments relative to end-to-end LLM prompting (approx. 60% vs. approx. 30% on average), while revealing which contextual features drive its predictions. The contributions are: (i) an empirically grounded moral-context dataset, (ii) a reproducible pipeline combining human judgments with model-based context learning and LLM semantics, and (iii) an interpretable alternative to end-to-end LLMs for context-sensitive moral prediction and explanation.
