Bridging the Language Gap: Knowledge Injected Multilingual Question Answering
Zhichao Duan, Xiuxing Li, Zhengyan Zhang, Zhenyu Li, Ning Liu,, Jianyong Wang

TL;DR
This paper introduces a framework for multilingual question answering that injects knowledge across languages to improve understanding and transfer, significantly boosting performance on cross-lingual tasks.
Contribution
It proposes a novel knowledge injection strategy using link prediction to enhance multilingual reasoning in cross-lingual transfer for question answering.
Findings
Achieved 13.18% F1 and 12.00% EM improvements on MLQA dataset.
Demonstrated the effectiveness of knowledge injection in multilingual QA.
Outperformed baseline models by a large margin.
Abstract
Question Answering (QA) is the task of automatically answering questions posed by humans in natural languages. There are different settings to answer a question, such as abstractive, extractive, boolean, and multiple-choice QA. As a popular topic in natural language processing tasks, extractive question answering task (extractive QA) has gained extensive attention in the past few years. With the continuous evolvement of the world, generalized cross-lingual transfer (G-XLT), where question and answer context are in different languages, poses some unique challenges over cross-lingual transfer (XLT), where question and answer context are in the same language. With the boost of corresponding development of related benchmarks, many works have been done to improve the performance of various language QA tasks. However, only a few works are dedicated to the G-XLT task. In this work, we propose…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Speech and dialogue systems
