TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Joint Multilingual Knowledge Graph Completion and Alignment

Joint Multilingual Knowledge Graph Completion and Alignment

Vinh Tong, Dat Quoc Nguyen, Trung Thanh Huynh, Tam Thanh Nguyen, Quoc Viet Hung Nguyen, Mathias Niepert

2022-10-17Knowledge GraphsKnowledge Graph Completion
PaperPDFCode

Abstract

Knowledge graph (KG) alignment and completion are usually treated as two independent tasks. While recent work has leveraged entity and relation alignments from multiple KGs, such as alignments between multilingual KGs with common entities and relations, a deeper understanding of the ways in which multilingual KG completion (MKGC) can aid the creation of multilingual KG alignments (MKGA) is still limited. Motivated by the observation that structural inconsistencies -- the main challenge for MKGA models -- can be mitigated through KG completion methods, we propose a novel model for jointly completing and aligning knowledge graphs. The proposed model combines two components that jointly accomplish KG completion and alignment. These two components employ relation-aware graph neural networks that we propose to encode multi-hop neighborhood structures into entity and relation representations. Moreover, we also propose (i) a structural inconsistency reduction mechanism to incorporate information from the completion into the alignment component, and (ii) an alignment seed enlargement and triple transferring mechanism to enlarge alignment seeds and transfer triples during KGs alignment. Extensive experiments on a public multilingual benchmark show that our proposed model outperforms existing competitive baselines, obtaining new state-of-the-art results on both MKGC and MKGA tasks. We publicly release the implementation of our model at https://github.com/vinhsuhi/JMAC

Results

TaskDatasetMetricValueModel
Knowledge GraphsDBP-5L (Greek)MRR71.7JMAC
Knowledge GraphsDBP-5L (English)MRR44.6JMAC
Knowledge GraphsDPB-5L (French)MRR64.5JMAC
Knowledge Graph CompletionDBP-5L (Greek)MRR71.7JMAC
Knowledge Graph CompletionDBP-5L (English)MRR44.6JMAC
Knowledge Graph CompletionDPB-5L (French)MRR64.5JMAC
Large Language ModelDBP-5L (Greek)MRR71.7JMAC
Large Language ModelDBP-5L (English)MRR44.6JMAC
Large Language ModelDPB-5L (French)MRR64.5JMAC
Inductive knowledge graph completionDBP-5L (Greek)MRR71.7JMAC
Inductive knowledge graph completionDBP-5L (English)MRR44.6JMAC
Inductive knowledge graph completionDPB-5L (French)MRR64.5JMAC

Related Papers

SMART: Relation-Aware Learning of Geometric Representations for Knowledge Graphs2025-07-17Topic Modeling and Link-Prediction for Material Property Discovery2025-07-08Graph Collaborative Attention Network for Link Prediction in Knowledge Graphs2025-07-05Context-Driven Knowledge Graph Completion with Semantic-Aware Relational Message Passing2025-06-29Active Inference AI Systems for Scientific Discovery2025-06-26Enhancing LLM Tool Use with High-quality Instruction Data from Knowledge Graph2025-06-26Generating Reliable Adverse event Profiles for Health through Automated Integrated Data (GRAPH-AID): A Semi-Automated Ontology Building Approach2025-06-25Inference Scaled GraphRAG: Improving Multi Hop Question Answering on Knowledge Graphs2025-06-24