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. Determination of 10 particle-associated multiclass polar and semi-polar pesticides from small streams using accelerated solvent extraction
  2. Challenges and boundaries in implementing social return on investment
  3. Identification of conductive fiber parameters with transcutaneous electrical nerve stimulation signal using RLS algorithm
  4. Trait-based approaches to analyze links between the drivers of change and ecosystem services
  5. Imaginary practices as the nexus between continuity and disruptive change
  6. Robust feedback linearization control of a throttle plate by using an approximated pd regulator
  7. Performance of an IMU-Based Sensor Concept for Solving the Direct Kinematics Problem of the Stewart-Gough Platform
  8. Two models for gradient inelasticity based on non-convex energy
  9. Organizing Events for Configuring and Maintaining Creative Fields
  10. The professional context as a predictor for response distortion in the Adaption-Innovation-Inventory – An investigation using mixture-distribution item-response theory models
  11. Analysis of a phase‐field finite element implementation for precipitation
  12. Cost effectiveness of guided Internet-based interventions for depression in comparison with control conditions
  13. Design of Reliable Remobilisation Finger Implants with Geometry Elements of a Triple Periodic Minimal Surface Structure via Additive Manufacturing of Silicon Nitride
  14. Turning Good Intentions Into Actions by Using the Health Action Process Approach to Predict Adherence to Internet-Based Depression Prevention
  15. Insights into creep behavior of Mg–14Gd–1Zn–0.4Zr (wt.%) alloy containing β- and γ-type precipitates
  16. Meta-Image – a collaborative environment for the image discourse
  17. Failing and the perception of failure in student-driven transdisciplinary projects
  18. Applying Quarter-Vehicle Model Simulation for Road Elevation Measurements Utilizing the Vehicle Level Sensor
  19. Improving Human-Machine Interaction
  20. CHANGING RECREATIONAL ACTIVITIES FOR REDUCING INSOMNIA SEVERITY? RESULTS FROM A SERIAL MEDIATION ANALYSIS ON THE IMPACT OF RECREATIONAL BEHAVIOR AS A MECHANISM OF CHANGE IN DIGITAL INTERVENTIONS FOR INSOMNIA
  21. Control oriented modeling of DCDC converters
  22. Microstructure refinement by a novel friction-based processing on Mg-Zn-Ca alloy
  23. Developing pragmatic competence using EFL textbooks: Focus on requests
  24. Intelligent software system for replacing a force sensor in the case of clearance measurement
  25. Efficacy and Moderators of Internet-Based Interventions in Adults with Subthreshold Depression
  26. Decision making in the context of environmental risks
  27. Effectiveness of Web- and Mobile-Based Treatment of Subthreshold Depression With Adherence-Focused Guidance
  28. The promise and Pitfalls of a blended, video- and coaching-based professional development program in Germany