Optimal search algorithm in a big database using interpolation–extrapolation method

Fast data search is an important element of big data in the modern era of internet of things, cloud computing, and social networks. Search using traditional binary-search algorithm can be accelerated by employing an interpolation search technique when the data is regularly distributed. In this work,...

Full description

Saved in:
Bibliographic Details
Main Authors: Kabir, M. Nomani, Alginahi, Yasser M., Ali, J., Abdel-Raheem, E.
Format: Article
Language:English
Published: IET 2019
Subjects:
Online Access:http://umpir.ump.edu.my/id/eprint/25828/1/Optimal%20search%20algorithm%20in%20a%20big%20database%20using%20interpolation-extrapolation%20method.pdf
http://umpir.ump.edu.my/id/eprint/25828/
https://doi.org/10.1049/el.2019.1965
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary:Fast data search is an important element of big data in the modern era of internet of things, cloud computing, and social networks. Search using traditional binary-search algorithm can be accelerated by employing an interpolation search technique when the data is regularly distributed. In this work, the interpolation search is investigated in which the search results provided unexpected sluggish progress during a search in a large database due to the irregular distribution of data. Irregular distribution of data does not allow the interpolation to make a good prediction about the location of the search item. To overcome this issue, an interpolation–extrapolation search (IES) method is proposed where the interpolation method is integrated with an extrapolation method that balances the lower and upper bounds of the search interval. The proposed method provides faster convergence property than the binary search and the interpolation method. Hence, the proposed IES method provides a faster search for items in a big database.