Knowledge Graph Question Answering Using Graph-Pattern Isomorphism

Research output: Contributions to collected editions/worksChapterpeer-review

Standard

Knowledge Graph Question Answering Using Graph-Pattern Isomorphism. / Vollmers, Daniel; Jalota, Rricha; Moussallem, Diego et al.
Further with Knowledge Graphs - Proceedings of the 17th International Conference on Semantic Systems, SEMANTiCS 2017, Amsterdam, The Netherlands, September 6-9, 2021. ed. / Mehwish Alam; Paul Groth; Victor de Boer; Tassilo Pellegrini; Harshvardhan J. Pandit; Elena Montiel-Ponsoda; Víctor Rodríguez-Doncel; Barbara McGillivray; Albert Meroño-Peñuela. Vol. 53 Netherlands: IOS Press BV, 2021. p. 103-117 (Studies on the Semantic Web; Vol. 53).

Research output: Contributions to collected editions/worksChapterpeer-review

Harvard

Vollmers, D, Jalota, R, Moussallem, D, Topiwala, H, Ngomo, A-CN & Usbeck, R 2021, Knowledge Graph Question Answering Using Graph-Pattern Isomorphism. in M Alam, P Groth, VD Boer, T Pellegrini, HJ Pandit, E Montiel-Ponsoda, V Rodríguez-Doncel, B McGillivray & A Meroño-Peñuela (eds), Further with Knowledge Graphs - Proceedings of the 17th International Conference on Semantic Systems, SEMANTiCS 2017, Amsterdam, The Netherlands, September 6-9, 2021. vol. 53, Studies on the Semantic Web, vol. 53, IOS Press BV, Netherlands, pp. 103-117. https://doi.org/10.48550/arXiv.2103.06752, https://doi.org/10.3233/SSW210038

APA

Vollmers, D., Jalota, R., Moussallem, D., Topiwala, H., Ngomo, A.-C. N., & Usbeck, R. (2021). Knowledge Graph Question Answering Using Graph-Pattern Isomorphism. In M. Alam, P. Groth, V. D. Boer, T. Pellegrini, H. J. Pandit, E. Montiel-Ponsoda, V. Rodríguez-Doncel, B. McGillivray, & A. Meroño-Peñuela (Eds.), Further with Knowledge Graphs - Proceedings of the 17th International Conference on Semantic Systems, SEMANTiCS 2017, Amsterdam, The Netherlands, September 6-9, 2021 (Vol. 53, pp. 103-117). (Studies on the Semantic Web; Vol. 53). IOS Press BV. https://doi.org/10.48550/arXiv.2103.06752, https://doi.org/10.3233/SSW210038

Vancouver

Vollmers D, Jalota R, Moussallem D, Topiwala H, Ngomo ACN, Usbeck R. Knowledge Graph Question Answering Using Graph-Pattern Isomorphism. In Alam M, Groth P, Boer VD, Pellegrini T, Pandit HJ, Montiel-Ponsoda E, Rodríguez-Doncel V, McGillivray B, Meroño-Peñuela A, editors, Further with Knowledge Graphs - Proceedings of the 17th International Conference on Semantic Systems, SEMANTiCS 2017, Amsterdam, The Netherlands, September 6-9, 2021. Vol. 53. Netherlands: IOS Press BV. 2021. p. 103-117. (Studies on the Semantic Web). doi: 10.48550/arXiv.2103.06752, 10.3233/SSW210038

Bibtex

