Home / Companies / Zilliz / Blog / Post Details
Content Deep Dive

Accelerating Candidate Generation in Recommender Systems Using Milvus paired with PaddlePaddle

Blog post from Zilliz

Post Details
Company
Date Published
Author
Yunmei
Word Count
2,670
Company Posts That Month
2
Language
English
Hacker News Points
-
Summary

This article introduces an open-source vector database, Milvus, paired with PaddlePaddle, a deep learning platform, to address the issues faced in developing recommender systems. The basic workflow of a recommender system involves candidate generation and ranking stages. The product recommender system project uses three components: MIND (Multi-Interest Network with Dynamic Routing for Recommendation at Tmall), PaddleRec, and Milvus. MIND is an algorithm developed by Alibaba Group that processes multiple interests of one user during the candidate generation stage. PaddleRec is a large-scale search model library for recommendation, while Milvus is a vector database featuring a cloud-native architecture used for vector similarity search and vector management in this project. The system implementation involves data processing, model training, model testing, generating product item candidates, and data storage and search.

Trends Found in this Post
Trend Post Mentions Total Month Mentions Posts Companies MoM
Vector Search 12 178 35 26 +117%
Real-time 4 960 327 109 +7%
Kubernetes 1 1,218 176 69 -9%