Predicting Product Review Helpfulness - A Hybrid Method

Li Kong,Chuanyi Li,Jidong Ge,Vincent Ng,Bin Luo
DOI: https://doi.org/10.1109/tsc.2020.3041095
IF: 11.019
2022-01-01
IEEE Transactions on Services Computing
Abstract:Recent years have seen a rapidly growing number of online reviews of products. As a result, it is often not possible for customers to go through each review before making purchase decisions. One way to address this problem is to build a system for automatically addressing the helpfulness of reviews and present only those reviews that are determined to be helpful by the system to an end user. The vast majority of existing approaches to the task of review helpfulness prediction are based on hand-crafted features, thus making system performance heavily dependent on the quality of these features. In light of this weakness, we propose a new model of review helpfulness prediction using a combination of Convolutional Neural Network (CNN) and TransE wherein hand-crafted features can also be incorporated to improve the output. Specifically, CNN enables us to learn the semantic information from a review and TransE is used to capture the relationship between different entities mentioned in the review. Experiments on the Amazon product review datasets demonstrate that our approach significantly outperforms the state of the art.
What problem does this paper attempt to address?