{"url":"/task/entity-alignment","name":"Entity Alignment","slug":"entity-alignment","description_markdown":"**Entity Alignment** is the task of finding entities in two knowledge bases that refer to the same real-world object. It plays a vital role in automatically integrating multiple knowledge bases.  \r\nNote: results that have incorporated machine translated entity names (introduced in the RDGCN paper) or pre-alignment name embeddings are considered to have used **extra training labels** (both are marked with \"Extra Training Data\" in the leaderboard) and are **not adhere to a comparable setting** with others that have followed the original setting of the benchmark.\r\n\r\n<span class=\"description-source\">Source: [Cross-lingual Entity Alignment via Joint Attribute-Preserving Embedding ](https://arxiv.org/abs/1708.05045)</span>\r\n\r\nThe task of entity alignment is related to the task of [entity resolution](https://paperswithcode.com/task/entity-resolution) which focuses on matching structured entity descriptions in different contexts.","categories":[{"name":"Knowledge Base","url":"/area/knowledge-base"},{"name":"Natural Language Processing","url":"/area/natural-language-processing"}],"source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","slug_source":"archive_url"},"counts":{"papers_tagged":190,"papers_with_code":117,"benchmarks":10,"benchmark_tables_in_archive":10,"benchmark_tables_shown":10,"benchmark_tables_withheld_as_spam":0,"benchmark_definition":"a leaderboard table with at least one row; benchmark_tables_shown also counts the zero-row tables; benchmark_tables_in_archive adds the tables withheld as spam","datasets":8,"subtasks":1,"parent_tasks":1},"benchmarks":[{"leaderboard":"/sota/entity-alignment-on-dbp15k-zh-en","slug":"entity-alignment-on-dbp15k-zh-en","dataset":"DBP15k zh-en","dataset_url":"/dataset/dbp15k","rows_in_archive":38,"metrics":["Hits@1"],"first_row_in_archive_order":{"model":"MEAformer","paper_title":"MEAformer: Multi-modal Entity Alignment Transformer for Meta Modality Hybrid","paper_url":"/paper/meaformer-multi-modal-entity-alignment","paper_date":"2022-12-29","arxiv_id":"2212.14454","code_links":[{"title":"zjukg/MEAformer","url":"https://github.com/zjukg/MEAformer"}],"syntology":{"n":13,"n_ran":5,"n_unverified":8,"n_pointer_only":0}}},{"leaderboard":"/sota/entity-alignment-on-dbp15k-fr-en","slug":"entity-alignment-on-dbp15k-fr-en","dataset":"dbp15k fr-en","dataset_url":"/dataset/dbp15k","rows_in_archive":14,"metrics":["Hits@1"],"first_row_in_archive_order":{"model":"MEAformer","paper_title":"MEAformer: Multi-modal Entity Alignment Transformer for Meta Modality Hybrid","paper_url":"/paper/meaformer-multi-modal-entity-alignment","paper_date":"2022-12-29","arxiv_id":"2212.14454","code_links":[{"title":"zjukg/MEAformer","url":"https://github.com/zjukg/MEAformer"}],"syntology":{"n":13,"n_ran":5,"n_unverified":8,"n_pointer_only":0}}},{"leaderboard":"/sota/entity-alignment-on-dbp15k-ja-en","slug":"entity-alignment-on-dbp15k-ja-en","dataset":"dbp15k ja-en","dataset_url":"/dataset/dbp15k","rows_in_archive":14,"metrics":["Hits@1"],"first_row_in_archive_order":{"model":"MEAformer","paper_title":"MEAformer: Multi-modal Entity Alignment Transformer for Meta Modality Hybrid","paper_url":"/paper/meaformer-multi-modal-entity-alignment","paper_date":"2022-12-29","arxiv_id":"2212.14454","code_links":[{"title":"zjukg/MEAformer","url":"https://github.com/zjukg/MEAformer"}],"syntology":{"n":13,"n_ran":5,"n_unverified":8,"n_pointer_only":0}}},{"leaderboard":"/sota/entity-alignment-on-fbdb15k","slug":"entity-alignment-on-fbdb15k","dataset":"FBDB15k","dataset_url":"/dataset/mmkg","rows_in_archive":6,"metrics":["Hits@1"],"first_row_in_archive_order":{"model":"MEAformer (seed 60%)","paper_title":"MEAformer: Multi-modal Entity Alignment Transformer for Meta Modality Hybrid","paper_url":"/paper/meaformer-multi-modal-entity-alignment","paper_date":"2022-12-29","arxiv_id":"2212.14454","code_links":[{"title":"zjukg/MEAformer","url":"https://github.com/zjukg/MEAformer"}],"syntology":{"n":13,"n_ran":5,"n_unverified":8,"n_pointer_only":0}}},{"leaderboard":"/sota/entity-alignment-on-fbyg15k","slug":"entity-alignment-on-fbyg15k","dataset":"FBYG15k","dataset_url":"/dataset/mmkg","rows_in_archive":6,"metrics":["Hits@1"],"first_row_in_archive_order":{"model":"MEAformer (seed 60%)","paper_title":"MEAformer: Multi-modal Entity Alignment Transformer for Meta Modality Hybrid","paper_url":"/paper/meaformer-multi-modal-entity-alignment","paper_date":"2022-12-29","arxiv_id":"2212.14454","code_links":[{"title":"zjukg/MEAformer","url":"https://github.com/zjukg/MEAformer"}],"syntology":{"n":13,"n_ran":5,"n_unverified":8,"n_pointer_only":0}}},{"leaderboard":"/sota/entity-alignment-on-dbp1m-de-en","slug":"entity-alignment-on-dbp1m-de-en","dataset":"DBP1M DE-EN","dataset_url":null,"rows_in_archive":5,"metrics":["Hit@1"],"first_row_in_archive_order":{"model":"LightEA-I","paper_title":"LightEA: A Scalable, Robust, and Interpretable Entity Alignment Framework via Three-view Label Propagation","paper_url":"/paper/lightea-a-scalable-robust-and-interpretable","paper_date":"2022-10-19","arxiv_id":"2210.10436","code_links":[{"title":"THU-KEG/Entity_Alignment_Papers","url":"https://github.com/THU-KEG/Entity_Alignment_Papers"},{"title":"maoxinn/lightea","url":"https://github.com/maoxinn/lightea"}],"syntology":{"n":1,"n_ran":0,"n_unverified":1,"n_pointer_only":1}}},{"leaderboard":"/sota/entity-alignment-on-dicews-1k","slug":"entity-alignment-on-dicews-1k","dataset":"DICEWS-1K","dataset_url":null,"rows_in_archive":5,"metrics":["Hit@1"],"first_row_in_archive_order":{"model":"DualMatch","paper_title":"Unsupervised Entity Alignment for Temporal Knowledge Graphs","paper_url":"/paper/unsupervised-entity-alignment-for-temporal","paper_date":"2023-02-01","arxiv_id":"2302.00796","code_links":[{"title":"zju-daily/dualmatch","url":"https://github.com/zju-daily/dualmatch"}],"syntology":{"n":12,"n_ran":0,"n_unverified":12,"n_pointer_only":0}}},{"leaderboard":"/sota/entity-alignment-on-yago-wiki50k","slug":"entity-alignment-on-yago-wiki50k","dataset":"YAGO-WIKI50K","dataset_url":null,"rows_in_archive":5,"metrics":["Hit@1"],"first_row_in_archive_order":{"model":"DualMatch","paper_title":"Unsupervised Entity Alignment for Temporal Knowledge Graphs","paper_url":"/paper/unsupervised-entity-alignment-for-temporal","paper_date":"2023-02-01","arxiv_id":"2302.00796","code_links":[{"title":"zju-daily/dualmatch","url":"https://github.com/zju-daily/dualmatch"}],"syntology":{"n":12,"n_ran":0,"n_unverified":12,"n_pointer_only":0}}},{"leaderboard":"/sota/entity-alignment-on-dbp1m-fr-en","slug":"entity-alignment-on-dbp1m-fr-en","dataset":"DBP1M FR-EN","dataset_url":"/dataset/dbp1m-fr-en","rows_in_archive":2,"metrics":["Hit@1"],"first_row_in_archive_order":{"model":"LightEA","paper_title":"LightEA: A Scalable, Robust, and Interpretable Entity Alignment Framework via Three-view Label Propagation","paper_url":"/paper/lightea-a-scalable-robust-and-interpretable","paper_date":"2022-10-19","arxiv_id":"2210.10436","code_links":[{"title":"THU-KEG/Entity_Alignment_Papers","url":"https://github.com/THU-KEG/Entity_Alignment_Papers"},{"title":"maoxinn/lightea","url":"https://github.com/maoxinn/lightea"}],"syntology":{"n":1,"n_ran":0,"n_unverified":1,"n_pointer_only":1}}},{"leaderboard":"/sota/entity-alignment-on-dbp2-0-zh-en","slug":"entity-alignment-on-dbp2-0-zh-en","dataset":"DBP2.0 zh-en","dataset_url":"/dataset/dbp2-0-zh-en","rows_in_archive":2,"metrics":["dangling entity detection F1","Entity Alignment (Consolidated) F1"],"first_row_in_archive_order":{"model":"MTransE w/ background ranking","paper_title":"Knowing the No-match: Entity Alignment with Dangling Cases","paper_url":"/paper/knowing-the-no-match-entity-alignment-with","paper_date":"2021-06-04","arxiv_id":"2106.02248","code_links":[{"title":"nju-websoft/OpenEA","url":"https://github.com/nju-websoft/OpenEA"}],"syntology":{"n":22,"n_ran":6,"n_unverified":16,"n_pointer_only":22}}}],"datasets":[{"url":"/dataset/dbp15k","name":"DBP15K","full_name":"DBP15K","num_papers_in_archive":65},{"url":"/dataset/mmkg","name":"MMKG","full_name":"","num_papers_in_archive":49},{"url":"/dataset/mmea-umvm","name":"UMVM","full_name":"","num_papers_in_archive":6},{"url":"/dataset/dbp-5l","name":"DBP-5L (Greek)","full_name":"","num_papers_in_archive":4},{"url":"/dataset/dbp1m-fr-en","name":"DBP1M FR-EN","full_name":"","num_papers_in_archive":3},{"url":"/dataset/dbp2-0-zh-en","name":"DBP2.0 zh-en","full_name":"","num_papers_in_archive":1},{"url":"/dataset/eventea","name":"EventEA","full_name":"","num_papers_in_archive":1},{"url":"/dataset/weibo-douban","name":"Weibo-Douban","full_name":"WD","num_papers_in_archive":1}],"subtasks":[{"url":"/task/multi-modal-entity-alignment","name":"Multi-modal Entity Alignment"}],"parent_tasks":[{"url":"/task/data-integration","name":"Data Integration"}],"papers":{"order":"repositories listed in the archive (desc), then date (desc); the archive holds no stars","population":"papers tagged with this task that list at least one repository in the archive","shown":30,"of":117,"tagged_in_all":190,"items":[{"url":"/paper/knowledge-graphs-meet-multi-modal-learning-a","title":"Knowledge Graphs Meet Multi-Modal Learning: A Comprehensive Survey","date":"2024-02-08","arxiv_id":"2402.05391","repositories_listed":6,"syntology":{"n":18,"n_ran":9,"n_unverified":9,"n_pointer_only":0}},{"url":"/paper/raga-relation-aware-graph-attention-networks","title":"RAGA: Relation-aware Graph Attention Networks for Global Entity Alignment","date":"2021-03-01","arxiv_id":"2103.00791","repositories_listed":3,"syntology":null},{"url":"/paper/asgea-exploiting-logic-rules-from-align","title":"ASGEA: Exploiting Logic Rules from Align-Subgraphs for Entity Alignment","date":"2024-02-16","arxiv_id":"2402.11000","repositories_listed":2,"syntology":null},{"url":"/paper/generating-explanations-to-understand-and","title":"Generating Explanations to Understand and Repair Embedding-based Entity Alignment","date":"2023-12-08","arxiv_id":"2312.04877","repositories_listed":2,"syntology":null},{"url":"/paper/lightea-a-scalable-robust-and-interpretable","title":"LightEA: A Scalable, Robust, and Interpretable Entity Alignment Framework via Three-view Label Propagation","date":"2022-10-19","arxiv_id":"2210.10436","repositories_listed":2,"syntology":{"n":1,"n_ran":0,"n_unverified":1,"n_pointer_only":1}},{"url":"/paper/clusterea-scalable-entity-alignment-with","title":"ClusterEA: Scalable Entity Alignment with Stochastic Training and Normalized Mini-batch Similarities","date":"2022-05-20","arxiv_id":"2205.10312","repositories_listed":2,"syntology":{"n":15,"n_ran":0,"n_unverified":15,"n_pointer_only":0}},{"url":"/paper/eablock-a-declarative-entity-alignment-block","title":"EABlock: A Declarative Entity Alignment Block for Knowledge Graph Creation Pipelines","date":"2021-12-14","arxiv_id":"2112.07493","repositories_listed":2,"syntology":null},{"url":"/paper/visual-pivoting-for-unsupervised-entity","title":"Visual Pivoting for (Unsupervised) Entity Alignment","date":"2020-09-28","arxiv_id":"2009.13603","repositories_listed":2,"syntology":{"n":9,"n_ran":3,"n_unverified":6,"n_pointer_only":0}},{"url":"/paper/relational-reflection-entity-alignment","title":"Relational Reflection Entity Alignment","date":"2020-08-18","arxiv_id":"2008.07962","repositories_listed":2,"syntology":null},{"url":"/paper/deep-graph-matching-consensus-1","title":"Deep Graph Matching Consensus","date":"2020-01-27","arxiv_id":"2001.09621","repositories_listed":2,"syntology":null},{"url":"/paper/multilingual-knowledge-graph-embeddings-for","title":"Multilingual Knowledge Graph Embeddings for Cross-lingual Knowledge Alignment","date":"2016-11-12","arxiv_id":"1611.03954","repositories_listed":2,"syntology":{"n":1,"n_ran":0,"n_unverified":1,"n_pointer_only":0}},{"url":"/paper/mitigating-modality-bias-in-multi-modal","title":"Mitigating Modality Bias in Multi-modal Entity Alignment from a Causal Perspective","date":"2025-04-28","arxiv_id":"2504.19458","repositories_listed":1,"syntology":null},{"url":"/paper/type-information-assisted-self-supervised","title":"Type Information-Assisted Self-Supervised Knowledge Graph Denoising","date":"2025-03-13","arxiv_id":"2503.09916","repositories_listed":1,"syntology":null},{"url":"/paper/unifying-dual-space-embedding-for-entity","title":"Unifying Dual-Space Embedding for Entity Alignment via Contrastive Learning","date":"2024-12-06","arxiv_id":"2412.05028","repositories_listed":1,"syntology":null},{"url":"/paper/federated-transformer-multi-party-vertical","title":"Federated Transformer: Multi-Party Vertical Federated Learning on Practical Fuzzily Linked Data","date":"2024-10-23","arxiv_id":"2410.17986","repositories_listed":1,"syntology":{"n":3,"n_ran":0,"n_unverified":3,"n_pointer_only":0}},{"url":"/paper/loginmea-local-to-global-interaction-network","title":"LoginMEA: Local-to-Global Interaction Network for Multi-modal Entity Alignment","date":"2024-07-29","arxiv_id":"2407.19625","repositories_listed":1,"syntology":null},{"url":"/paper/ibmea-exploring-variational-information","title":"IBMEA: Exploring Variational Information Bottleneck for Multi-modal Entity Alignment","date":"2024-07-27","arxiv_id":"2407.19302","repositories_listed":1,"syntology":null},{"url":"/paper/progressively-modality-freezing-for-multi","title":"Progressively Modality Freezing for Multi-Modal Entity Alignment","date":"2024-07-23","arxiv_id":"2407.16168","repositories_listed":1,"syntology":{"n":12,"n_ran":10,"n_unverified":2,"n_pointer_only":0}},{"url":"/paper/unsupervised-robust-cross-lingual-entity","title":"Unsupervised Robust Cross-Lingual Entity Alignment via Neighbor Triple Matching with Entity and Relation Texts","date":"2024-07-22","arxiv_id":"2407.15588","repositories_listed":1,"syntology":null},{"url":"/paper/p-nal-an-effective-and-interpretable-entity","title":"NALA: an Effective and Interpretable Entity Alignment Method","date":"2024-04-18","arxiv_id":"2404.11968","repositories_listed":1,"syntology":null},{"url":"/paper/entity-alignment-with-unlabeled-dangling","title":"Lambda: Learning Matchable Prior For Entity Alignment with Unlabeled Dangling Cases","date":"2024-03-16","arxiv_id":"2403.10978","repositories_listed":1,"syntology":{"n":5,"n_ran":4,"n_unverified":1,"n_pointer_only":5}},{"url":"/paper/the-power-of-noise-toward-a-unified-multi","title":"Noise-powered Multi-modal Knowledge Graph Representation Framework","date":"2024-03-11","arxiv_id":"2403.06832","repositories_listed":1,"syntology":null},{"url":"/paper/unlocking-the-power-of-large-language-models","title":"Unlocking the Power of Large Language Models for Entity Alignment","date":"2024-02-23","arxiv_id":"2402.15048","repositories_listed":1,"syntology":{"n":5,"n_ran":5,"n_unverified":0,"n_pointer_only":5}},{"url":"/paper/understanding-and-guiding-weakly-supervised","title":"Understanding and Guiding Weakly Supervised Entity Alignment with Potential Isomorphism Propagation","date":"2024-02-05","arxiv_id":"2402.03025","repositories_listed":1,"syntology":null},{"url":"/paper/towards-semantic-consistency-dirichlet-energy","title":"Towards Semantic Consistency: Dirichlet Energy Driven Robust Multi-Modal Entity Alignment","date":"2024-01-31","arxiv_id":"2401.17859","repositories_listed":1,"syntology":null},{"url":"/paper/gradient-flow-of-energy-a-general-and","title":"Gradient Flow of Energy: A General and Efficient Approach for Entity Alignment Decoding","date":"2024-01-23","arxiv_id":"2401.12798","repositories_listed":1,"syntology":null},{"url":"/paper/learning-high-quality-and-general-purpose","title":"Learning High-Quality and General-Purpose Phrase Representations","date":"2024-01-18","arxiv_id":"2401.10407","repositories_listed":1,"syntology":{"n":7,"n_ran":7,"n_unverified":0,"n_pointer_only":0}},{"url":"/paper/mixtea-semi-supervised-entity-alignment-with","title":"MixTEA: Semi-supervised Entity Alignment with Mixture Teaching","date":"2023-11-08","arxiv_id":"2311.04441","repositories_listed":1,"syntology":null},{"url":"/paper/multi-modal-knowledge-graph-transformer","title":"Multi-Modal Knowledge Graph Transformer Framework for Multi-Modal Entity Alignment","date":"2023-10-10","arxiv_id":"2310.06365","repositories_listed":1,"syntology":null},{"url":"/paper/universal-multi-modal-entity-alignment-via","title":"Universal Multi-modal Entity Alignment via Iteratively Fusing Modality Similarity Paths","date":"2023-10-09","arxiv_id":"2310.05364","repositories_listed":1,"syntology":null}],"syntology_records":10,"syntology_note":"a paper without a record is not a recorded non-run: it may lack an arXiv id or simply be absent from the graph layer"},"description_links":{"kept":1,"unwrapped_to_text":0,"bare_urls_linked":0,"relative_images_dropped":0,"rule":"internal links are kept only when the target slug exists in the catalog"},"syntology":{"read_at":"2026-09-24T18:15:14+00:00","claim":"Per-sample execution status on synthesized fixtures ('ran N of M samples'); not a correctness claim and not a ranking signal.","status_vocabulary":{"ran_honours":"ran, honoured the contract we drafted","ran_violates":"ran, violated the contract we drafted","ran_draft_wrong":"ran; our contract draft was wrong, not the code","ran_fixture":"ran; our fixture could not drive it","ran":"ran on a synthesized input","unverified":"unverified (harvested, no recorded run)"}},"not_shown":{"libraries":"the archive has no per-task library table","trend_sparklines":"the Trend column of the benchmarks table was a rendered image; it is not in the archive","social_and_latest_sorts":"stars and social signals are not in the archive"}}