paper-with-me

홈 › Papers

MST5 -- Multilingual Question Answering over Knowledge Graphs

2024-07-08 · Nikit Srivastava, Mengshi Ma, Daniel Vollmers, Hamada Zahera, Diego Moussallem, Axel-Cyrille Ngonga Ngomo

Knowledge Graph Question Answering (KGQA) simplifies querying vast amounts of knowledge stored in a graph-based model using natural language. However, the research has largely concentrated on English, putting non-English speakers at a disadvantage. Meanwhile, existing multilingual KGQA systems face challenges in achieving performance comparable to English systems, highlighting the difficulty of generating SPARQL queries from diverse languages. In this research, we propose a simplified approach to enhance multilingual KGQA systems by incorporating linguistic context and entity information directly into the processing pipeline of a language model. Unlike existing methods that rely on separate encoders for integrating auxiliary information, our strategy leverages a single, pretrained multilingual transformer-based language model to manage both the primary input and the auxiliary data. Our methodology significantly improves the language model's ability to accurately convert a natural language query into a relevant SPARQL query. It demonstrates promising results on the most recent QALD datasets, namely QALD-9-Plus and QALD-10. Furthermore, we introduce and evaluate our approach on Chinese and Japanese, thereby expanding the language diversity of the existing datasets.

📄 PDF Abstract BibTeX arXiv:2407.06041

Code (1)

dice-group/MST5 공식 구현

Tasks

DiversityGraph Question AnsweringKnowledge GraphsLanguage ModelingLanguage ModellingQuestion Answering

Similar Papers 제목 키워드 기반

mRAKL: Multilingual Retrieval-Augmented Knowledge Graph Construction for Low-Resourced Languages

2025-07-21 · Hellina Hailu Nigatu, Min Li, Maartje ter Hoeve, Saloni Potdar 외 arxiv

Knowledge Graphs represent real-world entities and the relationships between them. Multilingual Knowledge Graph Construction (mKGC) refers to the task of automatically constructing or predicting missing entities and link…

Cross-Lingual TransferQuestion AnsweringKnowledge Graphs

MKG-Rank: Enhancing Large Language Models with Knowledge Graph for Multilingual Medical Question Answering

2025-03-20 · Feiyang Li, Yingjian Chen, Haoran Liu, Rui Yang 외

Large Language Models (LLMs) have shown remarkable progress in medical question answering (QA), yet their effectiveness remains predominantly limited to English due to imbalanced multilingual training data and scarce med…

Knowledge GraphsMedical Question AnsweringQuestion AnsweringRetrieval

Text-to-SPARQL Goes Beyond English: Multilingual Question Answering Over Knowledge Graphs through Human-Inspired Reasoning

2025-07-22 · Aleksandr Perevalov, Andreas Both arxiv

Accessing knowledge via multilingual natural-language interfaces is one of the emerging challenges in the field of information retrieval and related ones. Structured knowledge stored in knowledge graphs can be queried vi…

Information RetrievalQuestion AnsweringKnowledge GraphsSemantic Parsing

Increasing Coverage and Precision of Textual Information in Multilingual Knowledge Graphs

2023-11-27 · Simone Conia, Min Li, Daniel Lee, Umar Farooq Minhas 외

Recent work in Natural Language Processing and Computer Vision has been using textual information -- e.g., entity names and descriptions -- available in knowledge graphs to ground neural models to high-quality structured…

Entity LinkingKnowledge Graph CompletionKnowledge GraphsMachine Translation+1

Cross-Lingual Question Answering over Knowledge Base as Reading Comprehension

2023-02-26 · Chen Zhang, Yuxuan Lai, Yansong Feng, Xingyu Shen 외

Although many large-scale knowledge bases (KBs) claim to contain multilingual information, their support for many non-English languages is often incomplete. This incompleteness gives birth to the task of cross-lingual qu…

Cross-Lingual Question AnsweringMachine Reading ComprehensionQuestion AnsweringReading Comprehension