Paper
28 July 2023 Scalable k-nearest neighbor algorithms based on learned functions
Chuanjun Xing, Jie Xu, Feng Sun, Jingwen Cai, Yong Zhang, Mingchao Wang
Author Affiliations +
Proceedings Volume 12756, 3rd International Conference on Applied Mathematics, Modelling, and Intelligent Computing (CAMMIC 2023); 127564Y (2023) https://doi.org/10.1117/12.2686316
Event: 2023 3rd International Conference on Applied Mathematics, Modelling and Intelligent Computing (CAMMIC 2023), 2023, Tangshan, China
Abstract
Approximate k-Nearest Neighbor (kNN) is a fundamental problem in data science. A lot of traditional approaches have been devel- oped to solve this problem, yet none of them can achieve high accuracy, small memory usage and fast query speed. These methods can be in- efficient since they don’t improve with experience(learning from errors or heuristics employed). A recent trend in algorithm design consists of augmenting classic data structures with machine learning models. Mo- tivated by this, we present a learned index for kNN query in massive amounts of data, named LBF. It robustly combines a traditional index with a learned model. What’s more, a multiple feature extraction mod- ule is embedded into our model to make full use of the raw input. These make our method satisfies all the requirements of a good similarity in- dexing scheme. Theoretical proofs and experimental results on a variety of datasets show that compared to the state-of-the-art methods, we can achieve a comparable accuracy with much less memory usage.
© (2023) COPYRIGHT Society of Photo-Optical Instrumentation Engineers (SPIE). Downloading of the abstract is permitted for personal use only.
Chuanjun Xing, Jie Xu, Feng Sun, Jingwen Cai, Yong Zhang, and Mingchao Wang "Scalable k-nearest neighbor algorithms based on learned functions", Proc. SPIE 12756, 3rd International Conference on Applied Mathematics, Modelling, and Intelligent Computing (CAMMIC 2023), 127564Y (28 July 2023); https://doi.org/10.1117/12.2686316
Advertisement
Advertisement
RIGHTS & PERMISSIONS
Get copyright permission  Get copyright permission on Copyright Marketplace
KEYWORDS
Machine learning

Data modeling

Neural networks

Performance modeling

Back to Top