Web Personalization & Recommender Systems

Similar documents
Web Personalization & Recommender Systems

CS249: ADVANCED DATA MINING

Part 11: Collaborative Filtering. Francesco Ricci

Recommender Systems. Collaborative Filtering & Content-Based Recommending

Introduction to Data Mining

Recommender Systems (RSs)

Part 11: Collaborative Filtering. Francesco Ricci

BBS654 Data Mining. Pinar Duygulu

Thanks to Jure Leskovec, Anand Rajaraman, Jeff Ullman

Recommender Systems. Techniques of AI

Mining of Massive Datasets Jure Leskovec, Anand Rajaraman, Jeff Ullman Stanford University Infinite data. Filtering data streams

Hybrid Recommendation System Using Clustering and Collaborative Filtering

Recommendation Algorithms: Collaborative Filtering. CSE 6111 Presentation Advanced Algorithms Fall Presented by: Farzana Yasmeen

Recommender System. What is it? How to build it? Challenges. R package: recommenderlab

Recommender Systems New Approaches with Netflix Dataset

COMMUNITY DETECTION IN THE COLLABORATIVE WEB

Recap: Project and Practicum CS276B. Recommendation Systems. Plan for Today. Sample Applications. What do RSs achieve? Given a set of users and items

Data Mining Lecture 2: Recommender Systems

Knowledge Discovery and Data Mining 1 (VO) ( )

Recommender Systems - Introduction. Data Mining Lecture 2: Recommender Systems

CS246: Mining Massive Datasets Jure Leskovec, Stanford University

Recommender Systems. Nivio Ziviani. Junho de Departamento de Ciência da Computação da UFMG

12 Web Usage Mining. With Bamshad Mobasher and Olfa Nasraoui

CS 124/LINGUIST 180 From Languages to Information

Use of KNN for the Netflix Prize Ted Hong, Dimitris Tsamis Stanford University

Intelligent Techniques for Web Personalization

Recommender Systems: User Experience and System Issues

Combining Review Text Content and Reviewer-Item Rating Matrix to Predict Review Rating

Available online at ScienceDirect. Procedia Technology 17 (2014 )

COMP6237 Data Mining Making Recommendations. Jonathon Hare

Recommender Systems - Content, Collaborative, Hybrid

Orange3 Data Fusion Documentation. Biolab

Property1 Property2. by Elvir Sabic. Recommender Systems Seminar Prof. Dr. Ulf Brefeld TU Darmstadt, WS 2013/14

Collaborative Filtering using Euclidean Distance in Recommendation Engine

Using Data Mining to Determine User-Specific Movie Ratings

arxiv: v4 [cs.ir] 28 Jul 2016

CS246: Mining Massive Datasets Jure Leskovec, Stanford University

Movie Recommender System - Hybrid Filtering Approach

The influence of social filtering in recommender systems

ELEC6910Q Analytics and Systems for Social Media and Big Data Applications Lecture 4. Prof. James She

Community-Based Recommendations: a Solution to the Cold Start Problem

Matrix-Vector Multiplication by MapReduce. From Rajaraman / Ullman- Ch.2 Part 1

TRUST METRICS IN RECOMMENDER SYSTEMS: A SURVEY

Improving Results and Performance of Collaborative Filtering-based Recommender Systems using Cuckoo Optimization Algorithm

Jeff Howbert Introduction to Machine Learning Winter

Distributed Itembased Collaborative Filtering with Apache Mahout. Sebastian Schelter twitter.com/sscdotopen. 7.

Part 12: Advanced Topics in Collaborative Filtering. Francesco Ricci

CS 124/LINGUIST 180 From Languages to Information

Internet Search. (COSC 488) Nazli Goharian Nazli Goharian, 2005, Outline

Ontology-based Web Recommendation from Tags

Mining Web Data. Lijun Zhang

Content-based Dimensionality Reduction for Recommender Systems

Machine Learning and Data Mining. Collaborative Filtering & Recommender Systems. Kalev Kask

