Toward Culturally Aligned LLMs through Ontology-Guided Multi-Agent Reasoning

· Source: cs.AI updates on arXiv.org · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Data Science & Analytics · Depth: Expert, extended

Summary

The Ontology-Guided Multi-Agent Reasoning (OG-MAR) framework addresses cultural misalignment in Large Language Models (LLMs) caused by biased pretraining data and unstructured value representations. OG-MAR constructs a global cultural ontology with 76 classes and 150 object properties by summarizing World Values Survey (WVS) data and eliciting relations via competency questions. During inference, it retrieves ontology-consistent relations and demographically similar profiles to instantiate multiple value-persona agents. A judgment agent then synthesizes these outputs, enforcing consistency and demographic proximity. Evaluated across six regional social-survey benchmarks (EVS, GSS, CGSS, ISD, LAPOP, Afrobarometer) and four LLM backbones (GPT-4o-mini, Gemini 2.5, Qwen 2.5, EXAONE 3.5), OG-MAR achieved average accuracies up to 0.6317, outperforming competitive baselines and yielding more transparent reasoning traces.

Key takeaway

For AI Scientists developing LLMs for culturally sensitive applications, traditional bias mitigation methods are insufficient. You should integrate structured cultural ontologies and multi-agent reasoning, like OG-MAR, to ensure robust and demographically aligned outputs. This approach, which leverages empirically grounded value data and explicit value relationships, significantly improves interpretability and performance across diverse regions. Consider adopting ontology-guided frameworks to move beyond implicit cultural assumptions and enhance transparency in your models.

Key insights

Ontology-guided multi-agent reasoning with demographic grounding improves LLM cultural alignment and interpretability.

Principles

Method

Summarize WVS values, build a CQ-guided cultural ontology, retrieve ontology triples and similar profiles, simulate multi-value persona agents, and use a constrained judgment agent for final adjudication.

In practice

Topics

Best for: AI Scientist, Research Scientist, AI Ethicist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by cs.AI updates on arXiv.org.