Skip to main content
  1. Home
  2. Computing
  3. News

This AI can tell a real online review from a fake one, and it’s surprisingly accurate

AI is getting really good at spotting the reviews you shouldn't trust.

Add as a preferred source on Google
hand holding a card asking for review
EmbedSocial / Unsplash

Fake reviews are a real menace for online shoppers. If you have ever bought something online based on glowing reviews only to receive a disappointingly subpar product, you know what I mean. A new study published in the International Journal of Information and Communication Technology proposes an AI-powered system that can not only detect fake reviews, but also trace how they spread.

Why existing tools keep falling short

Most existing fake review detection systems focus on the text of a review. That approach worked for a while, but fake reviewers have gotten smarter. They now pair carefully written text with misleading images to make their reviews look authentic. Text-only tools struggle to catch this, and that’s a real problem for shoppers and honest sellers alike.

The researchers addressed this by building a system that looks at multiple signals at once. It analyzes the review text using two different methods, a text convolutional neural network and pre-trained language models, to capture both surface-level and deeper meaning in the words. It also factors in reviewer behavior, since fake accounts tend to have default profile pictures and system-generated usernames, unlike real users who tend to personalize their accounts.

Can AI really catch a fake image too?

The short answer is yes. Review images are analyzed separately using a residual network, a type of deep learning tool commonly used for processing visuals. Once all these signals are gathered, the system fuses them together to make a final call on whether a review is genuine.

Recommended Videos

When a review is flagged as fake, a Transformer model kicks in to map its origin and track how far it spread through the network.

Tests on a large dataset from JD.com showed that the system achieved a recognition accuracy of 94.2% and a tracing accuracy of 93.5%, outperforming all existing methods it was compared against. This kind of accuracy could eventually mean fewer misleading reviews and more trustworthy ratings to shop by.

Rachit Agarwal
Rachit is a seasoned tech journalist with over ten years of experience covering the consumer technology landscape.
You can now check if a Google ad was made using AI
Google will auto-label its own AI ads, but third-party AI ads still rely on advertisers to come clean.
google-ads-ai-label

Ever looked at an ad and wondered if a real person made it or if it was AI generated in seconds? Google is now giving you a way to find out.

The company just announced a new AI transparency label that tells you whether an ad was created or edited using generative AI tools. The label lives inside Google's My Ad Center, and it is rolling out across Google Search, YouTube, and Discover globally.

Read more
Outlook will soon warn you before you answer an outdated email
Microsoft is bringing reply alerts, rule-based templates, and improved categories to Outlook
Computer, Electronics, Laptop

Microsoft has recently been cleaning up some longstanding Windows 11 pain points, including parts of the Start menu and Search. According to a new report from Windows Latest, the company is also preparing several useful changes for the new Outlook app on Windows 10 and Windows 11, which became generally available in 2024.

Microsoft is adding a warning for users who start replying to an older email after a newer response has arrived in the same conversation. The alert is meant to stop people from replying without seeing the latest information in the thread.

Read more
Google just changed how it grades the AI models you use for Android coding
Android Bench has a new testing framework and eight new models, so the rankings you remember are now out of date.
Android Bench featured.

Google just changed how it measures which AI models are best at writing Android app code, and the update has shuffled the rankings developers use to pick their tools. The company's Android Bench leaderboard, which launched in March, now runs on a new testing system called Harbor. Google says this replaces the older, more generic testing tool it used before, and gives a better read on how models perform on real Android tasks, like updating old code to Jetpack Compose or handling wearable device networking.

New models shake up the top of the list

Read more