Reasoning Shapes Alignment: Investigating Cultural Alignment in Large Reasoning Models with Cultural Norms
Yuhang Wang, Yanxu Zhu, Jitao Sang
TL;DR
The paper introduces CNCA, a framework for aligning large reasoning models with cultural norms by automatic norm mining from topic data and limited surveys, and applying them through in-context prompts or norm-enhanced CoT fine-tuning. It evaluates three mining methods (CNCA-T, CNCA-TQ-TA, CNCA-TQ-RA) across two alignment paradigms, showing that stronger reasoning models derive greater gains and that norm-informed fine-tuning (CNCA-SFT, CNCA-DPO) can surpass standard supervised approaches and generalize to out-of-distribution cultural datasets. Key findings include the superiority of Topic+Top-1 answers for in-context alignment, the importance of model reasoning capacity for effective norm utilization, and the demonstrated generalization of CNCA via variably tuned norms. Collectively, CNCA offers a scalable path to reflect diverse human values in AI systems through culturally informed reasoning and supervision signals.
Abstract
The advanced reasoning capabilities of Large Reasoning Models enable them to thoroughly understand and apply safety policies through deliberate thought processes, thereby improving the models' safety. Beyond safety, these models must also be able to reflect the diverse range of human values across various cultures. This paper presents the Cultural Norm-based Cultural Alignment (CNCA) framework, which enables models to leverage their powerful reasoning ability to align with cultural norms. Specifically, we propose three methods to automatically mine cultural norms from limited survey data and explore ways to effectively utilize these norms for improving cultural alignment. Two alignment paradigms are examined: an in-context alignment method, where cultural norms are explicitly integrated into the user context, and a fine-tuning-based method, which internalizes norms through enhanced Chain-of-Thought training data. Comprehensive experiments demonstrate the effectiveness of these methods, highlighting that models with stronger reasoning capabilities benefit more from cultural norm mining and utilization. Our findings emphasize the potential for reasoning models to better reflect diverse human values through culturally informed alignment strategies.
