20
RecSys 2011 Review Qi Zhao 11-01-2011

RecSys 2011 Review Qi Zhao 11-01-2011. Outline Overview Sessions – Algorithms – Recommenders and the Social Web – Multi-dimensional Recommendation, Context-

Embed Size (px)

Citation preview

Page 1: RecSys 2011 Review Qi Zhao 11-01-2011. Outline Overview Sessions – Algorithms – Recommenders and the Social Web – Multi-dimensional Recommendation, Context-

RecSys 2011 Review

Qi Zhao11-01-2011

Page 2: RecSys 2011 Review Qi Zhao 11-01-2011. Outline Overview Sessions – Algorithms – Recommenders and the Social Web – Multi-dimensional Recommendation, Context-

Outline

• Overview• Sessions– Algorithms– Recommenders and the Social Web– Multi-dimensional Recommendation, Context-

awareness and Group Recommendation– Methodological Issues, Evaluation Metrics and Tools– Human factors– Emerging Recommendation Domains

• Conclusion

Page 3: RecSys 2011 Review Qi Zhao 11-01-2011. Outline Overview Sessions – Algorithms – Recommenders and the Social Web – Multi-dimensional Recommendation, Context-

Overview• Participants– Student, professor– Research Institutes, like Yahoo! Research, eBay Research,

Microsoft Research, etc– Industry. Twitter, Google, Facebook, Netflix, LinkedIn, etc

• Oral papers, posters, workshops, demos• Themes– Algorithm– Recommendation and the Social Web– Multi-Dimensional Rec, Group Rec, Context-Aware Rec– Evaluation Metric– Human factors– Emerging Domains

Page 4: RecSys 2011 Review Qi Zhao 11-01-2011. Outline Overview Sessions – Algorithms – Recommenders and the Social Web – Multi-dimensional Recommendation, Context-

Session: Algorithm

• Major issues to tackle– Cold start

Page 5: RecSys 2011 Review Qi Zhao 11-01-2011. Outline Overview Sessions – Algorithms – Recommenders and the Social Web – Multi-dimensional Recommendation, Context-

Generalizing Matrix Factorization Through Flexible Regression Priors

• Motivation– Warm-start scenario: low-rank factorization +

regularization– Zero-mean regularization– Handle cold-start scenario

• New users • Approach– GMF

• Regularization based on Non-linear regression on user /item feature

Page 6: RecSys 2011 Review Qi Zhao 11-01-2011. Outline Overview Sessions – Algorithms – Recommenders and the Social Web – Multi-dimensional Recommendation, Context-

Shared Collaborative Filtering

• How it works?– Leverage the data from other parties to improve

own CF performance

• Issues– Privacy concerns when sharing the community

data

Page 7: RecSys 2011 Review Qi Zhao 11-01-2011. Outline Overview Sessions – Algorithms – Recommenders and the Social Web – Multi-dimensional Recommendation, Context-

Session: Recommender Systems and the Social Web

Page 8: RecSys 2011 Review Qi Zhao 11-01-2011. Outline Overview Sessions – Algorithms – Recommenders and the Social Web – Multi-dimensional Recommendation, Context-

Recommendation in Social Rating Networks

• Social Rating Network– User-user relationship– User express ratings over some items– Example: Epinions, Flixter,

• Why use social networks in recommendation?– Selection and social influences by sociologist– Selection: tendency to relate to people with similar attributes

• SNR: similar rating behavior– Social influence: adopting ratings from friends

• Selection and social influence drive the formation of like-minded and well-connected users.

• Challenges– Mixed groups, social relations– Generalized Stochastic Block Model

• Mixed group membership for both users and items

Page 9: RecSys 2011 Review Qi Zhao 11-01-2011. Outline Overview Sessions – Algorithms – Recommenders and the Social Web – Multi-dimensional Recommendation, Context-

Personalized PageRank Vectors for Tag Recommendations: Inside FolkRank

• Setting: Folksonomy– User, Tags, Resources(flickr, del.icio.us, etc)– User assign tags to resources.

• Problem– Ranking tag, user and resource– Tag recommendation

• Main contribution– Present and formalize the FolkRank model – Present FolkRank-like model which provides fast tag

recommendation

Page 10: RecSys 2011 Review Qi Zhao 11-01-2011. Outline Overview Sessions – Algorithms – Recommenders and the Social Web – Multi-dimensional Recommendation, Context-

