Template-based Question Answering using Recursive Neural Networks

Research output: Contributions to collected editions/worksArticle in conference proceedingsResearchpeer-review

Authors

  • Ram G. Athreya
  • Srividya K. Bansal
  • Axel Cyrille Ngonga Ngomo
  • Ricardo Usbeck

Most question answering (QA) systems over Linked Data, i.e. Knowledge Graphs, approach the question answering task as a conversion from a natural language question to its corresponding SPARQL query. A common approach is to use query templates to generate SPARQL queries with slots that need to be filled. Using templates instead of running an extensive NLP pipeline or end-to-end model shifts the QA problem into a classification task, where the system needs to match the input question to the appropriate template. This paper presents an approach to automatically learn and classify natural language questions into corresponding templates using recursive neural networks. Our model was trained on 5000 questions and their respective SPARQL queries from the preexisting LC-QuAD dataset grounded in DBpedia, spanning 5042 entities and 615 predicates. The resulting model was evaluated using the FAIR GERBIL QA framework resulting in 0.419 macro f-measure on LC-QuAD and 0.417 macro f-measure on QALD-7.

Original languageEnglish
Title of host publicationProceedings - 2021 IEEE 15th International Conference on Semantic Computing, ICSC 2021
Number of pages4
PublisherInstitute of Electrical and Electronics Engineers Inc.
Publication date01.2021
Pages195-198
Article number9364639
ISBN (Print)978-1-7281-8900-0
ISBN (Electronic)978-1-7281-8899-7
DOIs
Publication statusPublished - 01.2021
Externally publishedYes
Event15th IEEE International Conference on Semantic Computing - ICSC 2021 - Virtual, Laguna Hills, Virtual, Laguna Hills, United States
Duration: 27.01.202129.01.2021
Conference number: 15

Bibliographical note

Funding Information:
This paper presents a novel approach for the QA over Linked Data task by converting it into a template classification task followed by a slot filling task. Although earlier template-based approaches have attempted similar solutions, this was the first time (to the best of our knowledge) that recursive neural networks were applied to the template classification task. For completeness, a slot filling approach using an ensemble of the best components for named entity, predicate and class recognition tasks were presented. Our evaluation showed that state-of-the-art neural network techniques such as Long Short Term Memory (LSTM), recursive neural networks, and word embeddings be leveraged for the template classification task. We are aware that our approach has a coverage issue in terms of being bound to the training templates and look forward to mitigating this issue through a finer-grained training process. Acknowledgements. We acknowledge the support of the Federal Ministry for Economic Affairs and Energy (BMWi) project SPEAKER (FKZ 01MK20011A).

Publisher Copyright:
© 2021 IEEE.