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

白日梦AI提供专注于AI视频生成的多样化功能,包括文生视频、动态画面和形象生成等,帮助用户快速上手,创造专业级内容。

Project Cover

有言AI

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

Project Cover

Kimi

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

Project Cover

讯飞绘镜

讯飞绘镜是一个支持从创意到完整视频创作的智能平台,用户可以快速生成视频素材并创作独特的音乐视频和故事。平台提供多样化的主题和精选作品,帮助用户探索创意灵感。

Project Cover

讯飞文书

讯飞文书依托讯飞星火大模型,为文书写作者提供从素材筹备到稿件撰写及审稿的全程支持。通过录音智记和以稿写稿等功能,满足事务性工作的高频需求,帮助撰稿人节省精力,提高效率,优化工作与生活。

Project Cover

阿里绘蛙

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

Project Cover

AIWritePaper论文写作

AIWritePaper论文写作是一站式AI论文写作辅助工具,简化了选题、文献检索至论文撰写的整个过程。通过简单设定,平台可快速生成高质量论文大纲和全文,配合图表、参考文献等一应俱全,同时提供开题报告和答辩PPT等增值服务,保障数据安全,有效提升写作效率和论文质量。

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