Visible to the public Financial Entity Record Linkage with Random Forests

TitleFinancial Entity Record Linkage with Random Forests
Publication TypeConference Paper
Year of Publication2016
AuthorsKim, Kunho, Giles, C. Lee
Conference NameProceedings of the Second International Workshop on Data Science for Macro-Modeling
Date PublishedJune 2016
PublisherACM
Conference LocationNew York, NY, USA
ISBN Number978-1-4503-4407-4
Keywordspubcrawl, pubcrawl170201, Random Forest, Record Linkage, science of security
Abstract

Record linkage refers to the task of finding same entity across different databases. We propose a machine learning based record linkage algorithm for financial entity databases. Record linkage on financial databases are essential for information integration on certain financial entity, since those databases do not have common unified identifier. Our algorithm works in two steps to determine if a pair of record is same entity or not. First we check with proposed rules if the record pair can be exactly matched after cleaning the entity name and address. Second, inspired by earlier work on author name disambiguation, we train a binary Random Forest classifier to decide the linkage. To reduce and scale the computation, this process is done only for candidate pairs within a proposed heuristic. Initial evaluation for precision, recall and F1 measures on two different linking tasks in the Financial Entity Identification and Information Integration (FEIII) Challenge show promising results.

URLhttps://dl.acm.org/doi/10.1145/2951894.2951908
DOI10.1145/2951894.2951908
Citation Keykim_financial_2016