Session: Multi-dimensional Recommendation, Context-awareness and Group

Recommendation

Page 11: RecSys 2011 Review Qi Zhao 11-01-2011. Outline Overview Sessions – Algorithms – Recommenders and the Social Web – Multi-dimensional Recommendation, Context-

Multi-Criteria Service Recommendation Based on User Criteria Preference

• Using multiple criteria to value the product or service– E.g. Restaurant – price, location, quality of food,

service speed, etc

• User has her own preference over the attributes

• Cluster users based on their preference– Prediction based on users within the same cluster

Page 12: RecSys 2011 Review Qi Zhao 11-01-2011. Outline Overview Sessions – Algorithms – Recommenders and the Social Web – Multi-dimensional Recommendation, Context-

The Effect of Context-Aware Recommendations on Customer Purchasing Behavior and Trust

• Content-Aware Recommendation Systems(CARS)– Additional information like location, time, your companies,

etc• Effect on Purchasing Behavior– Accuracy– Trust. Recommendation should be credible and objective.

• Methodology– Controlled experiment– Three methods: content-based, CARS, random– Metric: accuracy, diversity(entropy)– Purchasing change: Money spend on the product

Page 13: RecSys 2011 Review Qi Zhao 11-01-2011. Outline Overview Sessions – Algorithms – Recommenders and the Social Web – Multi-dimensional Recommendation, Context-

Group Recommendation

• Recommendations for a group of people instead of individuals– E.g. people sitting around watching tv

• The challenge– Aggregated preference might be diverse– Depend on the group’s characterizer– Homogeneous or Heterogeneous• Similar demographic information or not

Page 14: RecSys 2011 Review Qi Zhao 11-01-2011. Outline Overview Sessions – Algorithms – Recommenders and the Social Web – Multi-dimensional Recommendation, Context-

Session: Methodological Issues, Evaluation Metrics and Tools

Page 15: RecSys 2011 Review Qi Zhao 11-01-2011. Outline Overview Sessions – Algorithms – Recommenders and the Social Web – Multi-dimensional Recommendation, Context-

OrdRec: An Ordinal Model for Predicting Personalized Item Rating Distribution

• Common views upon feedbacks– Numerical values– Apply Collaborative Filtering

• About numerical ratings– Different users have their own internal scale– Hard to assign a numerical value– Ranking products through comparing

• Humans are more consistent when comparing products than giving absolute scores• Ordinal

– Express relative preference over items• Evaluation

– RMSE– Fraction of Concordant Pairs(FCP)– OrdRec outperforms existing approaches: SVD++, RBM, MultiMF

Page 16: RecSys 2011 Review Qi Zhao 11-01-2011. Outline Overview Sessions – Algorithms – Recommenders and the Social Web – Multi-dimensional Recommendation, Context-

Session: Human factors

Page 17: RecSys 2011 Review Qi Zhao 11-01-2011. Outline Overview Sessions – Algorithms – Recommenders and the Social Web – Multi-dimensional Recommendation, Context-

A User-Centric Evaluation Framework for Recommender Systems

• ResQue(Recommender system’s Quality of User Experience)– Understanding issues of RecSys

• Evaluation Layers– Perceived system qualities – User’s belief– Subjective attitude– Behavioral intention

• Experiment Design– Survey on 239 participants

Page 18: RecSys 2011 Review Qi Zhao 11-01-2011. Outline Overview Sessions – Algorithms – Recommenders and the Social Web – Multi-dimensional Recommendation, Context-

Cont.

Page 19: RecSys 2011 Review Qi Zhao 11-01-2011. Outline Overview Sessions – Algorithms – Recommenders and the Social Web – Multi-dimensional Recommendation, Context-

Session: Emerging Domains

• Yahoo! Music Recommendation: Modeling Music Ratings with Temporal Dynamics and Item Taxonomy

• CrimeWalker: A recommendation Model for Suspect Investigation

• Personalized Activity Stream: Sifting through the “River of News”

Page 20: RecSys 2011 Review Qi Zhao 11-01-2011. Outline Overview Sessions – Algorithms – Recommenders and the Social Web – Multi-dimensional Recommendation, Context-

Conclusion

• Modeling the Recommendation– Collaborative Filtering– Incorporating additional features

• Evaluation Metrics– Accuracy, Diversity, Novelty, etc

• Adapt to Constantly Changing Internet Ecosystem– Social Network– Realtime Activity Stream