leaderboard
You can find the most recent KGQA benchmark numbers from publications here.
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.5%) to scientific vocabulary
Keywords
Repository
You can find the most recent KGQA benchmark numbers from publications here.
Basic Info
- Host: GitHub
- Owner: KGQA
- License: mit
- Language: Jupyter Notebook
- Default Branch: gh-pages
- Homepage: https://kgqa.github.io/leaderboard/
- Size: 6.11 MB
Statistics
- Stars: 131
- Watchers: 6
- Forks: 18
- Open Issues: 121
- Releases: 0
Topics
Metadata Files
README.md
Tracking Progress in Question Answering over Knowledge Graphs
Table of contents
Question Answering Systems with Descriptions
The QA Systems Table contains links to publications, demo/APIs (if available), and short descriptions of ca. 100 QA systems.
DBpedia
- LC-QuAD 1.0
- LC-QuAD 2.0
- rewordQALD-9
- QALD-9-plus
- QALD-9
- QALD-8
- QALD-7
- QALD-6
- QALD-5
- QALD-4
- QALD-3
- QALD-2
- QALD-1
- SimpleDBpediaQA
- MLPQ
- Monument
Wikidata
- QALD-10
- QALD-9-plus
- KQA Pro
- RuBQ 1.0
- RuBQ 2.0
- Compositional Wikidata Questions
- TimeQuestions
- CronQuestions
- CLC-QuAD
- SimpleQuestionsWikidata
- MKQA
- Mintaka
- TKGQA
Freebase
- Free917
- WebQuestions
- ComplexQuestions
- GraphQuestions
- WebQuestionSP
- ComplexWebQuestions
- 30M Factoid QA
- PathQuestion
- Compositional Freebase Questions
- GrailQA
- TempQuestions
- freebaseQA
- SimpleQuestionsFreebase
Other KGs
This leaderboard aims to provide a central place to compare the capabilities of different Knowledge Graph Question Answering (KGQA) approaches. It gives a global view of the state-of-the-art (SOTA) across many KGQA benchmarks.
Using a global and open resource, trusting evaluation results will be easier. In particular, we want to close gaps in evaluation campaigns to avoid incomplete or missing comparisons. The ultimate goal is to prevent a replication crisis before it even starts.
Contributing
Adding a new result
If you would like to add a new result, you can just click on the small edit button in the top-right corner of the file for the respective dataset. This allows you to edit the file in Markdown. Simply add a row to the corresponding table in the same format. Make sure that the table stays sorted (with the best result on top). After you've made your change, make sure that the table still looks ok by clicking on the "Preview changes" tab at the top of the page. If everything looks good, go to the bottom of the page, where you see the below form.
Add a name for your proposed change, an optional description, indicate that you would like to "Create a new branch for this commit and start a pull request", and click on "Propose file change".
Adding a new dataset or task
For adding a new dataset or task, you can also follow the steps above. Alternatively, you can fork the repository. In both cases, follow the steps below:
- If your dataset is completely new, create a new file and link to it in the table of contents above.
- Briefly describe the dataset and include relevant references.
- Describe the evaluation setting and evaluation metric.
- Show what an annotated example of the dataset looks like.
- Add a download link if available.
- Copy the below table and fill in at least two results (including the state-of-the-art) for your dataset (change Metric1/Metric2/Metric3 to the metric of your dataset).
- Submit your change as a pull request.
| Model / System | Year | Metric1 | Metric2 | Metric3 | Reported by | |:--------------:|:----:|:-------:|:-------:|:-------:|:-----------:| | | | | | | |
Instructions for building the site locally
Instructions for building the website locally using Jekyll can be found here.
Citation
Please cite the following:
Perevalov, A., Yan, X., Kovriguina, L., Jiang, L., Both, A., & Usbeck, R. (2022, June). Knowledge Graph Question Answering Leaderboard: A Community Resource to Prevent a Replication Crisis. In Proceedings of the Thirteenth Language Resources and Evaluation Conference (pp. 2998-3007).
The full paper is available here (including BibTeX code).
Acknowledgement
This site is based on https://nlpprogress.com/ and thus, a great thanks goes to Sebastian Ruder.
Instruction on adding new dataset and leaderboard.
Please check this video:
Owner
- Name: Knowledge Graph Question Answering
- Login: KGQA
- Kind: organization
- Repositories: 5
- Profile: https://github.com/KGQA
A collaboration between HTWK Leipzig, HS Anhalt, FhG IAIS and Semantic Systems @ University Hamburg
Citation (CITATION.cff)
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: >-
Knowledge Graph Question Answering Leaderboard: A
CommunityResource to Prevent a Replication Crisis
message: >-
If you use this dataset, please cite it using the
metadata from this file.
type: dataset
authors:
- given-names: Aleksandr
family-names: Perevalov
email: aleksandr.perevalov@hs-anhalt.de
affiliation: Anhalt University of Applied Sciences
orcid: 'https://orcid.org/0000-0002-6803-3357'
- given-names: Xi
family-names: Yan
email: xi.yan@uni-hamburg.de
affiliation: Universität Hamburg
- given-names: Liubov
family-names: Kovriguina
email: liubov.kovriguina@iais.fraunhofer.de
affiliation: Fraunhofer IAIS
- given-names: Longquan
family-names: Jiang
email: longquan.jiang@uni-hamburg.de
affiliation: Universität Hamburg
- given-names: Andreas
family-names: Both
orcid: 'https://orcid.org/0000-0002-9177-5463'
affiliation: Leipzig University of Applied Sciences (HTWK Leipzig)
email: andreas.both@htwk-leipzig.de
- given-names: Ricardo
family-names: Usbeck
email: ricardo.usbeck@uni-hamburg.de
affiliation: Universität Hamburg
orcid: 'https://orcid.org/0000-0002-0191-7211'
GitHub Events
Total
- Issues event: 26
- Watch event: 21
- Issue comment event: 1
- Fork event: 2
Last Year
- Issues event: 26
- Watch event: 21
- Issue comment event: 1
- Fork event: 2
Issues and Pull Requests
Last synced: 8 months ago
All Time
- Total issues: 7
- Total pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 2
- Total pull request authors: 1
- Average comments per issue: 0.0
- Average comments per pull request: 0.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 7
- Pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 2
- Pull request authors: 1
- Average comments per issue: 0.0
- Average comments per pull request: 0.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- xixi019 (82)
- lpmeyer (1)
- RicardoUsbeck (1)
Pull Request Authors
- xixi019 (11)
- LongquanJiang (4)
- DavidBlavid (3)
- ckosten (1)
- debayan (1)
- Najeeb-Shams (1)
- abdullah-rana (1)
- Artur-Galstyan (1)
- kamivao (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- github-pages >= 0 development
- activesupport 6.0.4.4
- addressable 2.8.0
- coffee-script 2.4.1
- coffee-script-source 1.11.1
- colorator 1.1.0
- commonmarker 0.17.13
- concurrent-ruby 1.1.9
- dnsruby 1.61.7
- em-websocket 0.5.3
- ethon 0.15.0
- eventmachine 1.2.7
- execjs 2.8.1
- faraday 1.8.0
- faraday-em_http 1.0.0
- faraday-em_synchrony 1.0.0
- faraday-excon 1.1.0
- faraday-httpclient 1.0.1
- faraday-net_http 1.0.1
- faraday-net_http_persistent 1.2.0
- faraday-patron 1.0.0
- faraday-rack 1.0.0
- ffi 1.15.4
- forwardable-extended 2.6.0
- gemoji 3.0.1
- github-pages 223
- github-pages-health-check 1.17.9
- html-pipeline 2.14.0
- http_parser.rb 0.8.0
- i18n 0.9.5
- jekyll 3.9.0
- jekyll-avatar 0.7.0
- jekyll-coffeescript 1.1.1
- jekyll-commonmark 1.3.1
- jekyll-commonmark-ghpages 0.1.6
- jekyll-default-layout 0.1.4
- jekyll-feed 0.15.1
- jekyll-gist 1.5.0
- jekyll-github-metadata 2.13.0
- jekyll-include-cache 0.2.1
- jekyll-mentions 1.6.0
- jekyll-optional-front-matter 0.3.2
- jekyll-paginate 1.1.0
- jekyll-readme-index 0.3.0
- jekyll-redirect-from 0.16.0
- jekyll-relative-links 0.6.1
- jekyll-remote-theme 0.4.3
- jekyll-sass-converter 1.5.2
- jekyll-seo-tag 2.7.1
- jekyll-sitemap 1.4.0
- jekyll-swiss 1.0.0
- jekyll-theme-architect 0.2.0
- jekyll-theme-cayman 0.2.0
- jekyll-theme-dinky 0.2.0
- jekyll-theme-hacker 0.2.0
- jekyll-theme-leap-day 0.2.0
- jekyll-theme-merlot 0.2.0
- jekyll-theme-midnight 0.2.0
- jekyll-theme-minimal 0.2.0
- jekyll-theme-modernist 0.2.0
- jekyll-theme-primer 0.6.0
- jekyll-theme-slate 0.2.0
- jekyll-theme-tactile 0.2.0
- jekyll-theme-time-machine 0.2.0
- jekyll-titles-from-headings 0.5.3
- jekyll-watch 2.2.1
- jemoji 0.12.0
- kramdown 2.3.1
- kramdown-parser-gfm 1.1.0
- liquid 4.0.3
- listen 3.7.0
- mercenary 0.3.6
- minima 2.5.1
- minitest 5.15.0
- multipart-post 2.1.1
- nokogiri 1.12.5
- octokit 4.21.0
- pathutil 0.16.2
- public_suffix 4.0.6
- racc 1.6.0
- rb-fsevent 0.11.0
- rb-inotify 0.10.1
- rexml 3.2.5
- rouge 3.26.0
- ruby-enum 0.9.0
- ruby2_keywords 0.0.5
- rubyzip 2.3.2
- safe_yaml 1.0.5
- sass 3.7.4
- sass-listen 4.0.0
- sawyer 0.8.2
- simpleidn 0.2.1
- terminal-table 1.8.0
- thread_safe 0.3.6
- typhoeus 1.4.0
- tzinfo 1.2.9
- unf 0.1.4
- unf_ext 0.0.8
- unicode-display_width 1.8.0
- zeitwerk 2.5.3