log in  |  register  |  feedback?  |  help  |  web accessibility
Logo
Nearest Neighbors from Theory to Practice
IRB 4105 or Zoom: https://umd.zoom.us/j/6778156199?pwd=NkJKZG1Ib2Jxbmd5ZzNrVVlNMm91QT09
Friday, November 10, 2023, 10:00-11:00 am Calendar
  • You are subscribed to this talk through .
  • You are watching this talk through .
  • You are subscribed to this talk. (unsubscribe, watch)
  • You are watching this talk. (unwatch, subscribe)
  • You are not subscribed to this talk. (watch, subscribe)
Abstract

This talk will cover recent advances, both theoretical and practical, in high-dimensional approximate nearest neighbor search. First, we introduce partition-based methods such as locality-sensitive hashing, which work by partitioning a high-dimensional point set into multiple smaller cells and querying only a small number of those cells. Under reasonable assumptions, these methods provide theoretical guarantees as well as practical performance on some smaller datasets. Then, we cover the techniques that have far outperformed methods with theoretical guarantees--namely, graph-based ANNS with a greedy search strategy--and present extensive experimental evidence proving this point. We will conclude by highlighting current gaps between theory and practice and pointing out open theoretical problems inspired by those gaps.

Bio

Magdalen Dobson Manohar is a 5th year PhD student at Carnegie Mellon University advised by Guy Blelloch and supported by an NSF GRFP fellowship. She is interested in designing parallel and concurrent algorithms for solving problems related to similarity search, information retrieval, and computing nearest neighbors, with a particular focus on similarity search in high dimensions. Much of her recent work can be found in the ParlayANN repository, a benchmark suite of high-dimensional nearest neighbor algorithms along with a set of useful tools for designing such algorithms.

This talk is organized by Kishen N Gowda