A Hierarchical Self-attentive Convolution Network for Review Modeling in Recommendation Systems

11/26/2020
by   Hansi Zeng, et al.
0

Using reviews to learn user and item representations is important for recommender system. Current review based methods can be divided into two categories: (1) the Convolution Neural Network (CNN) based models that extract n-gram features from user/item reviews; (2) the Recurrent Neural Network (RNN) based models that learn global contextual representations from reviews for users and items. Despite their success, both CNN and RNN based models in previous studies suffer from their own drawbacks. While CNN based models are weak in modeling long-dependency relation in text, RNN based models are slow in training and inference due to their incapability with parallel computing. To alleviate these problems, we propose a new text encoder module for review modeling in recommendation by combining convolution networks with self-attention networks to model local and global interactions in text together.As different words, sentences, reviews have different importance for modeling user and item representations, we construct review models hierarchically in sentence-level, review-level, and user/item level by encoding words for sentences, encoding sentences for reviews, and encoding reviews for user and item representations. Experiments on Amazon Product Benchmark show that our model can achieve significant better performance comparing to the state-of-the-art review based recommendation models.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
05/29/2019

NRPA: Neural Recommendation with Personalized Attention

Existing review-based recommendation methods usually use the same model ...
research
01/16/2021

A Zero Attentive Relevance Matching Networkfor Review Modeling in Recommendation System

User and item reviews are valuable for the construction of recommender s...
research
12/18/2019

Asymmetrical Hierarchical Networks with Attentive Interactions for Interpretable Review-Based Recommendation

Recently, recommender systems have been able to emit substantially impro...
research
07/05/2023

Comparing Apples to Apples: Generating Aspect-Aware Comparative Sentences from User Reviews

It is time-consuming to find the best product among many similar alterna...
research
05/12/2022

Integrating User and Item Reviews in Deep Cooperative Neural Networks for Movie Recommendation

User evaluations include a significant quantity of information across on...
research
04/24/2020

Learning Hierarchical Review Graph Representation for Recommendation

Users' reviews have been demonstrated to be effective in solving differe...
research
08/29/2018

Review Helpfulness Prediction with Embedding-Gated CNN

Product reviews, in the form of texts dominantly, significantly help con...

Please sign up or login with your details

Forgot password? Click here to reset