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. Parking space management through deep learning – an approach for automated, low-cost and scalable real-time detection of parking space occupancy
  3. The Use of Genetic Algorithm for PID Controller Auto-Tuning in ARM CORTEX M4 Platform
  4. Framework for the Parallelized Development of Estimation Tasks for Length, Area, Capacity and Volume in Primary School - A Pilot Study
  5. Changing the Administration from within:
  6. Using cross-recurrence quantification analysis to compute similarity measures for time series of unequal length with applications to sleep stage analysis
  7. Stepwise-based optimizing approaches for arrangements of loudspeaker in multi-zone sound field reproduction
  8. Contributions of declarative and procedural memory to accuracy and automatization during second language practice
  9. On the Functional Controllability Using a Geometric Approach together with a Decoupled MPC for Motion Control in Robotino
  10. On the Power and Performance of a Doubly Latent Residual Approach to Explain Latent Specific Factors in Multilevel-Bifactor-(S-1) Models
  11. Modeling and numerical simulation of multiscale behavior in polycrystals via extended crystal plasticity
  12. Using learning protocols for knowledge acquisition and problem solving with individual and group incentives
  13. An extended analytical approach to evaluating monotonic functions of fuzzy numbers
  14. FaST: A linear time stack trace alignment heuristic for crash report deduplication
  15. Age effects on controlling tools with sensorimotor transformations
  16. Age effects on controlling tools with sensorimotor transformations
  17. Predicting the Difficulty of Exercise Items for Dynamic Difficulty Adaptation in Adaptive Language Tutoring
  18. Distinguishing state variability from trait change in longitudinal data
  19. Return of Fibonacci random walks
  20. Knowledge Graph Question Answering Using Graph-Pattern Isomorphism
  21. Artificial Intelligence Algorithms for Collaborative Book Recommender Systems
  22. A discrete approximate solution for the asymptotic tracking problem in affine nonlinear systems
  23. A Switching Cascade Sliding PID-PID Controllers Combined with a Feedforward and an MPC for an Actuator in Camless Internal Combustion Engines
  24. Appendix A: Design, implementation, and analysis of the iGOES project
  25. Evaluation of Time/Phase Parameters in Frequency Measurements for Inertial Navigation Systems
  26. Modelling and implementation of an Order2Cash Process in distributed systems
  27. Investigation and modeling of the material behavior due to evolving dislocation microstructures in fcc and bcc metals
  28. The Scalable Question Answering Over Linked Data (SQA) Challenge 2018
  29. 7th open challenge on question answering over linked data (QALD-7)
  30. Effectiveness of a guided multicomponent internet and mobile gratitude training program - A pragmatic randomized controlled trial
  31. Graphism and Flatness. The Line as Mediator between Time and Space, Intuition and Concept
  32. An expert-based reference list of variables for characterizing and monitoring social-ecological systems
  33. Homogenization modeling of thin-layer-type microstructures
  34. Integration of laser scanning and projection speckle pattern for advanced pipeline monitoring
  35. Considerations on efficient touch interfaces - How display size influences the performance in an applied pointing task