Project Icon

Entity_Alignment_Papers

跨语言知识图谱实体对齐研究论文集锦

Entity Alignment Papers项目收录了实体对齐领域近年来的重要研究论文,涵盖从联合嵌入到图神经网络和预训练语言模型的多种方法。该项目展示了实体对齐技术的发展历程,为研究人员提供了全面的文献综述,并附有论文代码链接。通过这个项目,读者可以深入了解实体对齐领域的最新进展和未来研究方向。

Entity Alignment Papers

This is a repo listing some must-read papers on Entity Alignment published in recent years, mainly contributed by Chengjiang Li, Zequn Sun and Kaisheng Zeng.

Leaderboard

https://paperswithcode.com/task/entity-alignment

Conference papers (methods):

  1. JE: "A Joint Embedding Method for Entity Alignment of Knowledge Bases". Yanchao Hao, Yuanzhe Zhang, Shizhu He, Kang Liu, Jun Zhao. (CCKS 2016) [paper][code]

  2. MTransE: "Multilingual Knowledge Graph Embeddings for Cross-lingual Knowledge Alignment". Muhao Chen, Yingtao Tian, Mohan Yang, Carlo Zaniolo. (IJCAI 2017) [paper][code]

  3. JAPE: "Cross-Lingual Entity Alignment via Joint Attribute-Preserving Embedding". Zequn Sun, Wei Hu, Chengkai Li. (ISWC 2017) [paper][code]

  4. IPTransE: "Iterative Entity Alignment via Joint Knowledge Embeddings". Hao Zhu, Ruobing Xie, Zhiyuan Liu, Maosong Sun. (IJCAI 2017) [paper][code]

  5. BootEA: "Bootstrapping Entity Alignment with Knowledge Graph Embedding". Zequn Sun, Wei Hu, Qingheng Zhang, Yuzhong Qu. (IJCAI 2018) [paper][code]

  6. KDCoE: "Co-training Embeddings of Knowledge Graphs and Entity Descriptions for Cross-lingual Entity Alignment". Muhao Chen, Yingtao Tian, Kai-Wei Chang, Steven Skiena, Carlo Zaniolo. (IJCAI 2018) [paper][code]

  7. NTAM: "Non-translational Alignment for Multi-relational Networks". Shengnan Li, Xin Li, Rui Ye, Mingzhong Wang, Haiping Su, Yingzi Ou. (IJCAI 2018) [paper][code]

  8. LinkNBed: "Multi-Graph Representation Learning with Entity Linkage". Rakshit Trivedi, Bunyamin Sisman, Jun Ma, Christos Faloutsos, Hongyuan Zha, Xin Luna Dong (ACL 2018) [paper][code]

  9. GCN-Align: "Cross-lingual Knowledge Graph Alignment via Graph Convolutional Networks". Zhichun Wang, Qingsong Lv, Xiaohan Lan, Yu Zhang. (EMNLP 2018) [paper][code]

  10. AttrE: "Entity Alignment between Knowledge Graphs Using Attribute Embeddings". Bayu D. Trsedya, Jianzhong Qi, Rui Zhang. (AAAI 2019) [paper][code]

  11. SEA: "Semi-Supervised Entity Alignment via Knowledge Graph Embedding with Awareness of Degree Difference". Shichao Pei, Lu Yu, Robert Hoehndorf, Xiangliang Zhang. (WWW 2019) [paper][code]

  12. RSN4EA: "Learning to Exploit Long-term Relational Dependencies in Knowledge Graphs". Lingbing Guo, Zequn Sun, Wei Hu. (ICML 2019) [paper][code]

  13. MuGNN: "Multi-Channel Graph Neural Network for Entity Alignment". Yixin Cao, Zhiyuan Liu, Chengjiang Li, Zhiyuan Liu, Juanzi Li, Tat-Seng Chua. (ACL 2019) [paper][code]

  14. GMNN: "Cross-lingual Knowledge Graph Alignment via Graph Matching Neural Network". Kun Xu, Liwei Wang, Mo Yu, Yansong Feng, Yan Song, Zhiguo Wang, Dong Yu. (ACL 2019) [paper][code]

  15. MultiKE: "Multi-view Knowledge Graph Embedding for Entity Alignment". Qingheng Zhang, Zequn Sun, Wei Hu, Muhao Chen, Lingbing Guo, Yuzhong Qu. (IJCAI 2019) [paper][code]

  16. RDGCN: "Relation-Aware Entity Alignment for Heterogeneous Knowledge Graphs". Yuting Wu, Xiao Liu, Yansong Feng, Zheng Wang, Rui Yan, Dongyan Zhao. (IJCAI 2019) [paper][code]

  17. OTEA: "Improving Cross-lingual Entity Alignment via Optimal Transport". Shichao Pei, Lu Yu, Xiangliang Zhang. (IJCAI 2019) [paper][code]

  18. NAEA: "Neighborhood-Aware Attentional Representation for Multilingual Knowledge Graphs". Qiannan Zhu, Xiaofei Zhou, Jia Wu, Jianlong Tan, Li Guo. (IJCAI 2019) [paper][code]

  19. AVR-GCN: "A Vectorized Relational Graph Convolutional Network for Multi-Relational Network Alignment". Rui Ye, Xin Li, Yujie Fang, Hongyu Zang, Mingzhong Wang. (IJCAI 2019) [paper][code]

  20. TransEdge: "TransEdge: Translating Relation-Contextualized Embeddings for Knowledge Graphs". Zequn Sun, Jiacheng Huang, Wei Hu, Muhao Chen, Lingbing Guo, Yuzhong Qu. (ISWC 2019) [paper][code]

  21. KECG: "Semi-supervised Entity Alignment via Joint Knowledge Embedding Model and Cross-graph Model". Chengjiang Li, Yixin Cao, Lei Hou, Jiaxin Shi, Juanzi Li, Tat-Seng Chua. (EMNLP 2019) [paper][code]

  22. HGCN: "Jointly Learning Entity and Relation Representations for Entity Alignment". Yuting Wu, Xiao Liu, Yansong Feng, Zheng Wang, Dongyan Zhao. (EMNLP 2019) [paper][code]

  23. MMEA: "Modeling Multi-mapping relations for Precise Cross-lingual Entity Alignment". Xiaofei Shi, Yanghua Xiao. (EMNLP 2019) [paper][code]

  24. HMAN: "Aligning Cross-lingual Entities with Multi-Aspect Information". Hsiu-Wei Yang, Yanyan Zou, Peng Shi, Wei Lu, Jimmy Lin, Xu Sun. (EMNLP 2019) [paper][code]

  25. AKE: "Guiding Cross-lingual Entity Alignment via Adversarial Knowledge Embedding". Xixun Lin, Hong Yang, Jia Wu, Chuan Zhou, Bin Wang. (ICDM 2019) [paper][code]

  26. MRAEA: "MRAEA: An Efficient and Robust Cross-lingual Entity Alignment Approach via Meta Relation Aware Representation". Xin Mao, Wenting Wang, Huimin Xu, Man Lan, Yuanbin Wu. (WSDM 2020) [paper][code]

  27. AliNet: "Knowledge Graph Alignment Network with Gated Multi-hop Neighborhood Aggregation". Zequn Sun, Chengming Wang, Wei Hu, Muhao Chen, Jian Dai, Wei Zhang, Yuzhong Qu. (AAAI 2020) [paper][code]

  28. "Coordinated Reasoning for Cross-Lingual Knowledge Graph Alignment". Kun Xu, Linfeng Song, Yansong Feng, Yan Song, Dong Yu. (AAAI 2020) [paper][code]

  29. COTSAE: "COTSAE: CO-Training of Structure and Attribute Embeddings for Entity Alignment". Kai Yang, Shaoqin Liu, Junfeng Zhao, Yasha Wang, Bing Xie. (AAAI 2020) [paper][code]

  30. CEA: "Collective Entity Alignment via Adaptive Features". Weixin Zeng, Xiang Zhao, Jiuyang Tang, Xuemin Lin. (ICDE 2020) [paper][code]

  31. CEAFF: "Reinforcement Learning–based Collective Entity Alignment with Adaptive Features". Weixin Zeng, Xiang Zhao, Jiuyang Tang, Xuemin Lin, Paul Groth. (ACM Transactions on Information Systems) [paper][code]

  32. "Deep Graph Matching Consensus". Matthias Fey, Jan E. Lenssen, Christopher Morris, Jonathan Masci, Nils M. Kriege. (ICLR 2020) [paper][code]

  33. CG-MuAlign: "Collective Multi-type Entity Alignment Between Knowledge Graphs". Qi Zhu, Hao Wei, Bunyamin Sisman, Da Zheng, Christos Faloutsos, Xin Luna Dong, Jiawei Han. (WWW 2020) [paper][code]

  34. JarKA: "JarKA: Modeling Attribute Interactions for Cross-lingual Knowledge Alignment". Bo Chen, Jing Zhang, Xiaobin Tang, Hong Chen, Cuiping Li. (PAKDD 2020) [paper][code]

  35. NMN: "Neighborhood Matching Network for Entity Alignment". Yuting Wu, Xiao Liu, Yansong Feng, Zheng Wang, Dongyan Zhao. (ACL 2020) [paper][code]

  36. BERT-INT: "BERT-INT: A BERT-based Interaction Model For Knowledge Graph Alignment". Xiaobin Tang, Jing Zhang, Bo Chen, Yang Yang, Hong Chen, Cuiping Li. (IJCAI 2020) [paper][code]

  37. SSP: "Global Structure and Local Semantics-Preserved Embeddings for Entity Alignment". Hao Nie, Xianpei Han, Le Sun, Chi Man Wong, Qiang Chen, Suhui Wu, Wei Zhang. (IJCAI 2020) [paper][code]

  38. DAT: "Degree-Aware Alignment for Entities in Tail". Weixin Zeng, Xiang Zhao, Wei Wang, Jiuyang Tang, Zhen Tan. (SIGIR 2020) [paper][code]

  39. RREA: "Relational Reflection Entity Alignment". Xin Mao, Wenting Wang, Huimin Xu, Yuanbin Wu, Man Lan. (CIKM 2020) [paper][code]

  40. REA: "REA: Robust Cross-lingual Entity Alignment Between Knowledge Graphs". Shichao Pei, Lu Yu, Guoxian Yu, Xiangliang Zhang. (KDD 2020) [paper][code]

  41. HyperKA: "Knowledge Association with Hyperbolic Knowledge Graph Embeddings". Zequn Sun, Muhao Chen, Wei Hu, Chengming Wang, Jian Dai, Wei Zhang. (EMNLP 2020) [paper][code]

  42. AttrGNN: "Exploring and Evaluating Attributes, Values, and Structures for Entity Alignment". Zhiyuan Liu, Yixin Cao, Liangming Pan, Juanzi Li, Zhiyuan Liu, Tat-Seng Chua. (EMNLP 2020) [paper][code]

  43. EPEA: "Knowledge Graph Alignment with Entity-Pair Embedding". Zhichun Wang, Jinjian Yang, Xiaoju Ye. (EMNLP 2020) [paper]

  44. "Learning Short-Term Differences and Long-Term Dependencies for Entity Alignment". *Jia Chen, Zhixu Li, Pengpeng Zhao, An Liu, Lei

