paper-with-me

홈 › Papers

Discrepancy Detection at the Data Level: Toward Consistent Multilingual Question Answering

2025-10-13 · Lorena Calvo-Bartolomé, Valérie Aldana, Karla Cantarero, Alonso Madroñal de Mesa, Jerónimo Arenas-García, Jordan Boyd-Graber arxiv

Multilingual question answering (QA) systems must ensure factual consistency across languages, especially for objective queries such as What is jaundice?, while also accounting for cultural variation in subjective responses. We propose MIND, a user-in-the-loop fact-checking pipeline to detect factual and cultural discrepancies in multilingual QA knowledge bases. MIND highlights divergent answers to culturally sensitive questions (e.g., Who assists in childbirth?) that vary by region and context. We evaluate MIND on a bilingual QA system in the maternal and infant health domain and release a dataset of bilingual questions annotated for factual and cultural inconsistencies. We further test MIND on datasets from other domains to assess generalization. In all cases, MIND reliably identifies inconsistencies, supporting the development of more culturally aware and factually consistent QA systems.

📄 PDF Abstract BibTeX arXiv:2510.11928

Code (0)

등록된 구현이 없습니다.

Tasks

Question Answering

Similar Papers 제목 키워드 기반

Unified Humor Detection Based on Sentence-pair Augmentation and Transfer Learning

2020-11-01 · EAMT 2020 11 · Minghan Wang, Hao Yang, Ying Qin, Shiliang Sun 외

We propose a unified multilingual model for humor detection which can be trained under a transfer learning framework. 1) The model is built based on pre-trained multilingual BERT, thereby is able to make predictions on C…

Humor DetectionSentenceSentence ClassificationTransfer Learning

Bridging Cross-Lingual Gaps During Leveraging the Multilingual Sequence-to-Sequence Pretraining for Text Generation and Understanding

2022-04-16 · Changtong Zan, Liang Ding, Li Shen, Yu Cao 외

For multilingual sequence-to-sequence pretrained language models (multilingual Seq2Seq PLMs), e.g. mBART, the self-supervised pretraining task is trained on a wide range of monolingual languages, e.g. 25 languages from C…

Cross-Lingual Natural Language InferenceNatural Language Inferencenlg evaluationSentence+3

IBM MNLP IE at CASE 2021 Task 1: Multigranular and Multilingual Event Detection on Protest News

2021-08-01 · ACL (CASE) 2021 8 · Parul Awasthy, Jian Ni, Ken Barker, Radu Florian

In this paper, we present the event detection models and systems we have developed for Multilingual Protest News Detection - Shared Task 1 at CASE 2021. The shared task has 4 subtasks which cover event detection at diffe…

Event DetectionLanguage ModelingLanguage ModellingXLM-R

Direct Discrepancy Replay: Distribution-Discrepancy Condensation and Manifold-Consistent Replay for Continual Face Forgery Detection

2026-04-14 · Tianshuo Zhang, Haoyuan Zhang, Siran Peng, Weisong Zhao 외 arxiv

Continual face forgery detection (CFFD) requires detectors to learn emerging forgery paradigms without forgetting previously seen manipulations. Existing CFFD methods commonly rely on replaying a small amount of past dat…

Rethinking Entropy Minimization in Test-Time Adaptation for Autoregressive Models

2026-05-05 · Wei-Ping Huang, Chee-En Yu, Guan-Ting Lin, Hung-yi Lee arxiv

Test-Time Adaptation (TTA) via entropy minimization (EM) has proven effective for classification tasks, yet its application to generative autoregressive models remains theoretically fragmented. Existing approaches typica…

Reinforcement LearningTest-time Adaptation