@inbook{ec2dedbc392043c0ac459e3c5a1e51df,
title = "Knowledge Graph Question Answering Using Graph-Pattern Isomorphism",
abstract = "Knowledge Graph Question Answering (KGQA) systems are often based on machine learning algorithms, requiring thousands of question-answer pairs as training examples or natural language processing pipelines that need module fine-tuning. In this paper, we present a novel QA approach, dubbed TeBaQA. Our approach learns to answer questions based on graph isomorphisms from basic graph patterns of SPARQL queries. Learning basic graph patterns is efficient due to the small number of possible patterns. This novel paradigm reduces the amount of training data necessary to achieve state-of-the-art performance. TeBaQA also speeds up the domain adaption process by transforming the QA system development task into a much smaller and easier data compilation task. In our evaluation, TeBaQA achieves state-of-the-art performance on QALD-8 and delivers comparable results on QALD-9 and LC-QuAD v1. Additionally, we performed a fine-grained evaluation on complex queries that deal with aggregation and superlative questions as well as an ablation study, highlighting future research challenges.",
keywords = "Informatics, question answering, Basic Graph Pattern, isomorphism, QUALD",
author = "Daniel Vollmers and Rricha Jalota and Diego Moussallem and Hardik Topiwala and Ngomo, {Axel-Cyrille Ngonga} and Ricardo Usbeck",
year = "2021",
doi = "10.48550/arXiv.2103.06752",
language = "English",
isbn = "978-1-64368-200-6",
volume = "53",
series = "Studies on the Semantic Web",
publisher = "IOS Press BV",
pages = "103--117",
editor = "Mehwish Alam and Paul Groth and Boer, {Victor de} and Tassilo Pellegrini and Pandit, {Harshvardhan J.} and Elena Montiel-Ponsoda and V{\'i}ctor Rodr{\'i}guez-Doncel and Barbara McGillivray and Albert Mero{\~n}o-Pe{\~n}uela",
booktitle = "Further with Knowledge Graphs - Proceedings of the 17th International Conference on Semantic Systems, SEMANTiCS 2017, Amsterdam, The Netherlands, September 6-9, 2021",
address = "Netherlands",

}

RIS

TY - CHAP

T1 - Knowledge Graph Question Answering Using Graph-Pattern Isomorphism

AU - Vollmers, Daniel

AU - Jalota, Rricha

AU - Moussallem, Diego

AU - Topiwala, Hardik

AU - Ngomo, Axel-Cyrille Ngonga

AU - Usbeck, Ricardo

PY - 2021

Y1 - 2021

N2 - Knowledge Graph Question Answering (KGQA) systems are often based on machine learning algorithms, requiring thousands of question-answer pairs as training examples or natural language processing pipelines that need module fine-tuning. In this paper, we present a novel QA approach, dubbed TeBaQA. Our approach learns to answer questions based on graph isomorphisms from basic graph patterns of SPARQL queries. Learning basic graph patterns is efficient due to the small number of possible patterns. This novel paradigm reduces the amount of training data necessary to achieve state-of-the-art performance. TeBaQA also speeds up the domain adaption process by transforming the QA system development task into a much smaller and easier data compilation task. In our evaluation, TeBaQA achieves state-of-the-art performance on QALD-8 and delivers comparable results on QALD-9 and LC-QuAD v1. Additionally, we performed a fine-grained evaluation on complex queries that deal with aggregation and superlative questions as well as an ablation study, highlighting future research challenges.

AB - Knowledge Graph Question Answering (KGQA) systems are often based on machine learning algorithms, requiring thousands of question-answer pairs as training examples or natural language processing pipelines that need module fine-tuning. In this paper, we present a novel QA approach, dubbed TeBaQA. Our approach learns to answer questions based on graph isomorphisms from basic graph patterns of SPARQL queries. Learning basic graph patterns is efficient due to the small number of possible patterns. This novel paradigm reduces the amount of training data necessary to achieve state-of-the-art performance. TeBaQA also speeds up the domain adaption process by transforming the QA system development task into a much smaller and easier data compilation task. In our evaluation, TeBaQA achieves state-of-the-art performance on QALD-8 and delivers comparable results on QALD-9 and LC-QuAD v1. Additionally, we performed a fine-grained evaluation on complex queries that deal with aggregation and superlative questions as well as an ablation study, highlighting future research challenges.

KW - Informatics

KW - question answering

KW - Basic Graph Pattern

KW - isomorphism

KW - QUALD

UR - https://www.mendeley.com/catalogue/378e5114-69cf-31c9-b426-a8790999cd12/

U2 - 10.48550/arXiv.2103.06752

DO - 10.48550/arXiv.2103.06752

M3 - Chapter

SN - 978-1-64368-200-6

VL - 53

T3 - Studies on the Semantic Web

