Recommender Systems Flashcards
1
Q
Diff between Information retrieval and Information filtering
A
Retrieval serves varying user needs from static DB (search).
Filtering serves varying incoming (streaming) content for static user needs.
2
Q
Collaborative filtering
A
‘GroupLens’ got reviews on news articles from users, and recommended what other people of similar taste liked.
Manual CF: Users in groups FW jokes/articles to each other
‘MovieLens’ exists to recommend based on your taste
3
Q
Dimensions of reco?
A
- Content: News, products, bundles, people, sequences (playlists)
- Purpose of reco: Buy, consume, learn (educate people on what they are missing on a product for e.g.)
- Context: What people doing at time of reco
- Personalization level: Demographic, Ephemeral, Long-term
- Privacy and trustworthiness: Do I trust business rules from the recommender say if it is hiding low markup products
- Interface: Input and Output
- Algos: Non -personalized, Content based filtering, Collab filtering, interviews/hybrid