← Search

Ninh Pham

4 accepted papers

2025

On Finding Hubs in High Dimensions with Sampling

AAAI 2025technical

Hubs are a few points that frequently appear in the k-nearest neighbors (kNN) of many other points in a high-dimensional data set. The hubs' effects, called the hubness phenomenon, degrade the performance of kNN based models in high dimensions. We present SamHub, a simple sampling approach to effici…

2022

Falconn++: A Locality-sensitive Filtering Approach for Approximate Nearest Neighbor Search

NeurIPS 2022accept

We present Falconn++, a novel locality-sensitive filtering (LSF) approach for approximate nearest neighbor search on angular distance. Falconn++ can filter out potential far away points in any hash bucket before querying, which results in higher quality candidates compared to other hashing-based so…

2021

Revisiting Wedge Sampling for Budgeted Maximum Inner Product Search (Extended Abstract)

IJCAI 2021poster

Top-k maximum inner product search (MIPS) is a central task in many machine learning applications. This work extends top-k MIPS with a budgeted setting, that asks for the best approximate top-k MIPS given a limited budget of computational operations. We study recent advanced sampling methods, includ…