Web Usage Mining from Bing Liu. Web Data Mining: Exploring Hyperlinks, Contents, and Usage Data, Springer Chapter written by Bamshad Mobasher

DATA MINING - 1DL105, 1DL111

Experiences from Implementing Collaborative Filtering in a Web 2.0 Application

Tag based Recommender System using Pareto Principle

Recommender Systems: Practical Aspects, Case Studies. Radek Pelánek

Repositorio Institucional de la Universidad Autónoma de Madrid.

amount of available information and the number of visitors to Web sites in recent years

CS 124/LINGUIST 180 From Languages to Information

AMAZON.COM RECOMMENDATIONS ITEM-TO-ITEM COLLABORATIVE FILTERING PAPER BY GREG LINDEN, BRENT SMITH, AND JEREMY YORK

A Tag And Social Network Based Recommender System

Recommendation Systems

A Hybrid Peer-to-Peer Recommendation System Architecture Based on Locality-Sensitive Hashing

CS246: Mining Massive Datasets Jure Leskovec, Stanford University

A PROPOSED HYBRID BOOK RECOMMENDER SYSTEM

Personalized News Recommender using Twitter

Building a Recommendation System for EverQuest Landmark s Marketplace

PERSONALIZED TAG RECOMMENDATION

Web Service Recommendation Using Hybrid Approach

A Time-based Recommender System using Implicit Feedback

Machine Learning using MapReduce

Using Social Networks to Improve Movie Rating Predictions

Mining Web Data. Lijun Zhang

5/13/2009. Introduction. Introduction. Introduction. Introduction. Introduction

Assignment 5: Collaborative Filtering

Performance Comparison of Algorithms for Movie Rating Estimation

Structural trust inference for social recommendation

A Recommender System Based on Improvised K- Means Clustering Algorithm

Big Data Analytics Influx of data pertaining to the 4Vs, i.e. Volume, Veracity, Velocity and Variety

How Social Is Social Bookmarking?

Comparative Analysis of Collaborative Filtering Technique

STAR Lab Technical Report

A probabilistic model to resolve diversity-accuracy challenge of recommendation systems

Mining of Massive Datasets Jure Leskovec, Anand Rajaraman, Jeff Ullman Stanford University

Supervised Random Walks

Browser-Oriented Universal Cross-Site Recommendation and Explanation based on User Browsing Logs

Data Mining Techniques

Personalized Recommendations using Knowledge Graphs. Rose Catherine Kanjirathinkal & Prof. William Cohen Carnegie Mellon University

Holistic Analysis of Multi-Source, Multi- Feature Data: Modeling and Computation Challenges

Large Scale Graph Algorithms

A comprehensive survey of neighborhood-based recommendation methods

Empowering People with Knowledge the Next Frontier for Web Search. Wei-Ying Ma Assistant Managing Director Microsoft Research Asia

Positive and Negative Links

IMPROVING SCALABILITY ISSUES USING GIM IN COLLABORATIVE FILTERING BASED ON TAGGING

Link Analysis in Weibo

Author(s): Rahul Sami, 2009

A Bayesian Approach to Hybrid Image Retrieval

Making Recommendations by Integrating Information from Multiple Social Networks

Transcription:

Web Personalization & Recommender Systems COSC 488 Slides are based on: - Bamshad Mobasher, Depaul University - Recent publications: see the last page (Reference section) Web Personalization & Recommender Systems Most common type of personalization: Recommender systems User profile Recommendation algorithm 2 1

Recommender Systems Recommender systems are information filtering systems where users are recommended "relevant information items (products, content, services) or social items (friends, events) at the right context at the right time with the goal of pleasing the user and generating revenue for the system. Recommender systems are typically discussed under the umbrella of "People who performed action X also performed action Y" where the action X and Y might be search, view or purchase of product, or seek a friend or connection. Neel Sundaresan ebay Research Labs RecSys 11 3 RecSys 11- ebay ebay Example: Over 10 million items listed for sale daily Items are listed in explicitly defined hierarchy of categories Over 30,000 nodes in this category tree. Only a fraction of the items are cataloged. Hundreds of millions of searches are done on a daily basis. Language gap between buyers and sellers in search Recommender system tries to fill-in the language gap using knowledge mined from buyer/seller Unlike a typical Web search, context from user behavior is used (user query, history of past queries, ) Example: Identifying query relationships (within a session) Q1: Apple ipod mp3 player Q2: creative mp3 player» Using co-occurrence: apple ipod & crative are related BUT apple ipod and apple dishes are not! 4 2

The Recommendation Task Basic formulation as a prediction problem Given a profile P u for a user u, and a target item i t, predict the preference score of user u on item i t Typically, the profile P u contains preference scores by u on some other items, {i 1,, i k } different from i t preference scores on i 1,, i k may have been obtained explicitly (e.g., movie ratings) or implicitly (e.g., time spent on a product page or a news article) 5 Notes on User Profiling Utilizing user profiles for personalization assumes 1) past behavior is a useful predictor of the future behavior 2) wide variety of behaviors amongst users Basic task in user profiling: Preference elicitation May be based on explicit judgments from users (e.g. ratings) May be based on implicit measures of user interest Automatic user profiling Use machine learning techniques to learn models of user behavior, preferences May include keywords, categories, May build a model for each specific user or build group profiles Similarity of profile(s) to incoming documents, news, advertisements are measured by comparing the document vector to the profile s indicies 6 3

Common Recommendation Techniques Rule-Based (Knowledge-Based) Filtering Provides recommendations to users based on predefined (or learned) rules age(x, 25-35) and income(x, 70-100K) and children(x, >=3) recommend(x, Minivan) Content-Based Filtering Gives recommendations to a user based on items with similar content in the user s profile Collaborative Filtering Gives recommendations to a user based on preferences of similar users Preferences on items may be explicit or implicit 7 Content-Based Recommenders Predictions for unseen (target) items are computed based on their similarity (in terms of content) to items in the user profile. E.g., user profile P u contains recommend highly: and recommend mildly : 8 4

Content-Based Recommender Systems 9 Content-Based Recommenders: Personalized Search How can the search engine determine the user s context?? Query: Madonna and Child Need to learn the user profile: User is an art historian? User is a pop music fan?? 10 5

Content-Based Recommenders Similarity of user profile to each item Example: User profile: vector of terms from user high ranked documents Use cosine similarity to calculate similarity between profile & documents Disadvantage: Unable to recommend new items (different to profile) 11 Collaborative Recommender Systems 12 6

Collaborative Systems: Approaches User-based & Item-based are most commonly used: User-based (neighborhood-based): [Resnick et al. 1994; Shardanand 1994], 1) Calculate the similarity between the active user and the rest of the users. Pearson correlation, cosine vector space, (2) Select a subset of the users (neighborhood) according to their similarity with the active user. Similarity threshold, or N most similar (3) Compute the prediction using the neighbor ratings. Can Cluster the users to reduce the sparsity & improve scalability Item-based: similar to the user-based but, instead of looking for neighbors among users, they look for similar items. Advantage over user-based: more static, thus can be calculated off-line 14 Collaborative System (User-based) Item1 Item 2 Item 3 Item 4 Item 5 Item 6 Correlation with Alice Alice 5 2 3 3? User 1 2 4 4 1-1.00 User 2 2 1 3 1 2 0.33 User 3 4 2 3 2 1.90 User 4 3 3 2 3 1 0.19 User 5 3 2 2 2-1.00 Prediction Best match User 6 5 3 1 3 2 0.65 User 7 5 1 5 1-1.00 Compare target user with all user records (Using k-nearest neighbor with k = 1) 15 7

Using Clusters for Personalization Original Session/user data Result of Clustering A.html B.html C.html D.html E.html F.html user0 1 1 0 0 0 1 user1 0 0 1 1 0 0 user2 1 0 0 1 1 0 user3 1 1 0 0 0 1 user4 0 0 1 1 0 0 user5 1 0 0 1 1 0 user6 1 1 0 0 0 1 user7 0 0 1 1 0 0 user8 1 0 1 1 1 0 user9 0 1 1 0 0 1 Given an active session A B, the best matching profile is Profile 1. This may result in a recommendation for page F.html, since it appears with high weight in that profile. PROFILE 0 (Cluster Size = 3) -------------------------------------- 1.00 C.html 1.00 D.html A.html B.html C.html D.html E.html F.html Cluster 0 user 1 0 0 1 1 0 0 user 4 0 0 1 1 0 0 user 7 0 0 1 1 0 0 Cluster 1 user 0 1 1 0 0 0 1 user 3 1 1 0 0 0 1 user 6 1 1 0 0 0 1 user 9 0 1 1 0 0 1 Cluster 2 user 2 1 0 0 1 1 0 user 5 1 0 0 1 1 0 user 8 1 0 1 1 1 0 PROFILE 1 (Cluster Size = 4) -------------------------------------- 1.00 B.html 1.00 F.html 0.75 A.html 0.25 C.html PROFILE 2 (Cluster Size = 3) -------------------------------------- 1.00 A.html 1.00 D.html 1.00 E.html 0.33 C.html 16 Item-based Collaborative Filtering Find similarities among the items based on ratings across users Often measured based on a variation of Cosine measure Prediction of item I for user a is based on the past ratings of user a on items similar to i. Star Wars Jurassic Park Terminator 2 Indep. Day Average Cosine D Sally 7 6 3 7 5.33 0.983 Bob 7 4 4 6 5.00 0.995 Chris 3 7 7 2 5.67 0.787 Lynn 4 4 6 2 4.67 0.874 Karen 7 4 3? 4.67 1.000 K Pearson Suppose: sim(star Wars, Indep. Day) 1> sim(jur. Park, 6Indep. Day) > sim(termin., Indep. Day) 2 6.5 3 5 Star Wars 7 That is if we only use the most similar item Otherwise, we can use the k-most similar items and again use a weighted average Predicted rating for Karen on Indep. Day will be 7, because she rated 17 8

Collaborative Filtering (Item-based) Pair-wise comparison of items across users Item1 Item 2 Item 3 Item 4 Item 5 Item 6 Prediction Alice 5 2 3 3? User 1 2 4 4 1 User 2 2 1 3 1 2 User 3 4 2 3 2 1 User 4 3 3 2 3 1 User 5 3 2 2 2 User 6 5 3 1 3 2 User 7 5 1 5 1 Item similarity 0.76 0.79 0.60 Best 0.71 0.75 match 18 Collaborative Systems (Cont d) Hybrid: combines the item ratings of similar users to the active user, the ratings of the active user on similar items, the ratings of similar items by similar users, semantic information. SVD-based: Matrix factorization techniques (variations exist): each item is represented as a set of features (aspects) each user as a set of values indicating his/her preference for the various aspects of the items. The number of features to consider, K, is a model parameter. The rating prediction is: P x ij Tendency-based: calculates tendency of users / items [ACM Transactions on the Web, 2011] tendency of a user: the average difference between his/her ratings and the item mean. tendency of an item: the average difference between an item s rating by users and the users mean rating; (that is if the users find an item specially good or bad). vui vi vui vu i I u u U i tu ti 20 I U u T i y j u 9

Semantically Enhanced Hybrid Recommendation Sample extension of the item-based algorithm Use a combined similarity measure to compute item similarities: where, SemSim is the similarity of items i p and i q based on semantic features (e.g., keywords, attributes, etc.); and RateSim is the similarity of items i p and i q based on user ratings (as in the standard item-based CF) is the semantic combination parameter: = 1 only user ratings; no semantic similarity = 0 only semantic features; no collaborative similarity 21 Semantically Enhanced CF Movie data set Movie ratings from the movielens data set Semantic info. extracted from IMDB based on the following ontology Movie Name Year Genre Actor Director Action Genre-All Romance Comedy Actor Name Movie Nationality Director Romantic Comedy Black Comedy Kids & Family Name Movie Nationality 22 10

Hybrid Recommender Systems 23 A.html B.html C.html D.html E.html user1 1 0 1 0 1 user2 1 1 0 0 1 user3 0 1 1 1 0 user4 1 0 1 1 1 user5 1 1 0 0 1 user6 1 0 1 1 1 User Pageview matrix UP Feature-Pageview Matrix FP A.html B.html C.html D.html E.html web 0 0 1 1 1 data 0 1 1 1 0 mining 0 1 1 1 0 business 1 1 0 0 0 intelligence 1 1 0 0 1 marketing 1 1 0 0 1 ecommerce 0 1 1 0 0 search 1 0 1 0 0 information 1 0 1 1 1 retrieval 1 0 1 1 1 24 11

User-Feature Matrix Note that: UF = UP x FP T web data mining business intelligence marketing ecommerce search information retrieval user1 2 1 1 1 2 2 1 2 3 3 user2 1 1 1 2 3 3 1 1 2 2 user3 2 3 3 1 1 1 2 1 2 2 user4 3 2 2 1 2 2 1 2 4 4 user5 1 1 1 2 3 3 1 1 2 2 user6 3 2 2 1 2 2 1 2 4 4 Example: users 4 and 6 are more interested in concepts related to Web information retrieval, while user 3 is more interested in data mining. 25 Some facts & observations to motivate Trust-based approaches [Golbeck, ACM Transactions on the Web, Sept 2009] Collaborative filtering (CF) Effective when users have a common set of rated items Difficult to compute similarity between users, if ratings are sparse Use overall similarity of user profiles to make recommendations Online social networks A limited snapshot of the users and their interactions Typically, a list of friends for each user Few show the last date that a given user was active, and none show more detailed information about a user s history of interaction with the Web site. No networks publicly share a history of interactions between users Communications are kept private, and the formation or removal of relationships are not shown or recorded in a user s profile. 26 12

Collaborative Systems (Cont d) Trust-based approaches: consider social trust relationships between users [Andersen et al. 2008; Bedi et al. 2007; Ma et al. 2008; Massa and Avesani 2004; 2007], [Ziegler and Golbeck, 2006], Explicit trust specified by users Implicit trust calculated via Pearson, friendship factors, 27 Trust & Profile Similarity Strong and significant correlation between trust and user similarity (the more similar two people, the greater the trust between them). [Ziegler and Golbeck, 2006] Methods to infer trust on social network: Explicitly defined trust A function of corrupt vs. valid files that a peer provides (in P2P). EigenTrust algorithm [Kamvar et al. 2004] The perspective of authoritative nodes. Example -- Recommended Rating that is personalized for each user [ACM Transactions on the Web, 2011] - Alice trusts Bob 9. - Alice trusts Chuck 3. - Bob rates the movie Jaws with 4 stars. - Chuck rates the movie Jaws with 2 stars. Alice s recommended rating for Jaws is calculated as follows: talice Bob rbob Jaws + talice Chuck rchuck Jaws / talice Bob + talice Chuck = ((9 4) + (3 2)) / (9 + 3) = 3.5. 28 13

Collaborative Filtering (Tag-based) Social Tagging Social exchange goes beyond collaborative filtering people add free-text tags to their content Del.icio.us, Flickr, Last.fm Data record: <user, item, tag> Tag: user-item interaction can be annotated by multiple tags, indicating the reason of user s interest 29 Folksonomies 30 14

References ACM Transactions on the Web, 2011 Golbeck, ACM Transactions on the Web, Sept 2009 Andersen et al. 2008; Bedi et al. 2007; Ma et al. 2008; Massa and Avesani 2004; 2007 Ziegler and Golbeck, 2006, Resnick et al. 1994; Shardanand 1994 31 15