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. p. 195-198 9364639 (Proceedings - 2021 IEEE 15th International Conference on Semantic Computing, ICSC 2021).
Research output: Contributions to collected editions/works › Article in conference proceedings › Research › peer-review
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., pp. 195-198, 15th IEEE International Conference on Semantic Computing - ICSC 2021, Virtual, Laguna Hills, California, United States,
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 (pp. 195-198). Article 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. p. 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 -