Facebook pixel tracking

The Science and Information (SAI) Organization publishes open-access peer-reviewed journals in computer science and artificial intelligence.

Contact Info
Website thesai.org
Follow Us
Contact Info
Follow Us
Research Article | Open Access |

Duplicates Detection Within Incomplete Data Sets Using Blocking and Dynamic Sorting Key Methods

Author 1: Abdulrazzak Ali Author 2: Nurul A. Emran Author 3: Siti A. Asmai Author 4: Awsan Thabet
International Journal of Advanced Computer Science and Applications (IJACSA) · Vol. 9, No. 9 · Published 2018

DOI: https://doi.org/10.14569/IJACSA.2018.090979

Abstract

In database records duplicate detection, blocking method is commonly used to reduce the number of comparisons between the candidate record pairs. The main procedure in this method requires selecting attributes that will be used as sorting keys. Selection accuracy is essential in clustering candidates records that are likely matched in the same block. Nevertheless, the presence of missing values affects the creation of sorting keys and this is particularly undesirable if it involves the attributes that are used as the sorting keys. This is because, consequently, records that are supposed to be included in the duplicate detection procedure will be excluded from being examined. Thus, in this paper, we propose a method that can deal with the impact of missing values by using a dynamic sorting key. Dynamic sorting is an extension of blocking method that essentially works on two functions namely uniqueness calculation function (UF) (to choose unique attributes) and completeness function (CF) (to search for missing values). We experimented a particular blocking method called as sorted neighborhood with a dynamic sorting key on a restaurant data set (that consists of duplicate records) obtained from earlier research in order to evaluate the method’s accuracy and speed. Hypothetical missing values were applied to testing data set used in the experiment, where we compare the results of duplicate detection with (and without) dynamic sorting key. The result shows that, even though missing values are present, there is a promising improvement in the partitioning of duplicate records in the same block.

Keywords

How to Cite this Article

Ali, A., Emran, N. A., Asmai, S. A., & Thabet, A. (2018). Duplicates Detection Within Incomplete Data Sets Using Blocking and Dynamic Sorting Key Methods. International Journal of Advanced Computer Science and Applications, 9(9). https://doi.org/10.14569/IJACSA.2018.090979

Ali, Abdulrazzak, et al.. "Duplicates Detection Within Incomplete Data Sets Using Blocking and Dynamic Sorting Key Methods." International Journal of Advanced Computer Science and Applications, vol. 9, no. 9, 2018, https://doi.org/10.14569/IJACSA.2018.090979.

@article{Ali2018,
  title     = {Duplicates Detection Within Incomplete Data Sets Using Blocking and Dynamic Sorting Key Methods},
  journal   = {International Journal of Advanced Computer Science and Applications},
  volume    = {9},
  number    = {9},
  year      = {2018},
  publisher = {The Science and Information Organization},
  author    = {Abdulrazzak Ali and Nurul A. Emran and Siti A. Asmai and Awsan Thabet},
  doi       = {10.14569/IJACSA.2018.090979},
  url       = {https://doi.org/10.14569/IJACSA.2018.090979}
}

Open Access — licensed under a Creative Commons Attribution 4.0 International License. Unrestricted use, distribution, and reproduction in any medium, even commercially, as long as the original work is properly cited.