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/Multilingual Knowledge Graph Completion with Self-Supervis...

Multilingual Knowledge Graph Completion with Self-Supervised Adaptive Graph Alignment

Zijie Huang, Zheng Li, Haoming Jiang, Tianyu Cao, Hanqing Lu, Bing Yin, Karthik Subbian, Yizhou Sun, Wei Wang

2022-03-28ACL 2022 5Knowledge Graph Completion
PaperPDFCode(official)

Abstract

Predicting missing facts in a knowledge graph (KG) is crucial as modern KGs are far from complete. Due to labor-intensive human labeling, this phenomenon deteriorates when handling knowledge represented in various languages. In this paper, we explore multilingual KG completion, which leverages limited seed alignment as a bridge, to embrace the collective knowledge from multiple languages. However, language alignment used in prior works is still not fully exploited: (1) alignment pairs are treated equally to maximally push parallel entities to be close, which ignores KG capacity inconsistency; (2) seed alignment is scarce and new alignment identification is usually in a noisily unsupervised manner. To tackle these issues, we propose a novel self-supervised adaptive graph alignment (SS-AGA) method. Specifically, SS-AGA fuses all KGs as a whole graph by regarding alignment as a new edge type. As such, information propagation and noise influence across KGs can be adaptively controlled via relation-aware attention weights. Meanwhile, SS-AGA features a new pair generator that dynamically captures potential alignment pairs in a self-supervised paradigm. Extensive experiments on both the public multilingual DBPedia KG and newly-created industrial multilingual E-commerce KG empirically demonstrate the effectiveness of SS-AG

Results

TaskDatasetMetricValueModel
Knowledge GraphsDBP-5L (Greek)MRR35.3SS-AGA
Knowledge GraphsDBP-5L (English)MRR32.1SS-AGA
Knowledge GraphsDPB-5L (French)MRR36.6SS-AGA
Knowledge Graph CompletionDBP-5L (Greek)MRR35.3SS-AGA
Knowledge Graph CompletionDBP-5L (English)MRR32.1SS-AGA
Knowledge Graph CompletionDPB-5L (French)MRR36.6SS-AGA
Large Language ModelDBP-5L (Greek)MRR35.3SS-AGA
Large Language ModelDBP-5L (English)MRR32.1SS-AGA
Large Language ModelDPB-5L (French)MRR36.6SS-AGA
Inductive knowledge graph completionDBP-5L (Greek)MRR35.3SS-AGA
Inductive knowledge graph completionDBP-5L (English)MRR32.1SS-AGA
Inductive knowledge graph completionDPB-5L (French)MRR36.6SS-AGA

Related Papers

Graph Collaborative Attention Network for Link Prediction in Knowledge Graphs2025-07-05Context-Driven Knowledge Graph Completion with Semantic-Aware Relational Message Passing2025-06-29Rethinking Regularization Methods for Knowledge Graph Completion2025-05-29GenIC: An LLM-Based Framework for Instance Completion in Knowledge Graphs2025-05-29Is Architectural Complexity Overrated? Competitive and Interpretable Knowledge Graph Completion with RelatE2025-05-25Enhancing Knowledge Graph Completion with GNN Distillation and Probabilistic Interaction Modeling2025-05-18ReCDAP: Relation-Based Conditional Diffusion with Attention Pooling for Few-Shot Knowledge Graph Completion2025-05-12Prompted Meta-Learning for Few-shot Knowledge Graph Completion2025-05-08