Clustered Hierarchical Entropy-Scaling Search of Astronomical and Biological Data

Najib Ishaq, University of Rhode Island
George Student, University of Rhode Island
Noah M. Daniels, University of Rhode Island

Abstract

Both astronomy and biology are experiencing explosive growth of data, resulting in a 'big data' problem that stands in the way of a 'big data' opportunity for discovery. One common question asked of such data is that of approximate search (rho-nearest neighbors search). We present CHESS (Clustered Hierarchical Entropy-Scaling Search), a search tool with virtually no loss in specificity or sensitivity, demonstrating a 13.6 × speedup over linear search on the Sloan Digital Sky Survey's APOGEE data set and a 68 × speedup on the GreenGenes 16S metagenomic data set, as well as asymptotically fewer distance comparisons on APOGEE when compared to the FALCONN locality-sensitive hashing library. CHESS demonstrates an asymptotic complexity not directly dependent on data set size, and is in practice at least an order of magnitude faster than linear search by performing fewer distance comparisons. Unlike locality-sensitive hashing approaches, CHESS can work with any user-defined distance function. CHESS also allows for implicit data compression, which we demonstrate on the APOGEE data set. We also discuss an extension allowing for efficient k-nearest neighbors search.