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 A-CN, 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 -