An Effective Entity Resolution Approach for Big Data
-
Published:2021-09-30
Issue:11
Volume:10
Page:100-112
-
ISSN:2278-3075
-
Container-title:International Journal of Innovative Technology and Exploring Engineering
-
language:
-
Short-container-title:IJITEE
Author:
El-ghafar Randa Mohamed Abd, ,El-Bastawissy Ali H.,Nasr Eman S.,Gheith Mervat H., , ,
Abstract
Entity Resolution (ER) is defined as the process 0f identifying records/ objects that correspond to real-world objects/ entities. To define a good ER approach, the schema of the data should be well-known. In addition, schema alignment of multiple datasets is not an easy task and may require either domain expert or ML algorithm to select which attributes to match. Schema agnostic meta-blocking tries to solve such a problem by considering each token as a blocking key regardless of the attributes it appears in. It may also be coupled with meta-blocking to reduce the number of false negatives. However, it requires the exact match of tokens which is very hard to occur in the actual datasets and it results in very low precision. To overcome such issues, we propose a novel and efficient ER approach for big data implemented in Apache Spark. The proposed approach is employed to avoid schema alignment as it treats the attributes as a bag of words and generates a set of n-grams which is transformed to vectors. The generated vectors are compared using a chosen similarity measure. The proposed approach is a generic one as it can accept all types of datasets. It consists of five consecutive sub-modules: 1) Dataset acquisition, 2) Dataset pre-processing, 3) Setting selection criteria, where all settings of the proposed approach are selected such as the used blocking key, the significant attributes, NLP techniques, ER threshold, and the used scenario of ER, 4) ER pipeline construction, and 5) Clustering where the similar records are grouped into the similar cluster. The ER pipeline could accept two types of attributes; the Weighted Attributes (WA) or the Compound Attributes (CA). In addition, it accepts all the settings selected in the fourth module. The pipeline consists of five phases. Phase 1) Generating the tokens composing the attributes. Phase 2) Generating n-grams of length n. Phase 3) Applying the hashing Text Frequency (TF) to convert each n-grams to a fixed-length feature vector. Phase 4) Applying Locality Sensitive Hashing (LSH), which maps similar input items to the same buckets with a higher probability than dissimilar input items. Phase 5) Classification of the objects to duplicates or not according to the calculated similarity between them. We introduced seven different scenarios as an input to the ER pipeline. To minimize the number of comparisons, we proposed the length filter which greatly contributes to improving the effectiveness of the proposed approach as it achieves the highest F-measure between the existing computational resources and scales well with the available working nodes. Three results have been revealed: 1) Using the CA in the different scenarios achieves better results than the single WA in terms of efficiency and effectiveness. 2) Scenario 3 and 4 Achieve the best performance time because using Soundex and Stemming contribute to reducing the performance time of the proposed approach. 3) Scenario 7 achieves the highest F-measure because by utilizing the length filter, we only compare records that are nearly within a pre-determined percentage of increase or decrease of string length. LSH is used to map the same inputs items to the buckets with a higher probability than dis-similar ones. It takes numHashTables as a parameter. Increasing the number of candidate pairs with the same numHashTables will reduce the accuracy of the model. Utilizing the length filter helps to minimize the number of candidates which in turn increases the accuracy of the approach.
Publisher
Blue Eyes Intelligence Engineering and Sciences Engineering and Sciences Publication - BEIESP
Subject
Electrical and Electronic Engineering,Mechanics of Materials,Civil and Structural Engineering,General Computer Science
Reference64 articles.
1. Papadakis, G. Mandilaras, L. Gagliardelli, G. Simonini, E. Thanos, G. Giannakopoulos, S. Bergamaschi, T. Palpanas And M. Koubarakis, "Three-Dimensional Entity Resolution With Jedai," Elsevier, Vol. 93, 29 May 2020. 2. L. Kolb, H. Köpcke, A. Thor And E. Rahm, "Learning-Based Entity Resolution With Mapreduce," In Clouddb, 2011. 3. Gunawan, M. S. Lubis, D. Arisandi And B. Azzahry, "Data Pre-Processing In Record Linkage To Find The Same Companies From Companies From Different Databases," 2nd International Conference On Computing And Applied Informatics, Vol. 978, 2017. 4. R. M. Abd El-Ghafar, M. H. Gheith, A. H. El-Bastawissy And E. S. Nasr, "Record Linkage Approaches In Big Data: A State Of A State Of Art Study," In 13th International Computer Engineering Conference (Icenco), Cairo, 2017. 5. W. W. Cohen, P. Ravikumar And S. E. Fienberg, "A Comparison Of String Distance Metrics For Name-Matching Tasks," International Joint Conference On Artificial Intelligence, P. 73-78, 2003.
Cited by
2 articles.
订阅此论文施引文献
订阅此论文施引文献,注册后可以免费订阅5篇论文的施引文献,订阅后可以查看论文全部施引文献
1. Record Linkage Approaches in Big Data: A Comprehensive Review;2024 International Conference on Intelligent Systems and Computer Vision (ISCV);2024-05-08 2. Online Continual Learning Data Quality Framework for Entity Resolution;2023 10th International Conference on Future Internet of Things and Cloud (FiCloud);2023-08-14
|
|