Stop Thinking, Just Do!

Sungsoo Kim's Blog

Product quantization in Faiss and from scratch

tagsTags

2 February 2024


Article Source


Product quantization in Faiss and from scratch

Abstract

In this video, we talk about a vector compression technique called Product quantization. We first explain conceptually, what the main ideas are and then show how one can use an existing implementation of it from Faiss (IndexPQ). Finally, we also implement the algorithm from scratch. Last but not least, we run some experiments and compare different methods.


comments powered by Disqus