# Towards Understanding and Detecting Fake Reviews in App Stores

**Authors:** Daniel Martens, Walid Maalej

arXiv: 1904.12607 · 2019-04-30

## TL;DR

This paper investigates fake app reviews in app stores, analyzing their providers and characteristics, and proposes an effective classifier that detects fake reviews with high accuracy, impacting developers, users, and store operators.

## Contribution

It provides a detailed analysis of fake review strategies and introduces a simple, highly accurate classifier for automatic fake review detection in app stores.

## Key findings

- Fake reviews differ significantly from genuine reviews in multiple aspects.
- The classifier achieved a 91% recall and 98% AUC/ROC in detecting fake reviews.
- Fake review providers use diverse strategies to influence app ratings.

## Abstract

App stores include an increasing amount of user feedback in form of app ratings and reviews. Research and recently also tool vendors have proposed analytics and data mining solutions to leverage this feedback to developers and analysts, e.g., for supporting release decisions. Research also showed that positive feedback improves apps' downloads and sales figures and thus their success. As a side effect, a market for fake, incentivized app reviews emerged with yet unclear consequences for developers, app users, and app store operators. This paper studies fake reviews, their providers, characteristics, and how well they can be automatically detected. We conducted disguised questionnaires with 43 fake review providers and studied their review policies to understand their strategies and offers. By comparing 60,000 fake reviews with 62 million reviews from the Apple App Store we found significant differences, e.g., between the corresponding apps, reviewers, rating distribution, and frequency. This inspired the development of a simple classifier to automatically detect fake reviews in app stores. On a labelled and imbalanced dataset including one-tenth of fake reviews, as reported in other domains, our classifier achieved a recall of 91% and an AUC/ROC value of 98%. We discuss our findings and their impact on software engineering, app users, and app store operators.

## Full text

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

## Figures

18 figures with captions in the complete paper: https://tomesphere.com/paper/1904.12607/full.md

## References

65 references — full list in the complete paper: https://tomesphere.com/paper/1904.12607/full.md

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