I Need IT Support Now
Managed Service Provider Houston Cybersecurity
Shane

How Machine Learning Detects Online Fraud: The LOKI System Innovation

Understanding Query Toxicity: A New Metric For Measuring Search Result Safety – How LOKI AI System Discovered 52,493 Hidden Scam Websites By Analyzing Search Queries

AI
What Does Machine Learning Fraud Detection Do That Rules Cannot? It Finds the Scam Before Anyone Reports It.

A Boston University system called LOKI turned 1,663 known scams into 52,493 newly discovered fraud sites. For a Houston business, that gap between "reported" and "already out there" is where the money leaks.

TL;DR
Rules-based fraud detection blocks scams from a fixed list and waits for someone to report the next one. Machine learning fraud detection reads the pattern of fraud itself, so it flags sites nobody has seen yet. Boston University's LOKI proved the gap: from 1,663 known scams it surfaced 52,493 new ones, a 20-fold jump over keyword methods. For Houston SMBs facing online shopping, crypto, and payment scams, the practical lesson is that a static blocklist protects you against yesterday and an adaptive model protects you against today.

Machine learning fraud detection means a system learns the underlying pattern of fraud from examples, then flags brand-new sites and transactions that match that pattern, instead of checking every case against a fixed list of known-bad entries.

The difference matters most where it hurts Houston businesses: online shopping fraud, fake vendor invoices, cryptocurrency schemes, and payment scams that spin up new domains faster than any blocklist can track. A rules-based system is only as current as its last update. Machine learning fraud detection reads the language and behavior scammers reuse, so it can catch a site it has never seen. The rest of this piece puts the two approaches side by side, shows how one research system pulled it off, and explains what it means for your defenses.

The core idea: rules ask "is this on the list?" Machine learning asks "does this look like fraud?" The second question is the only one that catches the scam nobody has reported yet.

Rules-Based vs Machine Learning Fraud Detection: What Actually Differs?

Same goal, opposite starting point. One matches known bad; the other predicts unknown bad.

Rules-based fraud detection blocks what is already on a list; machine learning fraud detection scores how closely something resembles fraud it has learned, which is why the two behave very differently on adaptability, false positives, and brand-new scams.

Where it countsRules-based detectionMachine learning detection
AdaptabilityStatic. Waits for a human to add each new rule or blocklist entry.Adaptive. Retrains on new examples and shifts with attacker tactics.
False positivesRigid thresholds flag many legitimate cases; tuning is manual.Scores by likelihood, so borderline cases get ranked rather than hard-blocked.
New-pattern detectionBlind to any scam not already described by a rule.Generalizes. LOKI caught scam categories it was never trained on.
Speed at scaleFast per check, but coverage lags every emerging threat.Predicts from text alone, no live lookup, so it scales to millions of queries.
UpkeepConstant manual list maintenance; drift the moment you stop.Periodic retraining on fresh data; the model carries the pattern forward.

Neither approach is worthless. Rules are cheap, explainable, and fine for known-bad traffic you want hard-blocked. The problem is that fraud is not a fixed list. New scam domains appear constantly, and the window between a scam going live and a rule catching it is exactly when victims lose money. That window is the case for machine learning.

RULES-BASED VS MACHINE LEARNING: THE LOKI RESULT Scam sites identified Rules / known list 1,663 starting scams Machine learning (LOKI) 52,493 new fraud sites discovered 20.58x improvement over keyword methods 10 scam categories validated 0 victim reports needed to find them CinchOps · cinchops.com · Source: Boston University / Help Net Security, 2025
The measured gap between matching known scams and predicting unknown ones. Source: Boston University LOKI research, via Help Net Security.

Not Sure Which Your Business Runs On?

Most Houston SMBs are protected by a blocklist that stopped updating a while ago. A CinchOps review shows you where you sit.

Get a Security Review

How Does a Machine Learning System Find Scams Nobody Reported?

LOKI reads the search query, not the whole internet. That is what makes it fast and proactive.

LOKI is a machine learning fraud detection system that scores search queries by "query toxicity" - the share of scam sites among the results a phrase returns - so it can predict which searches lead to fraud using only the text of the phrase.

Boston University researchers built LOKI on a method called Learning Under Privileged Information. During training, a teacher model sees both the search queries and the results they actually returned, learning how specific wording connects to fraudulent outcomes. A student model then learns to reproduce that judgment from the query text alone. Both are built on DistilBERT, a compact language model tuned for reading text patterns. The result is a system that no longer needs to run live searches to spot danger:

  • Query toxicity is the signal. A phrase like "double my bitcoin fast" returns far more scams than "how to buy bitcoin securely," and LOKI measures that difference.
  • The teacher sees results, the student sees only words. Once trained, the student predicts from query text, so no expensive real-time lookups are needed.
  • It generalizes to new fraud. Trained on four scam categories and tested on a fifth it had never seen, LOKI still identified the new type.
  • It runs at scale. Learning from 1.5 million real keyword suggestions, it predicts toxicity without checking every possible search by hand.

That last point is the whole shift. Traditional detection waits for a victim, a complaint, and a manual review. LOKI moves the catch upstream, to the moment someone types a dangerous phrase, before the fraudulent site has done its damage.

The Same Logic Protects Your Network

