paper-with-me

홈 › Papers

A Method for Multi-Hop Question Answering on Persian Knowledge Graph

2025-01-18 · Arash Ghafouri, Mahdi Firouzmandi, Hasan Naderi

Question answering systems are the latest evolution in information retrieval technology, designed to accept complex queries in natural language and provide accurate answers using both unstructured and structured knowledge sources. Knowledge Graph Question Answering (KGQA) systems fulfill users' information needs by utilizing structured data, representing a vast number of facts as a graph. However, despite significant advancements, major challenges persist in answering multi-hop complex questions, particularly in Persian. One of the main challenges is the accurate understanding and transformation of these multi-hop complex questions into semantically equivalent SPARQL queries, which allows for precise answer retrieval from knowledge graphs. In this study, to address this issue, a dataset of 5,600 Persian multi-hop complex questions was developed, along with their decomposed forms based on the semantic representation of the questions. Following this, Persian language models were trained using this dataset, and an architecture was proposed for answering complex questions using a Persian knowledge graph. Finally, the proposed method was evaluated against similar systems on the PeCoQ dataset. The results demonstrated the superiority of our approach, with an improvement of 12.57% in F1-score and 12.06% in accuracy compared to the best comparable method.

📄 PDF Abstract BibTeX arXiv:2501.16350

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Question AnsweringInformation RetrievalKnowledge GraphsMulti-hop Question AnsweringQuestion AnsweringRetrieval

Similar Papers 제목 키워드 기반

A Knowledge-based Approach for Answering Complex Questions in Persian

2021-07-05 · Romina Etezadi, Mehrnoush Shamsfard

Research on open-domain question answering (QA) has a long tradition. A challenge in this domain is answering complex questions (CQA) that require complex inference methods and large amounts of knowledge. In low resource…

Open-Domain Question AnsweringQuestion Answering

PeCoQ: A Dataset for Persian Complex Question Answering over Knowledge Graph

2021-06-27 · Romina Etezadi, Mehrnoush Shamsfard

Question answering systems may find the answers to users' questions from either unstructured texts or structured data such as knowledge graphs. Answering questions using supervised learning approaches including deep lear…

Knowledge GraphsQuestion Answering

IslamicPCQA: A Dataset for Persian Multi-hop Complex Question Answering in Islamic Text Resources

2023-04-23 · Arash Ghafouri, Hasan Naderi, Mohammad Aghajani asl, Mahdi Firouzmandi

Nowadays, one of the main challenges for Question Answering Systems is to answer complex questions using various sources of information. Multi-hop questions are a type of complex questions that require multi-step reasoni…

Question Answering

PQuAD: A Persian Question Answering Dataset

2022-02-13 · Kasra Darvishi, Newsha Shahbodagh, Zahra Abbasiantaeb, Saeedeh Momtazi

We present Persian Question Answering Dataset (PQuAD), a crowdsourced reading comprehension dataset on Persian Wikipedia articles. It includes 80,000 questions along with their answers, with 25% of the questions being ad…

ArticlesDiversityQuestion AnsweringReading Comprehension

Evaluating ChatGPT as a Question Answering System: A Comprehensive Analysis and Comparison with Existing Models

2023-12-11 · Hossein Bahak, Farzaneh Taheri, Zahra Zojaji, Arefeh Kazemi

In the current era, a multitude of language models has emerged to cater to user inquiries. Notably, the GPT-3.5 Turbo language model has gained substantial attention as the underlying technology for ChatGPT. Leveraging e…

HallucinationLanguage ModellingPrompt EngineeringQuestion Answering