VietMEAgent: Culturally-Aware Few-Shot Multimodal Explanation for Vietnamese Visual Question Answering
Hai-Dang Nguyen, Minh-Anh Dang, Minh-Tan Le, Minh-Tuan Le
TL;DR
The paper addresses the challenge of culturally grounded VQA for Vietnamese content and the need for interpretable reasoning. It proposes VietMEAgent, a four-stage framework that combines a cultural object detector, a few-shot program generator, a Vietnamese cultural knowledge base, and a multimodal explanation module to ground answers and rationales. A dataset of 28,484 images with 91,149 questions across 12 cultural categories supports evaluation and cultural coverage. Results show improvements in Cultural Accuracy and Explanation Quality over strong baselines, demonstrating that explicit cultural grounding and programmatic reasoning can enhance both performance and interpretable AI in cultural domains.
Abstract
Contemporary Visual Question Answering (VQA) systems remain constrained when confronted with culturally specific content, largely because cultural knowledge is under-represented in training corpora and the reasoning process is not rendered interpretable to end users. This paper introduces VietMEAgent, a multimodal explainable framework engineered for Vietnamese cultural understanding. The method integrates a cultural object detection backbone with a structured program generation layer, yielding a pipeline in which answer prediction and explanation are tightly coupled. A curated knowledge base of Vietnamese cultural entities serves as an explicit source of background information, while a dual-modality explanation module combines attention-based visual evidence with structured, human-readable textual rationales. We further construct a Vietnamese Cultural VQA dataset sourced from public repositories and use it to demonstrate the practicality of programming-based methodologies for cultural AI. The resulting system provides transparent explanations that disclose both the computational rationale and the underlying cultural context, supporting education and cultural preservation with an emphasis on interpretability and cultural sensitivity.