SP - 103

EP - 117

BT - Further with Knowledge Graphs - Proceedings of the 17th International Conference on Semantic Systems, SEMANTiCS 2017, Amsterdam, The Netherlands, September 6-9, 2021

A2 - Alam, Mehwish

A2 - Groth, Paul

A2 - Boer, Victor de

A2 - Pellegrini, Tassilo

A2 - Pandit, Harshvardhan J.

A2 - Montiel-Ponsoda, Elena

A2 - Rodríguez-Doncel, Víctor

A2 - McGillivray, Barbara

A2 - Meroño-Peñuela, Albert

PB - IOS Press BV

CY - Netherlands

ER -

Recently viewed

Publications

  1. Finding Similar Movements in Positional Data Streams
  2. Exploration strategies, performance, and error consequences when learning a complex computer task
  3. The Use of Genetic Algorithm for PID Controller Auto-Tuning in ARM CORTEX M4 Platform
  4. Lyapunov stability analysis to set up a PI controller for a mass flow system in case of a non-saturating input
  5. Empowering materials processing and performance from data and AI
  6. Multidimensional Cross-Recurrence Quantification Analysis (MdCRQA)–A Method for Quantifying Correlation between Multivariate Time-Series
  7. Changing the Administration from within:
  8. Using cross-recurrence quantification analysis to compute similarity measures for time series of unequal length with applications to sleep stage analysis
  9. Using Decision Trees and Reinforcement Learning for the Dynamic Adjustment of Composite Sequencing Rules in a Flexible Manufacturing System
  10. On the Functional Controllability Using a Geometric Approach together with a Decoupled MPC for Motion Control in Robotino
  11. On the Power and Performance of a Doubly Latent Residual Approach to Explain Latent Specific Factors in Multilevel-Bifactor-(S-1) Models
  12. The role of learners’ memory in app-based language instruction: the case of Duolingo.
  13. Using learning protocols for knowledge acquisition and problem solving with individual and group incentives
  14. Hierarchical trait filtering at different spatial scales determines beetle assemblages in deadwood
  15. Improving short-term academic performance in the flipped classroom using dynamic geometry software
  16. A model predictive control for an aggregate actuator with a self-tuning initial condition procedure in combustion engines
  17. An extended analytical approach to evaluating monotonic functions of fuzzy numbers
  18. FaST: A linear time stack trace alignment heuristic for crash report deduplication
  19. A computational study of a model of single-crystal strain-gradient viscoplasticity with an interactive hardening relation
  20. Predicting the Difficulty of Exercise Items for Dynamic Difficulty Adaptation in Adaptive Language Tutoring
  21. Lyapunov Convergence Analysis for Asymptotic Tracking Using Forward and Backward Euler Approximation of Discrete Differential Equations
  22. Distinguishing state variability from trait change in longitudinal data
  23. Return of Fibonacci random walks
  24. A Switching Cascade Sliding PID-PID Controllers Combined with a Feedforward and an MPC for an Actuator in Camless Internal Combustion Engines
  25. Appendix A: Design, implementation, and analysis of the iGOES project
  26. Evaluation of Time/Phase Parameters in Frequency Measurements for Inertial Navigation Systems
  27. Investigation and modeling of the material behavior due to evolving dislocation microstructures in fcc and bcc metals
  28. Dynamic environment modelling and prediction for autonomous systems
  29. An expert-based reference list of variables for characterizing and monitoring social-ecological systems
  30. Towards a Bayesian Student Model for Detecting Decimal Misconceptions
  31. Considerations on efficient touch interfaces - How display size influences the performance in an applied pointing task
  32. For a return to the forgotten formula: 'Data 1 + Data 2 > Data 1'
  33. Efficient and accurate ℓ p-norm multiple kernel learning
  34. Cognitive Predictors of Child Second Language Comprehension and Syntactic Learning
  35. Optimizing price levels in e-commerce applications with respect to customer lifetime values
  36. Implementing ERP systems in multinational projects
  37. Efficient Order Picking Methods in Robotic Mobile Fulfillment Systems
  38. Mathematics in Robot Control for Theoretical and Applied Problems