Domain Knowledge-Enhanced LLMs for Fraud and Concept Drift Detection
This paper proposes a Domain Knowledge-Enhanced LLM framework that integrates structured insights with a two-stage detection system to effectively identify deceptive conversations and classify concept drift as benign or fraudulent, achieving 98% accuracy on the SEConvo dataset while outperforming zero-shot baselines in high-stakes NLP applications.
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 by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
Imagine the internet as a giant, bustling digital town square. In this square, people chat, share reviews, and do business. But just like in any real town, there are troublemakers. Some are like the "fake news" flyers handed out on the street corner, trying to trick you with exaggerated stories. Others are like smooth-talking con artists who wait for you to get comfortable before asking for your wallet. The problem is, these troublemakers are getting smarter. They don't just use the same old tricks; they change their voices, their topics, and their styles to blend in. In the world of computer science, this constant shifting is called "Concept Drift." It's like a chameleon changing colors not just to hide, but to mimic the specific flower it's sitting on.
To catch these digital tricksters, scientists have been building "detectives"—computer programs called Large Language Models (LLMs). Think of these LLMs as super-smart robots that have read almost everything on the internet. They are great at understanding language, but they can sometimes get confused. Without a specific guide, they might mistake a harmless change of topic for a scam, or worse, they might miss a scam because the con artist changed their script just enough to look normal. This paper asks a simple but powerful question: What if we gave these robot detectives a specific "cheat sheet" or a set of rules based on real-world knowledge about how scammers actually behave? Would that help them spot the fakes better, even when the scammers try to shift their tactics?
The authors of this paper, Ali Şenol, Garima Agrawal, and Huan Liu, decided to build a new kind of detective team to answer this. They didn't just rely on the robot's general knowledge; they created a system that combines the robot's brain with a structured "Domain Knowledge" guide. This guide is like a specialized training manual that teaches the robot exactly what to look for, such as overly enthusiastic praise, sudden requests for credit card numbers, or weirdly formal language that doesn't fit the conversation.
Their system works in three clever steps, like a high-tech security checkpoint. First, a "Domain Knowledge" robot checks if a conversation looks fake or deceptive right from the start. If something seems suspicious, the conversation moves to a second station: a "Drift Detector." This station acts like a motion sensor, watching to see if the conversation suddenly changes its topic or tone in a weird way (that's the "Concept Drift"). Finally, if a change is detected, a second "Domain Knowledge" robot steps in to figure out why it changed. Is it just a harmless topic switch (benign), or is it a scammer trying to pivot to a new trick (adversarial)?
The researchers tested this idea in two ways. First, they looked at static fake reviews (like fake Yelp reviews) to see if giving the robot a cheat sheet helped. They found that it made a huge difference. For example, one model called DeepSeek jumped from getting 56% of the answers right to 90% when it used the cheat sheet. Another model, Claude, went from 87% to 95%.
Then, they moved to the harder challenge: multi-turn conversations, where people talk back and forth over time. They used a dataset called SEConvo, which contains real and fake conversations. Here, the results were even more impressive. When they used their full three-step system with the LLaMA model, it achieved a staggering 98% accuracy in spotting fraud and correctly identifying whether a shift in conversation was harmless or malicious. This was much better than older methods that didn't use these specialized robots or cheat sheets.
The paper suggests that while these smart robots are powerful, they need a little help from human experts to be truly reliable in high-stakes situations. By feeding them specific, structured knowledge about how fraud works, the system becomes not only more accurate but also better at explaining why it flagged a conversation as suspicious. The authors conclude that this approach is a strong step forward for keeping online spaces safe, proving that when you combine a robot's brain with a human's understanding of deception, you get a much sharper detective.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.