paper-with-me

Papers

An Answer Verbalization Dataset for Conversational Question Answerings over Knowledge Graphs

2022-08-13 · Endri Kacupaj, Kuldeep Singh, Maria Maleshkova, Jens Lehmann

We introduce a new dataset for conversational question answering over Knowledge Graphs (KGs) with verbalized answers. Question answering over KGs is currently focused on answer generation for single-turn questions (KGQA) or multiple-tun conversational question answering (ConvQA). However, in a real-world scenario (e.g., voice assistants such as Siri, Alexa, and Google Assistant), users prefer verbalized answers. This paper contributes to the state-of-the-art by extending an existing ConvQA dataset with multiple paraphrased verbalized answers. We perform experiments with five sequence-to-sequence models on generating answer responses while maintaining grammatical correctness. We additionally perform an error analysis that details the rates of models' mispredictions in specified categories. Our proposed dataset extended with answer verbalization is publicly available with detailed documentation on its usage for wider utility.

📄 PDF Abstract BibTeX arXiv:2208.06734

Code (0)

등록된 구현이 없습니다.

Tasks

Answer GenerationConversational Question AnsweringKnowledge GraphsQuestion Answering

Similar Papers 제목 키워드 기반

VOGUE: Answer Verbalization through Multi-Task Learning

2021-06-24 · Endri Kacupaj, Shyamnath Premnadh, Kuldeep Singh, Jens Lehmann 외

In recent years, there have been significant developments in Question Answering over Knowledge Graphs (KGQA). Despite all the notable advancements, current KGQA systems only focus on answer generation techniques and not …

Answer GenerationKnowledge GraphsMulti-Task LearningQuestion Answering

ParaQA: A Question Answering Dataset with Paraphrase Responses for Single-Turn Conversation

2021-03-13 · Endri Kacupaj, Barshana Banerjee, Kuldeep Singh, Jens Lehmann

This paper presents ParaQA, a question answering (QA) dataset with multiple paraphrased responses for single-turn conversation over knowledge graphs (KG). The dataset was created using a semi-automated framework for gene…

Conversational Question AnsweringKnowledge GraphsQuestion AnsweringTranslation

RAGONITE: Iterative Retrieval on Induced Databases and Verbalized RDF for Conversational QA over KGs with RAG

2024-12-23 · Rishiraj Saha Roy, Chris Hinze, Joel Schlotthauer, Farzad Naderi 외

Conversational question answering (ConvQA) is a convenient means of searching over RDF knowledge graphs (KGs), where a prevalent approach is to translate natural language questions to SPARQL queries. However, SPARQL has …

Conversational Question AnsweringKnowledge GraphsQuestion AnsweringRAG+2

VANiLLa : Verbalized Answers in Natural Language at Large Scale

2021-05-24 · Debanjali Biswas, Mohnish Dubey, Md Rashad Al Hasan Rony, Jens Lehmann

In the last years, there have been significant developments in the area of Question Answering over Knowledge Graphs (KGQA). Despite all the notable advancements, current KGQA datasets only provide the answers as the dire…

BIG-bench Machine LearningKnowledge GraphsQuestion AnsweringSentence+1

Event-QA: A Dataset for Event-Centric Question Answering over Knowledge Graphs

2020-04-24 · Tarcísio Souza Costa, Simon Gottschalk, Elena Demidova

Semantic Question Answering (QA) is a crucial technology to facilitate intuitive user access to semantic information stored in knowledge graphs. Whereas most of the existing QA systems and datasets focus on entity-centri…

Knowledge GraphsQuestion Answering