{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/deep-reinforcement-learning-for-entity-1","title":"Deep Reinforcement Learning for Entity Alignment","arxiv_id":"2203.03315","date":"2022-03-07","proceeding":"Findings (ACL) 2022 5","authors":["Lingbing Guo","Yuqiang Han","Qiang Zhang","Huajun Chen"],"abstract":"Embedding-based methods have attracted increasing attention in recent entity alignment (EA) studies. Although great promise they can offer, there are still several limitations. The most notable is that they identify the aligned entities based on cosine similarity, ignoring the semantics underlying the embeddings themselves. Furthermore, these methods are shortsighted, heuristically selecting the closest entity as the target and allowing multiple entities to match the same candidate. To address these limitations, we model entity alignment as a sequential decision-making task, in which an agent sequentially decides whether two entities are matched or mismatched based on their representation vectors. The proposed reinforcement learning (RL)-based entity alignment framework can be flexibly adapted to most embedding-based EA methods. The experimental results demonstrate that it consistently advances the performance of several state-of-the-art methods, with a maximum improvement of 31.1% on Hits@1.","url_abs":"https://arxiv.org/abs/2203.03315v1","url_pdf":"https://arxiv.org/pdf/2203.03315v1.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"deep-reinforcement-learning-for-entity-1","repo_url":"https://github.com/guolingbing/rlea","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"tf","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"decision-making","task_name":"Decision Making"},{"task_slug":"deep-reinforcement-learning","task_name":"Deep Reinforcement Learning"},{"task_slug":"entity-alignment","task_name":"Entity Alignment"},{"task_slug":"reinforcement-learning","task_name":"Reinforcement Learning"},{"task_slug":"reinforcement-learning-1","task_name":"Reinforcement Learning (RL)"},{"task_slug":"sequential-decision-making","task_name":"Sequential Decision Making"},{"task_slug":"reinforcement-learning-2","task_name":"reinforcement-learning"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2203.03315","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2203.03315"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/guolingbing/rlea","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"deterministic:regex_extraction","url":"https://github.com/guolingbing/RLEA","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran_draft_wrong":1,"ran":1,"unverified":10},"by_repo_kind":{"official":{"samples":12,"ran":2,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"21b0199200507ff0","entry":"normalize_adj","repo":"guolingbing/RLEA","repo_kind":"official","path":"run/runRLEA.py","file_url":"https://github.com/guolingbing/RLEA/blob/HEAD/run/runRLEA.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"21b0199200507ff0"}},{"code_sha256_prefix":"b190ef9c60b2629a","entry":"zeros","repo":"guolingbing/RLEA","repo_kind":"official","path":"src/openea/approaches/gcn_align.py","file_url":"https://github.com/guolingbing/RLEA/blob/HEAD/src/openea/approaches/gcn_align.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b190ef9c60b2629a"}},{"code_sha256_prefix":"ee50ddfef3d3e996","entry":"add_compositional_func","repo":"guolingbing/RLEA","repo_kind":"official","path":"src/openea/approaches/attre.py","file_url":"https://github.com/guolingbing/RLEA/blob/HEAD/src/openea/approaches/attre.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"ee50ddfef3d3e996"}},{"code_sha256_prefix":"84a92151df0a6efb","entry":"formatting_attr_triples","repo":"guolingbing/RLEA","repo_kind":"official","path":"src/openea/approaches/attre.py","file_url":"https://github.com/guolingbing/RLEA/blob/HEAD/src/openea/approaches/attre.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"84a92151df0a6efb"}},{"code_sha256_prefix":"ae5dde4f68d7a5da","entry":"generate_one_episode","repo":"guolingbing/RLEA","repo_kind":"official","path":"run/rlea/reinforcement.py","file_url":"https://github.com/guolingbing/RLEA/blob/HEAD/run/rlea/reinforcement.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"ae5dde4f68d7a5da"}},{"code_sha256_prefix":"1b491f3f784b7cb0","entry":"glorot","repo":"guolingbing/RLEA","repo_kind":"official","path":"src/openea/approaches/gcn_align.py","file_url":"https://github.com/guolingbing/RLEA/blob/HEAD/src/openea/approaches/gcn_align.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"1b491f3f784b7cb0"}},{"code_sha256_prefix":"a1d21f61384a3aeb","entry":"init_logger","repo":"guolingbing/RLEA","repo_kind":"official","path":"run/runRLEA.py","file_url":"https://github.com/guolingbing/RLEA/blob/HEAD/run/runRLEA.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"a1d21f61384a3aeb"}},{"code_sha256_prefix":"866e0852647f7dc1","entry":"n_gram_compositional_func","repo":"guolingbing/RLEA","repo_kind":"official","path":"src/openea/approaches/attre.py","file_url":"https://github.com/guolingbing/RLEA/blob/HEAD/src/openea/approaches/attre.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"866e0852647f7dc1"}},{"code_sha256_prefix":"71e7cfcbeb1463b2","entry":"preprocess_adj","repo":"guolingbing/RLEA","repo_kind":"official","path":"src/openea/approaches/alinet.py","file_url":"https://github.com/guolingbing/RLEA/blob/HEAD/src/openea/approaches/alinet.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"71e7cfcbeb1463b2"}},{"code_sha256_prefix":"05d5e3c8eda73847","entry":"sparse_to_tuple","repo":"guolingbing/RLEA","repo_kind":"official","path":"src/openea/approaches/alinet.py","file_url":"https://github.com/guolingbing/RLEA/blob/HEAD/src/openea/approaches/alinet.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"05d5e3c8eda73847"}},{"code_sha256_prefix":"b0d1b78daecde7e9","entry":"uniform","repo":"guolingbing/RLEA","repo_kind":"official","path":"src/openea/approaches/gcn_align.py","file_url":"https://github.com/guolingbing/RLEA/blob/HEAD/src/openea/approaches/gcn_align.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b0d1b78daecde7e9"}},{"code_sha256_prefix":"86b7ffb3526656a7","entry":"update_estimators","repo":"guolingbing/RLEA","repo_kind":"official","path":"run/rlea/reinforcement.py","file_url":"https://github.com/guolingbing/RLEA/blob/HEAD/run/rlea/reinforcement.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"86b7ffb3526656a7"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}