# Detection of Review Abuse via Semi-Supervised Binary Multi-Target Tensor   Decomposition

**Authors:** Anil R. Yelundur, Vineet Chaoji, and Bamdev Mishra

arXiv: 1905.06246 · 2019-05-27

## TL;DR

This paper introduces a semi-supervised tensor decomposition method to detect abusive sellers and reviewers in e-commerce reviews, improving accuracy and convergence speed over existing unsupervised techniques.

## Contribution

It formulates a novel semi-supervised binary multi-target tensor decomposition approach for identifying review abuse, leveraging known abusive entities for better detection.

## Key findings

- Higher precision and recall compared to unsupervised methods
- Faster convergence with stochastic partial natural gradient inference
- Effective detection of abusive sellers and reviewers

## Abstract

Product reviews and ratings on e-commerce websites provide customers with detailed insights about various aspects of the product such as quality, usefulness, etc. Since they influence customers' buying decisions, product reviews have become a fertile ground for abuse by sellers (colluding with reviewers) to promote their own products or to tarnish the reputation of competitor's products. In this paper, our focus is on detecting such abusive entities (both sellers and reviewers) by applying tensor decomposition on the product reviews data. While tensor decomposition is mostly unsupervised, we formulate our problem as a semi-supervised binary multi-target tensor decomposition, to take advantage of currently known abusive entities. We empirically show that our multi-target semi-supervised model achieves higher precision and recall in detecting abusive entities as compared to unsupervised techniques. Finally, we show that our proposed stochastic partial natural gradient inference for our model empirically achieves faster convergence than stochastic gradient and Online-EM with sufficient statistics.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1905.06246/full.md

## Figures

7 figures with captions in the complete paper: https://tomesphere.com/paper/1905.06246/full.md

## References

32 references — full list in the complete paper: https://tomesphere.com/paper/1905.06246/full.md

---
Source: https://tomesphere.com/paper/1905.06246