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/Knowing the No-match: Entity Alignment with Dangling Cases

Knowing the No-match: Entity Alignment with Dangling Cases

Zequn Sun, Muhao Chen, Wei Hu

2021-06-04ACL 2021 5Knowledge GraphsEntity Alignment
PaperPDFCode(official)

Abstract

This paper studies a new problem setting of entity alignment for knowledge graphs (KGs). Since KGs possess different sets of entities, there could be entities that cannot find alignment across them, leading to the problem of dangling entities. As the first attempt to this problem, we construct a new dataset and design a multi-task learning framework for both entity alignment and dangling entity detection. The framework can opt to abstain from predicting alignment for the detected dangling entities. We propose three techniques for dangling entity detection that are based on the distribution of nearest-neighbor distances, i.e., nearest neighbor classification, marginal ranking and background ranking. After detecting and removing dangling entities, an incorporated entity alignment model in our framework can provide more robust alignment for remaining entities. Comprehensive experiments and analyses demonstrate the effectiveness of our framework. We further discover that the dangling entity detection module can, in turn, improve alignment learning and the final performance. The contributed resource is publicly available to foster further research.

Results

TaskDatasetMetricValueModel
Data IntegrationDBP2.0 zh-enEntity Alignment (Consolidated) F10.335MTransE w/ background ranking
Data IntegrationDBP2.0 zh-endangling entity detection F10.767MTransE w/ background ranking
Data IntegrationDBP2.0 zh-enEntity Alignment (Consolidated) F10.238AliNet w/ background ranking
Data IntegrationDBP2.0 zh-endangling entity detection F10.643AliNet w/ background ranking
Entity AlignmentDBP2.0 zh-enEntity Alignment (Consolidated) F10.335MTransE w/ background ranking
Entity AlignmentDBP2.0 zh-endangling entity detection F10.767MTransE w/ background ranking
Entity AlignmentDBP2.0 zh-enEntity Alignment (Consolidated) F10.238AliNet w/ background ranking
Entity AlignmentDBP2.0 zh-endangling entity detection F10.643AliNet w/ background ranking

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