Aspect-Aware Latent Factor Model: Rating Prediction with Ratings and Reviews
Zhiyong Cheng, Ying Ding, Lei Zhu, Mohan Kankanhalli

TL;DR
This paper introduces an aspect-aware latent factor model that combines textual reviews and ratings to improve rating prediction accuracy, especially for cold-start users, while providing interpretable recommendations.
Contribution
It proposes a novel aspect-aware topic model and integrates it into a latent factor model to better capture user preferences and item features from reviews.
Findings
Significant improvement over baseline methods in rating prediction accuracy.
Enhanced performance for users with few ratings.
Provides interpretable explanations for recommendations.
Abstract
Although latent factor models (e.g., matrix factorization) achieve good accuracy in rating prediction, they suffer from several problems including cold-start, non-transparency, and suboptimal recommendation for local users or items. In this paper, we employ textual review information with ratings to tackle these limitations. Firstly, we apply a proposed aspect-aware topic model (ATM) on the review text to model user preferences and item features from different aspects, and estimate the aspect importance of a user towards an item. The aspect importance is then integrated into a novel aspect-aware latent factor model (ALFM), which learns user's and item's latent factors based on ratings. In particular, ALFM introduces a weighted matrix to associate those latent factors with the same set of aspects discovered by ATM, such that the latent factors could be used to estimate aspect ratings.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Expert finding and Q&A systems · Sentiment Analysis and Opinion Mining
MethodsInterpretability