CinchOps layers adaptive threat intelligence and DNS-level web filtering into managed security for Houston-area SMBs, so known-bad and newly-flagged fraud domains are blocked before an employee ever loads them. It is part of our cybersecurity and managed IT services.

Explore CinchOps cybersecurity →

What Language Does Machine Learning Learn to Recognize as Fraud?

The reason a model can catch new scams is that fraudsters reuse the same verbal tricks.

Machine learning fraud detection transfers across scam types because scammers reuse the same language - price bait, false urgency, verification bypass, and guaranteed outcomes - regardless of what they are actually selling.

The LOKI research surfaced verbal signals that scored as toxic across unrelated scam categories. That commonality is exactly why a model trained on crypto fraud can flag a pet-sale scam it never studied: it is recognizing the grammar of a con, not one specific list of sites. The recurring signals:

  • Price bait. Words like cheap, free, and sale scored highly toxic across categories, aimed at the desire for a bargain.
  • False urgency and speed. Terms promising instant delivery or fast results reliably led to fraud, exploiting impatience.
  • Verification bypass. Language about skipping normal checks - "no ID needed," "instant approval" - showed up across scam types.
  • Guaranteed certainty. Promises of sure outcomes in genuinely uncertain situations were dependable fraud markers.

For a Houston business owner, this is the useful takeaway even if you never touch the model. The same phrasing that trips a fraud detector should trip your team: an invoice that demands payment "today only," a vendor that skips its usual approval, a deal too clean to question. Machine learning scaled that instinct to 52,493 sites. Your staff can apply it one email at a time.

How CinchOps Helps Houston Businesses Put This to Work

CinchOps is a managed IT services provider based in Katy, Texas, serving small and mid-sized businesses across the Houston metro area, with the security stack and local support to turn adaptive fraud detection from a research paper into working protection.

CinchOps specializes in cybersecurity, network security, managed IT support, VoIP, and SD-WAN for businesses with 10-200 employees. Research like LOKI proves the principle; running it as part of a live defense is the part most SMBs cannot staff on their own:

  • Adaptive web filtering and threat intelligence. We block known-bad and newly-flagged fraud domains at the DNS layer, before an employee interacts with them.
  • Behavior monitoring. Our network security watches for the browsing and access patterns that signal someone hit a scam site, so we can step in fast.
  • Employee security training. We teach your team to read the same fraud language a model reads - the human firewall behind the technical one.
  • Managed monitoring and response. 24/7 coverage for Houston-area SMBs, with rapid response when suspicious activity shows up.

Fraud detection is not one product you buy and forget; it is a moving target, and the businesses that stay ahead treat it that way. If you run a business in Houston or Katy and your protection is still a static blocklist, talk to CinchOps and we will build you a defense that learns as fast as the scammers do.

I have watched blocklists for 35 years, and they are always one step behind the scam that just went live. What changed with machine learning is the direction of the catch - you stop chasing the last fraud and start recognizing the shape of the next one. For a Houston business, that is the difference between reading about a breach and preventing one.
Shane Stevens, CEO, CinchOps - LinkedIn
100% Free

Know Your Business Security Score

Get a FREE comprehensive security assessment for your Houston area business. Understand vulnerabilities across your network, applications, DNS, and more.

Get Your Free Assessment

Frequently Asked Questions

What is machine learning fraud detection?

Machine learning fraud detection is a system that learns the patterns behind fraudulent behavior from examples, then scores new sites or transactions by how closely they resemble that pattern. Unlike a fixed blocklist, it can flag fraud it has never specifically seen, which is why it catches emerging scams faster.

How is it different from rules-based detection?

Rules-based detection matches each case against a fixed list of known-bad entries and waits for a human to add new ones. Machine learning generalizes from patterns, so it adapts to new tactics without manual updates. Rules are explainable and cheap; machine learning is adaptive and catches unknown threats.

What is the LOKI system?

LOKI is a research system from Boston University that scores search queries by "query toxicity," the share of scam sites a phrase returns. Starting from 1,663 known scams it discovered 52,493 new fraudulent websites, a 20.58 times improvement over keyword methods, without waiting for victim reports.

Can machine learning catch scams it was never trained on?

Yes, within limits. LOKI was trained on four scam categories and successfully identified a fifth it had never seen, because fraudsters reuse the same language across scam types. It generalizes from the pattern of fraud rather than memorizing specific sites, though it still needs periodic retraining on fresh data.

What does this mean for a Houston small business?

Most SMBs still rely on static blocklists that lag every new scam domain. Adaptive fraud detection, delivered through managed web filtering and threat intelligence, closes that gap. Paired with staff trained to spot fraud language, a Houston business gets protection that keeps pace with attackers instead of trailing them.

Discover More

Sources

Shane Stevens, founder and CEO of CinchOps
About the Author

Shane Stevens

Shane Stevens is the founder and CEO of CinchOps, a managed IT and cybersecurity provider for small and mid-sized businesses across the Greater Houston area, including Katy. He brings more than 35 years of IT experience, including director, VP, and CTO roles at Tidal Software, Cisco, ABB, Delinea, Digital.ai, and NinjaOne, to keeping local businesses secure, efficient, and productive.

Take Your IT to the Next Level!

Book A Consultation for a Free Managed IT Quote

281-269-6506