Papers › Deep Reinforcement Learning for Entity Alignment

Deep Reinforcement Learning for Entity Alignment

7 Mar 2022Findings (ACL) 2022 5arXiv:2203.03315archive 2025-07-28

Lingbing Guo, Yuqiang Han, Qiang Zhang, Huajun Chen

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.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2203.03315")

Code

Syntology Ran 2 of 12 code samples harvested from 1 repository linked to this paper; 10 have no recorded run. Of those that ran: 1 ran · our draft was wrong; 1 ran with no contract checked.

By repository: official repository: 12 samples from 1 repository, 2 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

guolingbing/rlea officialmentioned in papertfMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

12 samples harvested; 2 ran; 0 honoured the contract we drafted; 10 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · our draft was wrong
1ran
10unverified

Licence: 0 of the 12 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from guolingbing/RLEA. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: 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. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

normalize_adj guolingbing/RLEA/run/runRLEA.py official repository ran · our draft was wrong MIT (permissive) · 21b0199200507ff0 · report
zeros guolingbing/RLEA/src/openea/approaches/gcn_align.py official repository ran MIT (permissive) · b190ef9c60b2629a · report
add_compositional_func guolingbing/RLEA/src/openea/approaches/attre.py official repository unverified MIT (permissive) · ee50ddfef3d3e996 · report
formatting_attr_triples guolingbing/RLEA/src/openea/approaches/attre.py official repository unverified MIT (permissive) · 84a92151df0a6efb · report
generate_one_episode guolingbing/RLEA/run/rlea/reinforcement.py official repository unverified MIT (permissive) · ae5dde4f68d7a5da · report
glorot guolingbing/RLEA/src/openea/approaches/gcn_align.py official repository unverified MIT (permissive) · 1b491f3f784b7cb0 · report
init_logger guolingbing/RLEA/run/runRLEA.py official repository unverified MIT (permissive) · a1d21f61384a3aeb · report
n_gram_compositional_func guolingbing/RLEA/src/openea/approaches/attre.py official repository unverified MIT (permissive) · 866e0852647f7dc1 · report
preprocess_adj guolingbing/RLEA/src/openea/approaches/alinet.py official repository unverified MIT (permissive) · 71e7cfcbeb1463b2 · report
sparse_to_tuple guolingbing/RLEA/src/openea/approaches/alinet.py official repository unverified MIT (permissive) · 05d5e3c8eda73847 · report
uniform guolingbing/RLEA/src/openea/approaches/gcn_align.py official repository unverified MIT (permissive) · b0d1b78daecde7e9 · report
update_estimators guolingbing/RLEA/run/rlea/reinforcement.py official repository unverified MIT (permissive) · 86b7ffb3526656a7 · report

Tasks

Decision MakingDeep Reinforcement LearningEntity AlignmentReinforcement LearningReinforcement Learning (RL)Sequential Decision Makingreinforcement-learning

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections