This document discusses challenges and techniques in web media recommendation systems. It covers:
1) Recommender systems are widely used on shopping, content, streaming and social media sites to suggest items users may like. Collaborative filtering and content-based approaches are two main techniques.
2) Challenges include cold starts for new users and items, inferring negative feedback, accounting for presentation bias, handling different layouts, and balancing personalization, popularity and context.
3) Incremental updating of recommendations and recommending sets or sequences of items rather than just individual items are also challenges addressed. The role of social networks in recommendations is discussed.