HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

MEAformer: Multi-modal Entity Alignment Transformer for Meta Modality Hybrid

Zhuo Chen; Jiaoyan Chen; Wen Zhang; Lingbing Guo; Yin Fang; Yufeng Huang; Yichi Zhang; Yuxia Geng; Jeff Z. Pan; Wenting Song; Huajun Chen

MEAformer: Multi-modal Entity Alignment Transformer for Meta Modality Hybrid

Abstract

Multi-modal entity alignment (MMEA) aims to discover identical entities across different knowledge graphs (KGs) whose entities are associated with relevant images. However, current MMEA algorithms rely on KG-level modality fusion strategies for multi-modal entity representation, which ignores the variations of modality preferences of different entities, thus compromising robustness against noise in modalities such as blurry images and relations. This paper introduces MEAformer, a multi-modal entity alignment transformer approach for meta modality hybrid, which dynamically predicts the mutual correlation coefficients among modalities for more fine-grained entity-level modality fusion and alignment. Experimental results demonstrate that our model not only achieves SOTA performance in multiple training scenarios, including supervised, unsupervised, iterative, and low-resource settings, but also has a limited number of parameters, efficient runtime, and interpretability. Our code is available at https://github.com/zjukg/MEAformer.

Code Repositories

zjukg/MEAformer
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
entity-alignment-on-dbp15k-fr-enMEAformer (w/o surf)
Hits@1: 0.845
entity-alignment-on-dbp15k-fr-enMEAformer
Hits@1: 0.996
entity-alignment-on-dbp15k-fr-enMEAformer (w/o surf & iter )
Hits@1: 0.770
entity-alignment-on-dbp15k-fr-enUnsup. MEAformer (w/o iter )
Hits@1: 0.973
entity-alignment-on-dbp15k-fr-enMEAformer (w/o iter )
Hits@1: 0.991
entity-alignment-on-dbp15k-fr-enUnsup. MEAformer
Hits@1: 0.993
entity-alignment-on-dbp15k-ja-enMEAformer (w/o surf)
Hits@1: 0.842
entity-alignment-on-dbp15k-ja-enMEAformer
Hits@1: 0.991
entity-alignment-on-dbp15k-ja-enUnsup. MEAformer (w/o iter )
Hits@1: 0.958
entity-alignment-on-dbp15k-ja-enMEAformer (w/o iter )
Hits@1: 0.977
entity-alignment-on-dbp15k-ja-enUnsup. MEAformer
Hits@1: 0.987
entity-alignment-on-dbp15k-ja-enMEAformer (w/o surf & iter )
Hits@1: 0.764
entity-alignment-on-dbp15k-zh-enUnsup. MEAformer (w/o iter )
Hits@1: 0.917
entity-alignment-on-dbp15k-zh-enMEAformer (w/o surf & iter )
Hits@1: 0.771
entity-alignment-on-dbp15k-zh-enUnsup. MEAformer
Hits@1: 0.962
entity-alignment-on-dbp15k-zh-enMEAformer (w/o surf)
Hits@1: 0.847
entity-alignment-on-dbp15k-zh-enMEAformer
Hits@1: 0.973
entity-alignment-on-dbp15k-zh-enMEAformer (w/o iter )
Hits@1: 0.948
entity-alignment-on-fbdb15kMEAformer (seed 20%)
Hits@1: 0.578
entity-alignment-on-fbdb15kMEAformer (seed 40% w/o iter)
Hits@1: 0.619
entity-alignment-on-fbdb15kMEAformer (seed 60% w/o iter)
Hits@1: 0.765
entity-alignment-on-fbdb15kMEAformer (seed 40%)
Hits@1: 0.690
entity-alignment-on-fbdb15kMEAformer (seed 20% w/o iter)
Hits@1: 0.417
entity-alignment-on-fbdb15kMEAformer (seed 60%)
Hits@1: 0.784
entity-alignment-on-fbyg15kMEAformer (seed 60% w/o iter)
Hits@1: 0.703
entity-alignment-on-fbyg15kMEAformer (seed 40%)
Hits@1: 0.612
entity-alignment-on-fbyg15kMEAformer (seed 20% w/o iter)
Hits@1: 0.327
entity-alignment-on-fbyg15kMEAformer (seed 60%)
Hits@1: 0.724
entity-alignment-on-fbyg15kMEAformer (seed 20%)
Hits@1: 0.444
entity-alignment-on-fbyg15kMEAformer (seed 40% w/o iter)
Hits@1: 0.560
multi-modal-entity-alignment-on-umvm-dbp-frMEAformer (w/o surf)
Hits@1: 0.845
multi-modal-entity-alignment-on-umvm-dbp-frMEAformer (w/o surf & w/o iter)
Hits@1: 0.771
multi-modal-entity-alignment-on-umvm-dbp-jaMEAformer (w/o surf)
Hits@1: 0.842
multi-modal-entity-alignment-on-umvm-dbp-jaMEAformer (w/o surf & w/o iter)
Hits@1: 0.764
multi-modal-entity-alignment-on-umvm-dbp-zhMEAformer (w/o surf & w/o iter)
Hits@1: 0.772
multi-modal-entity-alignment-on-umvm-dbp-zhMEAformer (w/o surf)
Hits@1: 0.847

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
MEAformer: Multi-modal Entity Alignment Transformer for Meta Modality Hybrid | Papers | HyperAI