Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -324,6 +324,9 @@ This section includes the cross-lingual KGC that is extended from the original E
1. **"Rethinking Uncertainly Missing and Ambiguous Visual Modality in Multi-Modal Entity Alignment".**
*Zhuo Chen, Lingbing Guo, Yin Fang, Yichi Zhang, Jiaoyan Chen, Jeff Z. Pan, Yangning Li, Huajun Chen, Wen Zhang.* (ISWC 2023) \[[paper](https://arxiv.org/abs/2307.16210)\]\[[code](https://github.com/zjukg/UMAEA)\]

1. **"Knowledge graph embedding methods for entity alignment: experimental review".**
*N Fanourakis, V Efthymiou, D Kotzinos, V Christophides.* (DMKD 2023) \[[paper](https://link.springer.com/content/pdf/10.1007/s10618-023-00941-9.pdf)\]\[[code](https://github.com/fanourakis/experimental-review-EA)\]

## Preprints

This section contains selected promising preprints.
Expand All @@ -346,13 +349,16 @@ This section contains selected promising preprints.
1. **"Universal Multi-modal Entity Alignment via Iteratively Fusing Modality Similarity Paths".**
*Bolin Zhu, Xiaoze Liu, Xin Mao, Zhuo Chen, Lingbing Guo, Tao Gui, Qi Zhang.* (arXiv 2023) \[[paper](https://arxiv.org/abs/2310.05364)\]\[[code]()\]

1. **"HybEA: Hybrid Models for Entity Alignment".**
*Nikolaos Fanourakis, Fatia Lekbour, Guillaume Renton, Vasilis Efthymiou, Vassilis Christophides.* (arxiv 2025) \[[paper](https://arxiv.org/pdf/2407.02862)\]\[[code](https://github.com/fanourakis/HybEA)\]


## Tools

1. **OpenEA** \[[repo](https://github.com/nju-websoft/OpenEA)\]: a TensorFlow-based EA framework.

1. **EAkit** \[[repo](https://github.com/THU-KEG/EAkit)\]: a PyTorch-based EA framework.


## Comments

If you find any errors in the above information, please let us know in [Issues](https://github.com/THU-KEG/Entity_Alignment_Papers/issues). [Pull requests](https://github.com/THU-KEG/Entity_Alignment_Papers/pulls) are welcomed for adding papers.