{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/a-re-evaluation-of-knowledge-graph-completion","title":"A Re-evaluation of Knowledge Graph Completion Methods","arxiv_id":"1911.03903","date":"2019-11-10","proceeding":"ACL 2020 6","authors":["Zhiqing Sun","Shikhar Vashishth","Soumya Sanyal","Partha Talukdar","Yiming Yang"],"abstract":"Knowledge Graph Completion (KGC) aims at automatically predicting missing links for large-scale knowledge graphs. A vast number of state-of-the-art KGC techniques have got published at top conferences in several research fields, including data mining, machine learning, and natural language processing. However, we notice that several recent papers report very high performance, which largely outperforms previous state-of-the-art methods. In this paper, we find that this can be attributed to the inappropriate evaluation protocol used by them and propose a simple evaluation protocol to address this problem. The proposed protocol is robust to handle bias in the model, which can substantially affect the final results. We conduct extensive experiments and report the performance of several existing methods using our protocol. The reproducible code has been made publicly available","url_abs":"https://arxiv.org/abs/1911.03903v3","url_pdf":"https://arxiv.org/pdf/1911.03903v3.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"a-re-evaluation-of-knowledge-graph-completion","repo_url":"https://github.com/svjan5/kg-reeval","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"a-re-evaluation-of-knowledge-graph-completion","repo_url":"https://github.com/daiquocnguyen/ConvKB","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":null}],"tasks":[{"task_slug":"knowledge-graph-completion","task_name":"Knowledge Graph Completion"},{"task_slug":"knowledge-graphs","task_name":"Knowledge Graphs"},{"task_slug":"link-prediction","task_name":"Link Prediction"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[{"leaderboard":"/sota/link-prediction-on-fb15k-237","task":"Link Prediction","dataset":"FB15k-237","model":"ConvKB (Corrected)","rank_in_archive_order":71,"of":75,"metrics":{"Hits@10":".421","MR":"309","MRR":".309"},"uses_additional_data":false},{"leaderboard":"/sota/link-prediction-on-fb15k-237","task":"Link Prediction","dataset":"FB15k-237","model":"KBAT (Corrected)","rank_in_archive_order":74,"of":75,"metrics":{"Hits@10":".331","MR":"270","MRR":".157"},"uses_additional_data":false},{"leaderboard":"/sota/link-prediction-on-fb15k-237","task":"Link Prediction","dataset":"FB15k-237","model":"CapsE (Corrected)","rank_in_archive_order":75,"of":75,"metrics":{"Hits@10":".057","MR":"446","MRR":".032"},"uses_additional_data":false}],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=1911.03903","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"1911.03903"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/svjan5/kg-reeval","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/daiquocnguyen/ConvKB","reach":null}],"summary":{"unverified":7},"by_repo_kind":{"official":{"samples":7,"ran":0,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"8254437f82bb7032","entry":"assignEmbeddings","repo":"svjan5/kg-reeval","repo_kind":"official","path":"CapsE/builddata_ecir.py","file_url":"https://github.com/svjan5/kg-reeval/blob/HEAD/CapsE/builddata_ecir.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"8254437f82bb7032"}},{"code_sha256_prefix":"24a6fe3889b241f3","entry":"init_dataset_ecir","repo":"svjan5/kg-reeval","repo_kind":"official","path":"CapsE/builddata_ecir.py","file_url":"https://github.com/svjan5/kg-reeval/blob/HEAD/CapsE/builddata_ecir.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"24a6fe3889b241f3"}},{"code_sha256_prefix":"a4febf650e2dc53c","entry":"init_norm_Vector","repo":"svjan5/kg-reeval","repo_kind":"official","path":"CapsE/builddata_softplus.py","file_url":"https://github.com/svjan5/kg-reeval/blob/HEAD/CapsE/builddata_softplus.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"a4febf650e2dc53c"}},{"code_sha256_prefix":"e1642aeda2a336f1","entry":"parse_line","repo":"svjan5/kg-reeval","repo_kind":"official","path":"CapsE/builddata_softplus.py","file_url":"https://github.com/svjan5/kg-reeval/blob/HEAD/CapsE/builddata_softplus.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"e1642aeda2a336f1"}},{"code_sha256_prefix":"b66238861fb279c7","entry":"read_from_id","repo":"svjan5/kg-reeval","repo_kind":"official","path":"CapsE/builddata_ecir.py","file_url":"https://github.com/svjan5/kg-reeval/blob/HEAD/CapsE/builddata_ecir.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"b66238861fb279c7"}},{"code_sha256_prefix":"2cf11cd23f5ddcb6","entry":"routing","repo":"svjan5/kg-reeval","repo_kind":"official","path":"CapsE/capsuleLayer.py","file_url":"https://github.com/svjan5/kg-reeval/blob/HEAD/CapsE/capsuleLayer.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"2cf11cd23f5ddcb6"}},{"code_sha256_prefix":"ad05325f767d6062","entry":"squash","repo":"svjan5/kg-reeval","repo_kind":"official","path":"CapsE/capsuleLayer.py","file_url":"https://github.com/svjan5/kg-reeval/blob/HEAD/CapsE/capsuleLayer.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"ad05325f767d6062"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}