Unfolded Self-Reconstruction LSH: Towards Machine Unlearning in Approximate Nearest Neighbour Search
Kim Yong Tan, Yueming Lyu, Yew Soon Ong, and Ivor W. Tsang

TL;DR
This paper introduces USR-LSH, a novel hashing method that enables fast online data deletion and insertion in ANN search, addressing privacy concerns without retraining, and outperforms existing methods in accuracy and efficiency.
Contribution
The paper proposes USR-LSH, the first hashing method supporting machine unlearning in ANN search, with improved data retention and deletion capabilities compared to prior approaches.
Findings
USR-LSH outperforms state-of-the-art LSH in precision and recall.
USR-LSH achieves significantly faster data deletion and insertion.
The method effectively supports privacy-preserving machine unlearning in ANN tasks.
Abstract
Approximate nearest neighbour (ANN) search is an essential component of search engines, recommendation systems, etc. Many recent works focus on learning-based data-distribution-dependent hashing and achieve good retrieval performance. However, due to increasing demand for users' privacy and security, we often need to remove users' data information from Machine Learning (ML) models to satisfy specific privacy and security requirements. This need requires the ANN search algorithm to support fast online data deletion and insertion. Current learning-based hashing methods need retraining the hash function, which is prohibitable due to the vast time-cost of large-scale data. To address this problem, we propose a novel data-dependent hashing method named unfolded self-reconstruction locality-sensitive hashing (USR-LSH). Our USR-LSH unfolded the optimization update for instance-wise data…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Caching and Content Delivery · Video Surveillance and Tracking Methods