项目侧边栏1项目侧边栏2
推荐项目
Project Cover

豆包MarsCode

豆包 MarsCode 是一款革命性的编程助手,通过AI技术提供代码补全、单测生成、代码解释和智能问答等功能,支持100+编程语言,与主流编辑器无缝集成,显著提升开发效率和代码质量。

Project Cover

AI写歌

Suno AI是一个革命性的AI音乐创作平台,能在短短30秒内帮助用户创作出一首完整的歌曲。无论是寻找创作灵感还是需要快速制作音乐,Suno AI都是音乐爱好者和专业人士的理想选择。

Project Cover

有言AI

有言平台提供一站式AIGC视频创作解决方案,通过智能技术简化视频制作流程。无论是企业宣传还是个人分享,有言都能帮助用户快速、轻松地制作出专业级别的视频内容。

Project Cover

Kimi

Kimi AI助手提供多语言对话支持,能够阅读和理解用户上传的文件内容,解析网页信息,并结合搜索结果为用户提供详尽的答案。无论是日常咨询还是专业问题,Kimi都能以友好、专业的方式提供帮助。

Project Cover

阿里绘蛙

绘蛙是阿里巴巴集团推出的革命性AI电商营销平台。利用尖端人工智能技术,为商家提供一键生成商品图和营销文案的服务,显著提升内容创作效率和营销效果。适用于淘宝、天猫等电商平台,让商品第一时间被种草。

