ScoreGAN: A Fraud Review Detector based on Multi Task Learning of Regulated GAN with Data Augmentation
Saeedreza Shehnepoor, Roberto Togneri, Wei Liu, Mohammed Bennamoun

TL;DR
ScoreGAN enhances fraud review detection by integrating review text and ratings using a multi-task GAN with information gain maximization, improving detection accuracy and training stability over existing methods.
Contribution
This work introduces ScoreGAN, a novel multi-task GAN that incorporates review scores and behavioral clues for improved fraud review detection and GAN training stability.
Findings
Outperforms FakeGAN with 7% AP improvement on Yelp
Achieves 5% AP increase on TripAdvisor
Enhances GAN stability and scalability
Abstract
The promising performance of Deep Neural Networks (DNNs) in text classification, has attracted researchers to use them for fraud review detection. However, the lack of trusted labeled data has limited the performance of the current solutions in detecting fraud reviews. The Generative Adversarial Network (GAN) as a semi-supervised method has demonstrated to be effective for data augmentation purposes. The state-of-the-art solutions utilize GANs to overcome the data scarcity problem. However, they fail to incorporate the behavioral clues in fraud generation. Additionally, state-of-the-art approaches overlook the possible bot-generated reviews in the dataset. Finally, they also suffer from a common limitation in scalability and stability of the GAN, slowing down the training procedure. In this work, we propose ScoreGAN for fraud review detection that makes use of both review text and…
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
TopicsSpam and Phishing Detection · Imbalanced Data Classification Techniques · Cybercrime and Law Enforcement Studies
