paper-with-me

홈 › Papers

Farewell Freebase: Migrating the SimpleQuestions Dataset to DBpedia

2018-08-01 · COLING 2018 8 · Michael Azmy, Peng Shi, Jimmy Lin, Ihab Ilyas

Question answering over knowledge graphs is an important problem of interest both commercially and academically. There is substantial interest in the class of natural language questions that can be answered via the lookup of a single fact, driven by the availability of the popular SimpleQuestions dataset. The problem with this dataset, however, is that answer triples are provided from Freebase, which has been defunct for several years. As a result, it is difficult to build {``}real-world{''} question answering systems that are operationally deployable. Furthermore, a defunct knowledge graph means that much of the infrastructure for querying, browsing, and manipulating triples no longer exists. To address this problem, we present SimpleDBpediaQA, a new benchmark dataset for simple question answering over knowledge graphs that was created by mapping SimpleQuestions entities and predicates from Freebase to DBpedia. Although this mapping is conceptually straightforward, there are a number of nuances that make the task non-trivial, owing to the different conceptual organizations of the two knowledge graphs. To lay the foundation for future research using this dataset, we leverage recent work to provide simple yet strong baselines with and without neural networks.

📄 PDF Abstract BibTeX

Code (1)

castorini/SimpleDBpediaQA 공식 구현

Tasks

Knowledge GraphsQuestion AnsweringTransfer Learning

Similar Papers 제목 키워드 기반

A Two-Stage Approach towards Generalization in Knowledge Base Question Answering

2021-11-10 · Srinivas Ravishankar, June Thai, Ibrahim Abdelaziz, Nandana Mihidukulasooriya 외

Most existing approaches for Knowledge Base Question Answering (KBQA) focus on a specific underlying knowledge base either because of inherent assumptions in the approach, or because evaluating it on a different knowledg…

Knowledge Base Question AnsweringKnowledge GraphsQuestion AnsweringSemantic Parsing+2

A Two-Stage Approach towards Generalization in Knowledge Base Question Answering

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Most existing approaches for Knowledge Base Question Answering (KBQA) focus on a specific underlying knowledge base either because of inherent assumptions in the approach, or because evaluating it on a different knowledg…

Knowledge Base Question AnsweringKnowledge GraphsQuestion AnsweringSemantic Parsing+2

A Consolidated Dataset for Knowledge-based Question Generation using Predicate Mapping of Linked Data

2020-05-01 · LREC 2020 5 · Johanna Melly, Gabriel Luthier, Andrei Popescu-Belis

In this paper, we present the ForwardQuestions data set, made of human-generated questions related to knowledge triples. This data set results from the conversion and merger of the existing SimpleDBPediaQA and SimpleQues…

Question GenerationQuestion-Generation

JeuxDeLiens: Word Embeddings and Path-Based Similarity for Entity Linking using the French JeuxDeMots Lexical Semantic Network

2018-05-01 · JEPTALNRECITAL 2018 5 · Julien Plu, Kevin Cousot, Mathieu Lafourcade, Rapha{\"e}l Troncy 외

Entity linking systems typically rely on encyclopedic knowledge bases such as DBpedia or Freebase. In this paper, we use, instead, a French lexical-semantic network named JeuxDeMots to jointly type and link entities. Our…

Entity LinkingWord Embeddings

A General FOFE-net Framework for Simple and Effective Question Answering over Knowledge Bases

2019-03-29 · Dekun Wu, Nana Nosirova, Hui Jiang, MingBin Xu

Question answering over knowledge base (KB-QA) has recently become a popular research topic in NLP. One popular way to solve the KB-QA problem is to make use of a pipeline of several NLP modules, including entity discove…

Question AnsweringRelation