Search papers, labs, and topics across Lattice.
This paper addresses the limitations of existing multilingual moral reasoning frameworks by introducing MCLASH, a benchmark that captures culturally specific moral intuitions, and MET, a two-step prompting method that utilizes theory-based reasoning. The authors demonstrate that their approach, enhanced by MET-D, a self-distillation training method, significantly improves moral reasoning performance across various model sizes and languages. Key results show an average macro-F1 increase of 3.71 points on MCLASH and a remarkable 62.13-point boost in native-language reasoning, highlighting the importance of cultural context in moral decision-making.
Multilingual moral reasoning can be dramatically improved by grounding decisions in culturally specific contexts and theoretical frameworks, leading to significant performance gains.
Language models are increasingly used for moral decision-making across diverse linguistic and cultural contexts, yet existing work overlooks multilinguality on three aspects: 1) multilingual evaluation benchmarks use direct translation, failing to adapt culture-specific items; 2) inference-time methods for moral reasoning rely on static, English-centric scaffolds and lack grounding in moral theory; 3) training methods for moral decision-making typically require expensive supervision from stronger models or human annotators. We address these gaps with three contributions. First, we introduce MCLASH, a multilingual moral decision-making benchmark to capture culturally situated moral intuitions and social norms across languages. Second, we propose MET (Multilingual Ethics with Theory-grounded reasoning), a two-step prompting method built on expert-curated, theory-based grounds drawn from psychology and philosophy: the model first selects situation- and culture-specific grounds, then reasons over them in the native language of the user. Third, we introduce MET-D (MET-Distillation), which enhances the second step through a self-distillation training stage that requires no external supervision. MET-D improves macro-F1 over the base model on all three models of different sizes and families (Qwen3-4B, Qwen3-8B, Gemma3-4B), by an average of 3.71 points on MCLASH and 4.23 on MMoralExceptQA, with a peak MCLASH gain of 12.94 points for Malay on Qwen3-8B. We further reveal that MET-D increases native-language reasoning by 62.13 points on average, and that beneficial grounds differ systematically across cultures. Together, these contributions open the path for culture-aligned, theory-grounded multilingual moral reasoning.