An Answer Verbalization Dataset for Conversational Question Answerings over Knowledge Graphs
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Answer GenerationConversational Question AnsweringKnowledge GraphsQuestion AnsweringSimilar Papers 제목 키워드 기반
VOGUE: Answer Verbalization through Multi-Task Learning
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 AnsweringParaQA: A Question Answering Dataset with Paraphrase Responses for Single-Turn Conversation
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 AnsweringTranslationRAGONITE: Iterative Retrieval on Induced Databases and Verbalized RDF for Conversational QA over KGs with RAG
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+2VANiLLa : Verbalized Answers in Natural Language at Large Scale
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+1Event-QA: A Dataset for Event-Centric Question Answering over Knowledge Graphs
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