Incorporating Reviewer and Product Information for Review Rating Prediction

Abstract

Among sentiment analysis tasks, review rating prediction is more helpful than binary (positive and negative) classification, especially when the consumers want to compare two good products. Previous work has addressed this problem by extracting various features from the review text for learning a predictor. Since the same word may have different sentiment effects when used by different reviewers on different products, we argue that it is necessary to model such reviewer and product dependent effects in order to predict review ratings more accurately. In this paper, we propose a novel learning framework to incorporate reviewer and product information into the text based learner for rating prediction. The reviewer, product and text feature are modeled as a three-dimension tensor. The tensor factorization technique is employed to reduce the sparsity and complexity problems. The experiment results demonstrate the effectiveness of our model. We achieve significant improvement as compared with the state of the art methods, especially for the reviews with unpopular products and inactive reviewers.

Cite

Text

Li et al. "Incorporating Reviewer and Product Information for Review Rating Prediction." International Joint Conference on Artificial Intelligence, 2011. doi:10.5591/978-1-57735-516-8/IJCAI11-305

Markdown

[Li et al. "Incorporating Reviewer and Product Information for Review Rating Prediction." International Joint Conference on Artificial Intelligence, 2011.](https://mlanthology.org/ijcai/2011/li2011ijcai-incorporating/) doi:10.5591/978-1-57735-516-8/IJCAI11-305

BibTeX

@inproceedings{li2011ijcai-incorporating,
  title     = {{Incorporating Reviewer and Product Information for Review Rating Prediction}},
  author    = {Li, Fangtao and Liu, Nathan Nan and Jin, Hongwei and Zhao, Kai and Yang, Qiang and Zhu, Xiaoyan},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2011},
  pages     = {1820-1825},
  doi       = {10.5591/978-1-57735-516-8/IJCAI11-305},
  url       = {https://mlanthology.org/ijcai/2011/li2011ijcai-incorporating/}
}