SlideShare une entreprise Scribd logo
1  sur  26
Collaborative Personalized
Tweet Recommendation
Kailong Chen, Tianqi Chen, Guoqing
Zheng, Ou Jin, Enpeng Yao, Yong Yu
Shanghai Jiao Tong Univ.
To Appear in SIGIR 2012

                               WUME Reading Group
                               Liangjie Hong
Outline
•   Problem
•   Contribution & Assumptions
•   Model
•   Dataset & Experiments
The Problem
Contributions
• Topic latent factors to capture users’ interests
• Social latent factors to model social relations
• Incorporate Explicit features

• Build on traditional collaborative ranking
  approach
Assumptions
• Users’ retweeting actions reflect their personal
  judgement of informativeness and usefulness.
• Users who have retweeted similar statuses in the
  past are likely to retweet similar statuses in the
  future.
Starting from scratch
To predict the response, the simplest MF model:




                   bias       latent
                             factors
Starting from scratch
Learning pair-wise preferences
Starting from scratch
Objective function
Incorporating Features
Topic Decomposition
Incorporating Features
Social Relations
Incorporating Features
Combine Topic + Social
Incorporating Features
Explicit Features
Incorporating Features
Explicit Features
Incorporating Features
Features
• Relation features
 ▫ Co-follow scores
 ▫ Mention scores
    # of times user u has mentioned publisher p
 ▫ Friend
    binary indicator
    u <-> p
Incorporating Features
Features
• Relevance features
 ▫ Relevance to status history

 ▫ Relevance to retweet history

 ▫ Relevance to hash tags
Incorporating Features
Features
• Content-meta features
 ▫   Length of tweet
 ▫   Hash tag count
 ▫   URL count
 ▫   Retweet count
Incorporating Features
Features
• Publishers’ Authority features
 ▫   Mention count
 ▫   Followee count
 ▫   Follower count
 ▫   Status count
Parameter Estimation
• Stochastic gradient descent
• Down-sample negative samples
Dataset
• 8059 users in the base with all statuses
 ▫   Select 1048 users: > 15 followees
 ▫   one (+) vs. four (-)
 ▫   490 tweets on average per user
 ▫   409680 (4/5) in training
 ▫   102457 (1/5) for testing
Dataset
Evaluation metrics
• Redefined MAP
Method Comparison
• Chronological
• Retweeted Times
• Profiling

• LDA

• RankSVM
• JointMF
 ▫ [Yang et al, WWW 2011]
• CTR
 ▫ This paper.
Results
Results
Results
Conclusion
• Model: a modified feature based MF model
• Novelty
 ▫ The task
 ▫ Topic decomposition
 ▫ Feature integration

Contenu connexe

Similaire à Collaborative personalized tweet recommendation

Similaire à Collaborative personalized tweet recommendation (20)

Lecture 5: How to make the Social Web Personalized? (VU Amsterdam Social Web ...
Lecture 5: How to make the Social Web Personalized? (VU Amsterdam Social Web ...Lecture 5: How to make the Social Web Personalized? (VU Amsterdam Social Web ...
Lecture 5: How to make the Social Web Personalized? (VU Amsterdam Social Web ...
 
Techniques to build, engage and manage your intranet project
Techniques to build, engage and manage your intranet projectTechniques to build, engage and manage your intranet project
Techniques to build, engage and manage your intranet project
 
Modern Perspectives on Recommender Systems and their Applications in Mendeley
Modern Perspectives on Recommender Systems and their Applications in MendeleyModern Perspectives on Recommender Systems and their Applications in Mendeley
Modern Perspectives on Recommender Systems and their Applications in Mendeley
 
Aiinpractice2017deepaklongversion
Aiinpractice2017deepaklongversionAiinpractice2017deepaklongversion
Aiinpractice2017deepaklongversion
 
ADRP | Measurement of Success
ADRP | Measurement of SuccessADRP | Measurement of Success
ADRP | Measurement of Success
 
Measuring What Matters for Maturity - KM World 2017
Measuring What Matters for Maturity - KM World 2017Measuring What Matters for Maturity - KM World 2017
Measuring What Matters for Maturity - KM World 2017
 
CS-IS 027
CS-IS 027CS-IS 027
CS-IS 027
 
Social media data analysis
Social media data analysisSocial media data analysis
Social media data analysis
 
Best Practices in Recommender System Challenges
Best Practices in Recommender System ChallengesBest Practices in Recommender System Challenges
Best Practices in Recommender System Challenges
 
Using Analytics to Deliver Engaging Courses
Using Analytics to Deliver Engaging CoursesUsing Analytics to Deliver Engaging Courses
Using Analytics to Deliver Engaging Courses
 
Recommender Systems In Industry
Recommender Systems In IndustryRecommender Systems In Industry
Recommender Systems In Industry
 
Blooms
BloomsBlooms
Blooms
 
Journey from Business Analyst to Product Owner
Journey from Business Analyst to Product OwnerJourney from Business Analyst to Product Owner
Journey from Business Analyst to Product Owner
 
How Companies Engage Customers Around Accessibility on Social Media
How Companies Engage Customers Around Accessibility on Social MediaHow Companies Engage Customers Around Accessibility on Social Media
How Companies Engage Customers Around Accessibility on Social Media
 
Effective Business Analysis in a Changing World
Effective Business Analysis in a Changing WorldEffective Business Analysis in a Changing World
Effective Business Analysis in a Changing World
 
Josh Aberant - Data-Driven Digital Growth
Josh Aberant - Data-Driven Digital GrowthJosh Aberant - Data-Driven Digital Growth
Josh Aberant - Data-Driven Digital Growth
 
Design Recommender systems from scratch
Design Recommender systems from scratchDesign Recommender systems from scratch
Design Recommender systems from scratch
 
Search, Discovery and Questions at Quora
Search, Discovery and Questions at QuoraSearch, Discovery and Questions at Quora
Search, Discovery and Questions at Quora
 
e3_chapter__5_evaluation_technics_HCeVpPLCvE.ppt
e3_chapter__5_evaluation_technics_HCeVpPLCvE.ppte3_chapter__5_evaluation_technics_HCeVpPLCvE.ppt
e3_chapter__5_evaluation_technics_HCeVpPLCvE.ppt
 
exrec_reinforcement_learning.pptx
exrec_reinforcement_learning.pptxexrec_reinforcement_learning.pptx
exrec_reinforcement_learning.pptx
 

Collaborative personalized tweet recommendation