Abstract

Emerging trends in algorithm design have shown that hybrid algorithms, which combine or merge multiple algorithms, can create synergies to overcome the inherent limitations of the underlying individual algorithms. There are two broad types of hybridization: collaborative—individual algorithms tackle an instance of the problem sequentially or in parallel and exchange information accordingly while solving the problem; integrative—individual algorithms are dedicated to tackling different aspect(s) of the problem-solving process. In this research, we propose a schema for an enhanced form of integrative hybridization that blends granular algorithmic components from multiple algorithms to derive a new singular clustering algorithm. As a case study, we examine the ant clustering algorithm (a swarm intelligence algorithm that is based on the natural phenomenon of brood sorting in some species of ants); highlight the strengths and weaknesses of the algorithm; and present a blend of algorithmic components from Tabu search into the algorithm to improve its exploration strategy and solution quality. Empirical results from applying the blended algorithm to clustering benchmark datasets show improved clustering validation measures for the proposed blended hybrid algorithm compared to other hybridization of the same underlying individual algorithms. Besides, the quality of clusters uncovered by this hybrid algorithm competes favorably with those uncovered using popular clustering algorithms such as DBSCAN and mean shift.

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.