Project Cover

吐司

探索Tensor.Art平台的独特AI模型,免费访问各种图像生成与AI训练工具,从Stable Diffusion等基础模型开始,轻松实现创新图像生成。体验前沿的AI技术,推动个人和企业的创新发展。

Project Cover

SubCat字幕猫

SubCat字幕猫APP是一款创新的视频播放器,它将改变您观看视频的方式!SubCat结合了先进的人工智能技术,为您提供即时视频字幕翻译,无论是本地视频还是网络流媒体,让您轻松享受各种语言的内容。

Project Cover

美间AI

美间AI创意设计平台,利用前沿AI技术,为设计师和营销人员提供一站式设计解决方案。从智能海报到3D效果图,再到文案生成,美间让创意设计更简单、更高效。

Project Cover

稿定AI

稿定设计 是一个多功能的在线设计和创意平台,提供广泛的设计工具和资源,以满足不同用户的需求。从专业的图形设计师到普通用户,无论是进行图片处理、智能抠图、H5页面制作还是视频剪辑,稿定设计都能提供简单、高效的解决方案。该平台以其用户友好的界面和强大的功能集合,帮助用户轻松实现创意设计。

投诉举报邮箱: service@vectorlightyear.com
@2024 懂AI·鲁ICP备2024100362号-6·鲁公网安备37021002001498号