TransRev: Modeling Reviews as Translations from Users to Items
Alberto Garcia-Duran, Roberto Gonzalez, Daniel Onoro-Rubio, Mathias, Niepert, Hui Li

TL;DR
TransRev is a novel recommendation approach that models reviews as translations between user and item embeddings, integrating sentiment analysis and multi-relational learning to improve prediction accuracy and interpretability.
Contribution
It introduces a joint learning framework that embeds users, items, and reviews, enabling review translation modeling for enhanced recommendation and review retrieval.
Findings
Outperforms state-of-the-art recommender systems on benchmark datasets.
Effectively retrieves similar review texts based on embedding similarity.
Integrates sentiment analysis with recommendation modeling.
Abstract
The text of a review expresses the sentiment a customer has towards a particular product. This is exploited in sentiment analysis where machine learning models are used to predict the review score from the text of the review. Furthermore, the products costumers have purchased in the past are indicative of the products they will purchase in the future. This is what recommender systems exploit by learning models from purchase information to predict the items a customer might be interested in. We propose TransRev, an approach to the product recommendation problem that integrates ideas from recommender systems, sentiment analysis, and multi-relational learning into a joint learning objective. TransRev learns vector representations for users, items, and reviews. The embedding of a review is learned such that (a) it performs well as input feature of a regression model for sentiment…
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
TopicsSentiment Analysis and Opinion Mining · Recommender Systems and Techniques · Topic Modeling
