๐
๐
Old Age
SPARQL Generation with Entity Pre-trained GPT for KG Question Answering
February 01, 2024 ยท Entered Twilight ยท ๐ arXiv.org
Repo contents: DLBP_QuAD_challenge.ipynb, LICENSE, README.md, answers, new-dataset, transformer-parameters
Authors
Diego Bustamante, Hideaki Takeda
arXiv ID
2402.00969
Category
cs.CL: Computation & Language
Cross-listed
cs.AI,
cs.DB,
cs.IR
Citations
8
Venue
arXiv.org
Repository
https://github.com/DiegoEmilio01/SPARQL-generation-with-entity-pre-trained-GPT-for-KG-Question-Answering
โญ 1
Last Checked
3 months ago
Abstract
Knowledge Graphs popularity has been rapidly growing in last years. All that knowledge is available for people to query it through the many online databases on the internet. Though, it would be a great achievement if non-programmer users could access whatever information they want to know. There has been a lot of effort oriented to solve this task using natural language processing tools and creativity encouragement by way of many challenges. Our approach focuses on assuming a correct entity linking on the natural language questions and training a GPT model to create SPARQL queries from them. We managed to isolate which property of the task can be the most difficult to solve at few or zero-shot and we proposed pre-training on all entities (under CWA) to improve the performance. We obtained a 62.703% accuracy of exact SPARQL matches on testing at 3-shots, a F1 of 0.809 on the entity linking challenge and a F1 of 0.009 on the question answering challenge.
Community Contributions
Found the code? Know the venue? Think something is wrong? Let us know!
๐ Similar Papers
In the same crypt โ Computation & Language
๐
๐
Old Age
BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding
๐
๐
Old Age
XLNet: Generalized Autoregressive Pretraining for Language Understanding
๐ฎ
๐ฎ
The Ethereal
Effective Approaches to Attention-based Neural Machine Translation
๐
๐
Old Age
A large annotated corpus for learning natural language inference
๐
๐
Old Age