MET: Theory-Grounded and Culture-Aware Multilingual Moral Reasoning
Summary
This paper introduces MCLASH, a multilingual moral decision-making benchmark, and MET, a theory-grounded prompting method for culture-aware moral reasoning, along with MET-D, a self-distillation training method that improves multilingual moral reasoning across different model families and sizes.
View Cached Full Text
Cached at: 07/14/26, 08:17 PM
Paper page - MET: Theory-Grounded and Culture-Aware Multilingual Moral Reasoning
Source: https://huggingface.co/papers/2607.11736
Abstract
Languagemodelsareincreasinglyusedformoraldecision-makingacrossdiverselinguisticandculturalcontexts,yetexistingworkoverlooksmultilingualityonthreeaspects:1)multilingualevaluationbenchmarksusedirecttranslation,failingtoadaptculture-specificitems;2)inference-timemethodsformoralreasoningrelyonstatic,English-centricscaffoldsandlackgroundinginmoraltheory;3)trainingmethodsformoraldecision-makingtypicallyrequireexpensivesupervisionfromstrongermodelsorhumanannotators.Weaddressthesegapswiththreecontributions.First,weintroduceMCLASH,amultilingualmoraldecision-makingbenchmarktocaptureculturallysituatedmoralintuitionsandsocialnormsacrosslanguages.Second,weproposeMET(MultilingualEthicswithTheory-groundedreasoning),atwo-steppromptingmethodbuiltonexpert-curated,theory-basedgroundsdrawnfrompsychologyandphilosophy:themodelfirstselectssituation-andculture-specificgrounds,thenreasonsovertheminthenativelanguageoftheuser.Third,weintroduceMET-D(MET-Distillation),whichenhancesthesecondstepthroughaself-distillationtrainingstagethatrequiresnoexternalsupervision.MET-Dimprovesmacro-F1overthebasemodelonallthreemodelsofdifferentsizesandfamilies(Qwen3-4B,Qwen3-8B,Gemma3-4B),byanaverageof3.71pointsonMCLASHand4.23onMMoralExceptQA,withapeakMCLASHgainof12.94pointsforMalayonQwen3-8B.WefurtherrevealthatMET-Dincreasesnative-languagereasoningby62.13pointsonaverage,andthatbeneficialgroundsdiffersystematicallyacrosscultures.Together,thesecontributionsopenthepathforculture-aligned,theory-groundedmultilingualmoralreasoning.
View arXiv pageView PDFProject pageAdd to collection
Models citing this paper11
#### launch/MET-D-Qwen3-4B Text Generation• 4B• Updatedabout 4 hours ago • 759
#### launch/MET-D-Qwen3-8B Text Generation• 8B• Updatedabout 4 hours ago • 836
#### launch/MET-D-Gemma3-4B Text Generation• 4B• Updatedabout 4 hours ago • 859
#### launch/MET-D-Qwen3-4B-en-only Text Generation• 4B• Updatedabout 4 hours ago • 775
Browse 11 models citing this paper## Datasets citing this paper1
#### launch/MCLASH Viewer• Updatedabout 4 hours ago • 2.61k • 103
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2607.11736 in a Space README.md to link it from this page.
Collections including this paper1
Similar Articles
Frame-Conditioned Moral Computation in LLaMA 3.1-8B-Instruct: A Mechanistic Interpretability Audit of Ethical Reasoning
This paper uses mechanistic interpretability to audit ethical reasoning in LLaMA 3.1-8B-Instruct, finding a 'Situational Anchor Effect' where domain-specific representations dominate moral computation, and proposing 'Mechanistic Alignment' as a research program.
Metacognition as Reward: Reinforcing LLM Reasoning via Knowledge and Regulation Signals
Introduces Metacognition-as-Reward (MaR), a reinforcement learning framework that guides LLM reasoning via metacognitive knowledge and regulation signals, achieving up to 11% improvement over vanilla methods on reasoning benchmarks.
AdaMame: A Training Recipe for Adaptive Multilingual Reasoning
This paper introduces AdaMame, a two-stage training recipe (SFT + GRPO) to adaptively align reasoning language with query language in multilingual mathematical reasoning, mitigating language collapse without sacrificing accuracy.
Think Multilingual, Not Harder: A Data-Efficient Framework for Teaching Reasoning Models to Code-Switch
This paper introduces a data-efficient fine-tuning framework for teaching reasoning models to code-switch (mix languages) effectively, demonstrating that strategic code-switching can improve reasoning capabilities for lower-resource languages. The work analyzes code-switching behaviors in large language models across diverse languages, tasks, and domains, then develops interventions to promote beneficial code-switching patterns.
x1: Learning to Think Adaptively Across Languages and Cultures
Researchers introduce x1, a family of reasoning models that adaptively select optimal languages for reasoning on a per-instance basis, demonstrating that language choice impacts reasoning quality in multilingual and cultural tasks.