Unmasking Falsehoods in Reviews: An Exploration of NLP Techniques
Anusuya Baby Hari Krishnan

TL;DR
This paper explores NLP-based machine learning techniques to detect deceptive online reviews, focusing on restaurant reviews, and compares various models and features to identify the most effective approach.
Contribution
It introduces a comprehensive evaluation of feature extraction and classification algorithms for fake review detection, including deep learning enhancements, on a restaurant review dataset.
Findings
Passive aggressive classifier achieves highest accuracy
N-gram features effectively identify deceptive content
Deep learning techniques improve detection performance
Abstract
In the contemporary digital landscape, online reviews have become an indispensable tool for promoting products and services across various businesses. Marketers, advertisers, and online businesses have found incentives to create deceptive positive reviews for their products and negative reviews for their competitors' offerings. As a result, the writing of deceptive reviews has become an unavoidable practice for businesses seeking to promote themselves or undermine their rivals. Detecting such deceptive reviews has become an intense and ongoing area of research. This research paper proposes a machine learning model to identify deceptive reviews, with a particular focus on restaurants. This study delves into the performance of numerous experiments conducted on a dataset of restaurant reviews known as the Deceptive Opinion Spam Corpus. To accomplish this, an n-gram model and max features…
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 · Sentiment Analysis and Opinion Mining · Misinformation and Its Impacts
MethodsFocus
