IEEE INFOCOM 2021 - IEEE Conference on Computer Communications | 2021

GRADES: Gradient Descent for Similarity Caching

 
 
 
 
 
 

Abstract


A similarity cache can reply to a query for an object with similar objects stored locally. In some applications of similarity caches, queries and objects are naturally represented as points in a continuous space. Examples include 360° videos where user’s head orientation—expressed in spherical coordinates— determines what part of the video needs to be retrieved, and recommendation systems where the objects are embedded in a finite-dimensional space with a distance metric to capture content dissimilarity. Existing similarity caching policies are simple modifications of classic policies like LRU, LFU, and qLRU and ignore the continuous nature of the space where objects are embedded. In this paper, we propose Grades, a new similarity caching policy that uses gradient descent to navigate the continuous space and find the optimal objects to store in the cache. We provide theoretical convergence guarantees and show Grades increases the similarity of the objects served by the cache in both applications mentioned above.

Volume None
Pages 1-10
DOI 10.1109/INFOCOM42981.2021.9488757
Language English
Journal IEEE INFOCOM 2021 - IEEE Conference on Computer Communications

Full Text