← Latest papers
💻 computer science

An LLM-based Chain-of-Response Counter-Scam System

This paper introduces Counter Scam, a unified LLM-based multi-agent framework designed to accelerate end-to-end online scam mitigation from detection to investigation, featuring secure data guidelines, a specialized nine-task NLP system, and a large-scale scam corpus that demonstrates superior performance over commercial models.

Original authors: Heedou Kim, Mogan Gim, Donghee Choi, Hoonick Lee, Soonil Bae, Mi-Young Kim, Jaewoo Kang

Published 2026-06-02
📖 5 min read🧠 Deep dive

Original authors: Heedou Kim, Mogan Gim, Donghee Choi, Hoonick Lee, Soonil Bae, Mi-Young Kim, Jaewoo Kang

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 online scams as a fast-moving, organized crime ring that operates like a well-oiled machine. They use clever tricks (like pretending to be your bank or a relative in trouble) to steal money before anyone can hit the "pause" button. The problem, according to this paper, is that the people trying to stop them—police, banks, and security teams—are often working in separate rooms, talking on different phones, and moving too slowly to catch the criminals.

The authors propose a solution called Counter-Scam. Think of this not just as a single tool, but as a super-organized digital SWAT team powered by Artificial Intelligence (AI).

Here is how it works, broken down into simple parts:

1. The Problem: The "Too Slow" Problem

Currently, when a scam happens, the response is fragmented.

  • The Analogy: Imagine a thief breaking into a house. The neighbor sees it and calls the police. The police call the bank to freeze the account. The bank calls the phone company to block the number. By the time everyone finishes their phone calls and paperwork, the thief has already emptied the bank account and fled the country. The paper argues that the current system is too slow because it relies on humans passing notes to each other.

2. The Solution: A Digital "Conductor"

Counter-Scam is a framework that uses Large Language Models (LLMs)—the same kind of AI that powers chatbots—but organized into a specific team structure. Instead of one AI doing everything, it uses a multi-agent system.

Think of this like a symphony orchestra:

  • The Conductor (Situation Analysis Agent): This AI listens to the incoming alarm (a suspicious text or call). It figures out what kind of emergency it is: Is it a fake call? A stolen identity? A money transfer? It then tells the rest of the orchestra which section needs to play.
  • The Security Guard (Scam Prevention Agent): If the Conductor says "Stop," this agent acts immediately. It blocks the bad phone number, flags the malicious link, and warns the victim in real-time.
  • The First Responder (Emergency Response Agent): If the victim has already lost money, this agent jumps into action. It quickly summarizes the victim's story into a short, clear report for the police and banks, helping them freeze accounts faster.
  • The Detective (Investigation Agent): After the immediate danger is over, this agent goes to work. It reads through thousands of case files, finds patterns (like "this same fake bank account was used in 500 other scams"), and helps lawyers figure out exactly which laws were broken to build a strong case.

3. The Secret Sauce: Safety and Training Data

You might ask, "Can't we just use a public AI like ChatGPT for this?" The paper says no, for two main reasons:

  1. Safety: You can't feed a public AI real scam conversations because scammers might use that data to learn new tricks. The authors created a special "safe" dataset where all the sensitive details (like real phone numbers or names) are hidden, but the structure of the crime remains so the AI can learn.
  2. Specialized Training: Public AIs are like general doctors; they know a little about everything. The authors trained their own smaller, specialized AI models (called sLLMs) specifically on police manuals, legal codes, and real scam cases.
    • The Result: These specialized "police-trained" AIs were actually better at spotting scams and understanding legal details than the expensive, famous commercial models. In fact, they outperformed the big commercial models by about 10% in most tasks.

4. The "Recipe Book" (The Dataset)

To teach these AI agents, the researchers didn't just guess. They worked with 37 real-world experts (police officers, investigators, and policy analysts).

  • They built a massive library of 185,300 scam cases and 38,587 pieces of legal knowledge.
  • They treated the AI like a student: They gave it homework (tasks like "summarize this emergency call" or "find the fake bank account in this text") and graded it.
  • The AI that was "fine-tuned" with this specific homework became much smarter at its job than the AI that just tried to guess based on general knowledge.

5. What They Found

The paper concludes that this system works well for the "heavy lifting" of scam response:

  • Speed: It can analyze and summarize emergency calls much faster than a human could.
  • Accuracy: The specialized AI was very good at spotting specific crime details (like fake names or malicious links) that commercial AIs often missed.
  • Limitations: The AI isn't perfect yet. It still struggles with very complex legal reasoning or summarizing extremely long, messy emergency reports. It's a powerful assistant, but it still needs human experts to double-check the final work, especially for safety.

The Bottom Line

Counter-Scam is a blueprint for a future where AI acts as a central hub, connecting the victim, the police, and the banks instantly. Instead of a slow chain of phone calls, it creates a rapid, coordinated response that moves as fast as the criminals do, using specialized AI agents trained on real-world police data to stop scams before the money disappears.

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 →