Culturally Adaptive Explainable LLM Assessment for Multilingual Information Disorder
Jul 10, 2026·
·
1 min read
Maziar Kianimoghadam Jouneghani
Abstract
Information disorder, understood as the deliberate or incidental spread of misleading, manipulative, or decontextualized content, does not manifest the same way across languages and cultures. The rhetorical strategies, ideological markers, and framing patterns that signal bias in one linguistic community may read as neutral reporting in another. Yet most automated detection systems apply the same models and reasoning patterns regardless of cultural context, producing what this thesis terms culturally misaligned rationales: fluent explanations that fail to engage with the specific discursive and cultural logic of the target community. Current large language models are predominantly English-centric and monocultural in their explanatory reasoning, and this thesis argues that addressing cultural blindness in automated information disorder assessment requires moving beyond static few-shot prompting toward community-aligned adaptive approaches.
To this end, a Culturally Adaptive Retrieval-Based Framework is proposed and evaluated. The framework uses semantic retrieval over a community-annotated exemplar bank to dynamically align model reasoning with culturally relevant examples at inference time. A pilot study is conducted on the InDor corpus across Farsi (Persian) and Italian using LLaMA 4 Maverick and Mixtral-8x22B-Instruct, comparing four prompting conditions across three evaluation tasks: severity classification, span detection, and rationale generation quality.
On automatic metrics, the framework shows its clearest benefit in Farsi, where retrieval improved span detection and rationale quality across both models and severity classification for Maverick. Italian results were more mixed, with severity improving under Maverick but rationale quality favouring the static baseline for that model. Beyond automatic metrics, native speakers of both languages rated retrieval-based rationales higher than the static baseline in a blind A/B human evaluation, with the improvement more pronounced in Farsi. The study also surfaces emergent model behaviors with broader implications for deploying instruction-tuned models on sensitive analytical tasks. Overall, the results show encouraging signs that aligning model reasoning with community-annotated exemplars moves outputs closer to what native speakers recognize as appropriate analysis, and are best read as a meaningful first step on a genuinely difficult and under-explored problem. The framework is designed as a foundation for a broader human-in-the-loop integration, where iterative community feedback can progressively refine the exemplar bank and improve cultural alignment over time. All code, prompts, evaluation scripts, and supplementary resources (including a curated landscape review of 108 fake news and information disorder datasets) are made publicly available as a community resource to support reproducibility, future extension, and broader adoption of culturally adaptive evaluation approaches.
Type
Publication
Master’s Thesis, University of Turin
How to Cite This Work
Kianimoghadam Jouneghani, M. (2026). Culturally Adaptive Explainable LLM Assessment for Multilingual Information Disorder (Master’s thesis, University of Turin). Advisors: Viviana Patti and Marco Antonio Stranisci. Full text available at https://maziarkiani.github.io/uploads/thesis.pdf UniTesi handle: https://hdl.handle.net/20.500.14240/192055
@mastersthesis{kianimoghadam2026culturally,
title = {Culturally Adaptive Explainable LLM Assessment for Multilingual Information Disorder},
author = {Kianimoghadam Jouneghani, Maziar},
year = {2026},
school = {University of Turin},
type = {Master's thesis},
address = {Turin, Italy},
note = {Advisors: Viviana Patti and Marco Antonio Stranisci.
UniTesi handle: https://hdl.handle.net/20.500.14240/192055},
url = {https://maziarkiani.github.io/uploads/thesis.pdf}
}

Authors
NLP Researcher
Hi! I’m an NLP and Computational Linguistics researcher with a Master’s degree in Language Technologies and Digital Humanities from the University of Turin, where I graduated in July 2026. I’m interested in the intersection of language, culture, and AI.
My master’s thesis, supervised by Prof. Viviana Patti and Dr. Marco Antonio Stranisci, grew out of a community-developed dataset on information disorder (InDor). It proposed a retrieval-based framework to connect LLMs’ reasoning to native-speaker explanations from InDor, based on semantic similarity, in order to align LLMs better on assessing and reasoning about manipulation signals across different cultures and languages. This framework was tested on Italian and Persian, using automatic metrics, qualitative analysis, and a human evaluation study.
My Bachelor’s degree is in English language translation, focused on linguistics and translation studies.
Also, beyond academia, I spent over 3 years in SEO, web content, and digital marketing.
My research interests are: Multilingual & Cross-Cultural NLP, Computational Social Science (CSS), Explainable AI, In-Context Learning, Human-in-the-Loop AI, and Information Disorder.
My master’s thesis, supervised by Prof. Viviana Patti and Dr. Marco Antonio Stranisci, grew out of a community-developed dataset on information disorder (InDor). It proposed a retrieval-based framework to connect LLMs’ reasoning to native-speaker explanations from InDor, based on semantic similarity, in order to align LLMs better on assessing and reasoning about manipulation signals across different cultures and languages. This framework was tested on Italian and Persian, using automatic metrics, qualitative analysis, and a human evaluation study.
My Bachelor’s degree is in English language translation, focused on linguistics and translation studies.
Also, beyond academia, I spent over 3 years in SEO, web content, and digital marketing.
My research interests are: Multilingual & Cross-Cultural NLP, Computational Social Science (CSS), Explainable AI, In-Context Learning, Human-in-the-Loop AI, and Information Disorder.