paper-with-me

Papers

CrossCult-KIBench: A Benchmark for Cross-Cultural Knowledge Insertion in MLLMs

2026-05-07 · Zhen Zeng, Leijiang Gu, Feng Li, Jing Yu, Zenglin Shi arxiv

Multimodal Large Language Models (MLLMs), trained primarily on English-centric data, frequently generate culturally inappropriate or misaligned responses in cross-cultural settings. To mitigate this, we introduce the task of cross-cultural knowledge insertion, which focuses on adapting models to specific cultural contexts while preserving their original behavior in other cultures. To facilitate research in this area, we introduce CrossCult-KIBench, a comprehensive evaluation benchmark for assessing both the effectiveness of knowledge insertion and its unintended side effects on non-target cultures. The benchmark includes 9,800 image-grounded cases covering 49 culturally relevant visual scenarios across English, Chinese, and Arabic language-culture groups. It supports evaluation in both single-insert and sequential-insert settings. We also propose Memory-Conditioned Knowledge Insertion (MCKI) as a baseline method. MCKI retrieves relevant cultural knowledge from an external memory using frozen MLLM representations, prepending matched entries as conditional prompts when applicable. Extensive experiments on CrossCult-KIBench reveal that current approaches struggle to balance effective cultural adaptation with behavioral preservation, highlighting a key challenge in developing culturally-aware MLLMs. Our work thus underscores an important research direction for developing more culturally adaptive and responsible MLLMs.

📄 PDF Abstract BibTeX arXiv:2605.06115

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

AccelOpt: A Self-Improving LLM Agentic System for AI Accelerator Kernel Optimization

2025-11-19 · Genghan Zhang, Shaowei Zhu, Anjiang Wei, Zhenyu Song 외 arxiv

We present AccelOpt, a self-improving large language model (LLM) agentic system that autonomously optimizes kernels for emerging AI acclerators, eliminating the need for expert-provided hardware-specific optimization kno…

Wikibench: Community-Driven Data Curation for AI Evaluation on Wikipedia

2024-02-21 · Tzu-Sheng Kuo, Aaron Halfaker, Zirui Cheng, Jiwoo Kim 외

AI tools are increasingly deployed in community contexts. However, datasets used to evaluate AI are typically created by developers and annotators outside a given community, which can yield misleading conclusions about A…

NKI-Agent: Domain-Specific Fine-Tuning and Agentic Tool Use for Neuron Kernel Generation

2026-07-05 · Junjie Tang, Jun Huan, Hao Zhou, Yuhao Zhang 외 arxiv

Recent agentic approaches to LLM-based kernel generation have achieved impressive results on CUDA. For emerging AI accelerators such as AWS Trainium and Inferentia, automated kernel generation and optimization remain lar…

Untangling Input Language from Reasoning Language: A Diagnostic Framework for Cross-Lingual Moral Alignment in LLMs

2026-01-15 · Nan Li, Bo Kang, Tijl De Bie arxiv

When LLMs judge moral dilemmas, do they reach different conclusions in different languages, and if so, why? Two factors could drive such differences: the language of the dilemma itself, or the language in which the model…

Cross-Lingual Consensus: Aligning Multilingual Cultural Knowledge via Multilingual Self-Consistency

2026-05-21 · Andrew Ivan Soegeng, Patrick Sutanto, Tan Sang Nguyen arxiv

Although Large Language Models (LLMs) demonstrate strong capabilities across various tasks, they exhibit significant performance discrepancies across languages. While prompting LLMs in English typically yields the highes…