Template-based Question Answering using Recursive Neural Networks

Publikation: Beiträge in SammelwerkenAufsätze in KonferenzbändenForschungbegutachtet

Standard

Template-based Question Answering using Recursive Neural Networks. / Athreya, Ram G.; Bansal, Srividya K.; Ngomo, Axel Cyrille Ngonga et al.
Proceedings - 2021 IEEE 15th International Conference on Semantic Computing, ICSC 2021. Institute of Electrical and Electronics Engineers Inc., 2021. S. 195-198 9364639 (Proceedings - 2021 IEEE 15th International Conference on Semantic Computing, ICSC 2021).

Publikation: Beiträge in SammelwerkenAufsätze in KonferenzbändenForschungbegutachtet

Harvard

Athreya, RG, Bansal, SK, Ngomo, ACN & Usbeck, R 2021, Template-based Question Answering using Recursive Neural Networks. in Proceedings - 2021 IEEE 15th International Conference on Semantic Computing, ICSC 2021., 9364639, Proceedings - 2021 IEEE 15th International Conference on Semantic Computing, ICSC 2021, Institute of Electrical and Electronics Engineers Inc., S. 195-198, 15th IEEE International Conference on Semantic Computing - ICSC 2021, Virtual, Laguna Hills, California, USA / Vereinigte Staaten, 27.01.21. https://doi.org/10.48550/arXiv.2004.13843, https://doi.org/10.1109/ICSC50631.2021.00041

APA

Athreya, R. G., Bansal, S. K., Ngomo, A. C. N., & Usbeck, R. (2021). Template-based Question Answering using Recursive Neural Networks. In Proceedings - 2021 IEEE 15th International Conference on Semantic Computing, ICSC 2021 (S. 195-198). Artikel 9364639 (Proceedings - 2021 IEEE 15th International Conference on Semantic Computing, ICSC 2021). Institute of Electrical and Electronics Engineers Inc.. https://doi.org/10.48550/arXiv.2004.13843, https://doi.org/10.1109/ICSC50631.2021.00041

Vancouver

Athreya RG, Bansal SK, Ngomo ACN, Usbeck R. Template-based Question Answering using Recursive Neural Networks. in Proceedings - 2021 IEEE 15th International Conference on Semantic Computing, ICSC 2021. Institute of Electrical and Electronics Engineers Inc. 2021. S. 195-198. 9364639. (Proceedings - 2021 IEEE 15th International Conference on Semantic Computing, ICSC 2021). doi: 10.48550/arXiv.2004.13843, 10.1109/ICSC50631.2021.00041

Bibtex

@inbook{f10ca7e14624471a87cdd54163274ed6,
title = "Template-based Question Answering using Recursive Neural Networks",
abstract = "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.",
keywords = "Question Answering, Recursive Neural Network, Informatics, Business informatics",
author = "Athreya, {Ram G.} and Bansal, {Srividya K.} and Ngomo, {Axel Cyrille Ngonga} and Ricardo Usbeck",
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: {\textcopyright} 2021 IEEE.; 15th IEEE International Conference on Semantic Computing - ICSC 2021, ICSC 2021 ; Conference date: 27-01-2021 Through 29-01-2021",
year = "2021",
month = jan,
doi = "10.48550/arXiv.2004.13843",
language = "English",
isbn = "978-1-7281-8900-0",
series = "Proceedings - 2021 IEEE 15th International Conference on Semantic Computing, ICSC 2021",
publisher = "Institute of Electrical and Electronics Engineers Inc.",
pages = "195--198",
booktitle = "Proceedings - 2021 IEEE 15th International Conference on Semantic Computing, ICSC 2021",
address = "United States",

}

RIS

TY - CHAP

T1 - Template-based Question Answering using Recursive Neural Networks

AU - Athreya, Ram G.

AU - Bansal, Srividya K.

AU - Ngomo, Axel Cyrille Ngonga

AU - Usbeck, Ricardo

N1 - Conference code: 15

PY - 2021/1

Y1 - 2021/1

N2 - 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.

AB - 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.

KW - Question Answering

KW - Recursive Neural Network

KW - Informatics

KW - Business informatics

UR - http://www.scopus.com/inward/record.url?scp=85102617112&partnerID=8YFLogxK

UR - https://www.mendeley.com/catalogue/930ff2cd-68eb-3440-9c15-60501e8bba0a/

U2 - 10.48550/arXiv.2004.13843

DO - 10.48550/arXiv.2004.13843

M3 - Article in conference proceedings

AN - SCOPUS:85102617112

SN - 978-1-7281-8900-0

T3 - Proceedings - 2021 IEEE 15th International Conference on Semantic Computing, ICSC 2021

SP - 195

EP - 198

BT - Proceedings - 2021 IEEE 15th International Conference on Semantic Computing, ICSC 2021

PB - Institute of Electrical and Electronics Engineers Inc.

T2 - 15th IEEE International Conference on Semantic Computing - ICSC 2021

Y2 - 27 January 2021 through 29 January 2021

ER -

DOI

Zuletzt angesehen

Publikationen

  1. Support vector machines with example dependent costs
  2. The structure of emotions in learning situations
  3. Reciprocal Relationships Between Dispositional Optimism and Work Experiences
  4. Conceptualizing Role Development in Agile Transformations
  5. Predicate‐based model of problem‐solving for robotic actions planning
  6. Vergütung, variable
  7. Sensitivity to complexity - an important prerequisite of problem solving mathematics teaching
  8. Study of fuzzy controllers performance
  9. Performance Saga: Interview 01
  10. Employing A-B tests for optimizing prices levels in e-commerce applications
  11. An analytical approach to evaluating nonmonotonic functions of fuzzy numbers
  12. Effects of diversity versus segregation on automatic approach and avoidance behavior towards own and other ethnic groups
  13. Between Recognition and Abstraction
  14. Species constancy depends on plot size - A problem for vegetation classification and how it can be solved
  15. The Relation of Children's Performances in Spatial Tasks at Two Different Scales of Space
  16. Petri net based EMIS-mappers for flexible manufacturing systems
  17. Schooling, local knowledge and working memory
  18. Practice and carryover effects when using small interaction devices
  19. Scaling-based Least Squares Methods with Implemented Kalman filter Approach for Nano-Parameters Identification
  20. Fusion of knowledge bases for better navigation of wheeled mobile robotic group with 3D TVS
  21. Learning linear classifiers sensitive to example dependent and noisy costs
  22. Model and Validation of the Electromagnetic Interference Produced by Power Transmission Lines in Robotic Systems
  23. Cognitive load in reading a foreign language text with multimedia aids and the influence of verbal and spatial abilities
  24. Mapping the Order of New Migration
  25. Geometric analysis of a laser scanner functioning based on dynamic triangulation
  26. Challenging the status quo of accelerator research: Concluding remarks
  27. Concepts, Formats, and Methods of Participation
  28. The Forgotten Function of Forgetting
  29. Improvements in Flexibility depend on Stretching Duration
  30. Thanking and responding to thanks in American English: Language patterning and contextual appropriateness
  31. Modelling, explaining, enacting and getting feedback: How can the acquisition of core practices in teacher education be optimally fostered?
  32. Cognitive performance limitations in operating rooms
  33. Different facets of tree sapling diversity influence browsing intensity by deer dependent on spatial scale
  34. Insights into adoption of farming practices through multiple lenses