← Latest papers
💻 computer science

Measuring and Evaluating the Performance of Generative AI Models for Scam Detection

This paper introduces a new benchmark dataset of real-world scams to evaluate nine large language models, demonstrating that while effective prompting enhances smaller models, pre-trained LLMs generally outperform fine-tuned classifiers in generalizing to unseen scam scenarios.

Original authors: Cem Topcuoglu, Seyed Ali Akhavani, Harel Berger, Sadia Afroz, Michalis Pachilakis, Vibhor Sehgal, Leyla Bilge, Engin Kirda

Published 2026-07-21
📖 3 min read☕ Coffee break read

Original authors: Cem Topcuoglu, Seyed Ali Akhavani, Harel Berger, Sadia Afroz, Michalis Pachilakis, Vibhor Sehgal, Leyla Bilge, Engin Kirda

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine the internet as a giant, bustling marketplace where everyone is trying to sell you something, tell you a story, or ask for a favor. In this chaotic bazaar, there are also clever tricksters—scammers—who disguise themselves as friendly neighbors or trusted officials to steal your money or secrets. For years, security experts have tried to build digital bouncers to catch these tricksters. Traditionally, these bouncers were like strict rule-followers: they memorized specific phrases like "click here for a prize" and flagged anything that matched. But scammers are creative; they change their stories, so the old rule-followers often miss the new tricks.

Enter the new generation of digital bouncers: Large Language Models (LLMs). Think of these not as rule-followers, but as super-readers who have devoured almost every book, website, and conversation on the internet. They don't just look for keywords; they try to understand the intent and the feeling behind a message. They are like detectives who can read between the lines to figure out if someone is lying, even if the liar uses a completely new script. The big question everyone is asking is: Can these super-readers actually catch scammers in the wild, or are they just fancy chatbots that get confused by real-life tricks?

This paper is a deep dive into that very question. The authors, a team of researchers from universities and security companies, decided to put nine different "super-readers" to the test. They didn't just ask them to guess; they created a massive, unique "scam exam" using over 2,700 real-world examples of scam messages, clean messages, and confusing ones that even experts struggled to label. They tested everything from small, efficient models to giant, powerful ones, trying different ways to ask them questions (like giving them examples or asking them to think step-by-step).

Here is what they found: The biggest, most powerful models (like the giant Llama 3.1 with 70 billion parameters and the latest ChatGPT versions) are indeed the best detectives, catching about 65% of the tricky cases correctly. However, size isn't everything. The paper suggests that how you ask the question matters a huge amount. For smaller models, giving them a little "hint" or a list of common scam signs (like "too good to be true" or "urgent pressure") can boost their performance significantly, almost making them as good as the big ones. But there's a catch: these super-readers aren't a magic silver bullet. They aren't perfect, and sometimes they get confused just like humans do.

Interestingly, the researchers also compared these fancy new models to an older, simpler type of AI called BERT. In a controlled test, the older model did surprisingly well, but when the scammers changed their tactics (using data the model had never seen before), the older model stumbled. The giant LLMs, however, were much better at handling these new, unseen tricks, suggesting that their vast knowledge of the world helps them generalize better. The paper concludes that while these AI models are powerful tools, the best approach isn't to rely on just one giant brain, but to build a hybrid team that combines the deep understanding of the big models with the speed and reliability of simpler, traditional tools. They also released their "exam questions" (the dataset) to the public, hoping to help others build better defenses against the ever-evolving art of the scam.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →