@article { author = {Ye, Yumeng and Talburt, John}, title = {The Effect of Transitive Closure on the Calibration of Logistic Regression for Entity Resolution}, journal = {Journal of Information Technology Management}, volume = {10}, number = {4}, pages = {1-11}, year = {2018}, publisher = {Faculty of Management, University of Tehran}, issn = {2980-7972}, eissn = {2980-7972}, doi = {10.22059/jitm.2019.270013.2324}, abstract = {This paper describes a series of experiments in using logistic regression machine learning as a method for entity resolution. From these experiments the authors concluded that when a supervised ML algorithm is trained to classify a pair of entity references as linked or not linked pair, the evaluation of the model’s performance should take into account the transitive closure of its pairwise linking decisions, not just the pairwise classifications alone. Part of the problem is that the measures of precision and recall as calculated in data mining classification algorithms such as logistic regression is different from applying these measures to entity resolution (ER) results.. As a classifier, logistic regression precision and recall measure the algorithm’s pairwise decision performance. When applied to ER, precision and recall measure how accurately the set of input references were partitioned into subsets (clusters) referencing the same entity. When applied to datasets containing more than two references, ER is a two-step process. Step One is to classify pairs of records as linked or not linked. Step Two applies transitive closure to these linked pairs to find the maximally connected subsets (clusters) of equivalent references. The precision and recall of the final ER result will generally be different from the precision and recall measures of the pairwise classifier used to power the ER process. The experiments described in the paper were performed using a well-tested set of synthetic customer data for which the correct linking is known. The best F-measure of precision and recall for the final ER result was obtained by substantially increasing the threshold of the logistic regression pairwise classifier.}, keywords = {Entity resolution,Record linking,Machine learning,Logistic regression,Transitive closure}, url = {https://jitm.ut.ac.ir/article_72757.html}, eprint = {https://jitm.ut.ac.ir/article_72757_0af205bf0cf29741afee7e3f17b8062e.pdf} }