ACE-Align: Attribute Causal Effect Alignment for Cultural Values under Varying Persona Granularities
Jiatang Luo, Bingbing Xu, Rongxin Chen, Xiaoyan Zhao, Yang Zhang, Liang Pang, Zhiyong Huang, Tat-Seng Chua, Huawei Shen
TL;DR
ACE-Align addresses the challenge of aligning LLMs to diverse cultural values under varying persona granularity by explicitly modeling attribute-level causal effects of demographics. It defines a formal causal framework with a DAG, a binary treatment A, context Z, and a latent mediator E, and optimizes a dual objective that aligns $\mathrm{CE}_{\text{LLM}}$ with $\mathrm{CE}_{\text{data}}$ via a $d_{\mathrm{CDF}}$ distance while anchoring model outputs to survey modes. Training at the finest granularity ($G=4$) enables strong covariate control and compositional generalization to novel attribute combinations, leading to improved cultural alignment across 14 countries and across all persona granularities, with Africa showing the largest gains and geographic gaps narrowing from $9.81$ to $4.92$ points. The approach reduces stereotyping and erasure by correcting directional misalignments of attribute effects, and demonstrates substantial gains over baselines such as a base LLM, Anthropological Prompting, and CultureLLM SFT. The work provides a pathway to more equitable, data-grounded cultural alignment for multilingual, globally deployed LLMs, with code available to facilitate reproducibility.
Abstract
Ensuring that large language models (LLMs) respect diverse cultural values is crucial for social equity. However, existing approaches often treat cultural groups as homogeneous and overlook within-group heterogeneity induced by intersecting demographic attributes, leading to unstable behavior under varying persona granularity. We propose ACE-Align (Attribute Causal Effect Alignment), a causal-effect framework that aligns how specific demographic attributes shift different cultural values, rather than treating each culture as a homogeneous group. We evaluate ACE-Align across 14 countries spanning five continents, with personas specified by subsets of four attributes (gender, education, residence, and marital status) and granularity instantiated by the number of specified attributes. Across all persona granularities, ACE-Align consistently outperforms baselines. Moreover, it improves geographic equity by reducing the average alignment gap between high-resource and low-resource regions from 9.81 to 4.92 points, while Africa shows the largest average gain (+8.48 points). Code is available at https://github.com/Wells-Luo/ACE-Align.
