Skip to main content

Command Palette

Search for a command to run...

Graph Intelligence vs. Traditional Rules: Unveiling Fraud Rings Others Miss

Updated
10 min read
Graph Intelligence vs. Traditional Rules: Unveiling Fraud Rings Others Miss
V
Verafye is an AI-powered fraud detection and AML intelligence platform that helps banks, fintechs, and payment providers uncover hidden financial crime networks, detect suspicious activity, and improve investigation workflows using graph intelligence and connected risk analytics.

What if fraud isn't a single transaction problem but a hidden network?

Two months ago, a mid-market bank processed 500 alerts a week and still lost crores to a coordinated mule ring  a ring that never generated a single consolidated alert. Why? Because each account behaved "normally" on its own. Modern fraud is organized as networks; a rules-first approach treats every node as separate and stays blind to the map that connects them.

Most fraud teams measure detection by alert coverage: how many suspicious events get flagged, how quickly analysts clear the queue, and whether the false positive rate trends right. The crack appears when you ask: how many coordinated fraud rings operated across your accounts last quarter, and how many generated zero alerts? Modern financial crime is distributed deliberately across accounts, devices, and institutions to stay below rule thresholds. Treating fraud as a transaction problem doesn't just produce incomplete detection — it produces detection that is blind by design.

Key Takeaways (with action items)

  • Rules flag individual events; graph detection maps relationships → Action: Add a network layer to your detection stack.

  • Coordinated mule/scam networks distribute activity intentionally → Action: Audit accounts for shared infrastructure (device, phone, IP).

  • RBI data: "digital arrest" scams caused ~₹2,000 crore losses in 2023 from organized rings operating across institutions → Action: Benchmark your ring detection against network-level typologies.

  • Entity resolution + clustering expose communities → Action: Run continuous entity resolution on onboarding + transaction data.

  • Sequence rules then graph, not one or the other → Action: Keep rules for fast individual patterns; layer graph for network visibility.

Rules Were Built to Catch Transactions. Fraud Rings Were Built to Avoid Them.

A rule evaluates one transaction: amount too large, velocity too high, device too new. That worked when fraud was opportunistic — a single bad actor making unusual moves. But financial crime is now organized.

UPI now processes over 12 billion transactions annually (NPCI, 2024–25), creating operational cover for coordinated rings. A network operating across 40 accounts, each making 20 moderate transactions, causes the same harm as one account making a single large transfer. The difference? One triggers an alert; the other generates 40 transactions that look unremarkable in isolation .

The mechanism:

  • Rule flags Account A for unusual outbound transfer.

  • Rule flags Account B for new device registration.

  • Rule flags Account C for dormant account reactivation.
    Three alerts, three queues, no connection drawn. A graph model links all three through a shared phone number used during onboarding. The network becomes visible only when connections are mapped. Rules, by design, don't map connections.

This is a structural failure, not fixable with better thresholds or faster processing.

What Fraud Teams Have Tried (and Why It Falls Short)

Most teams pursue one of three responses to high alert volumes and missed detections:

Response

Why it fails

Threshold tuning

Reduces false positives but also reduces sensitivity; does nothing for activity distributed below thresholds

Analyst headcount scaling

More analysts clear alerts faster, but the same unconnected alerts arrive; the ring keeps operating

ML on alert queues

Improves individual alert scoring but inherits the same structural blindness as the rules it sits on

Machine learning deserves special attention because it's the intervention fraud leaders most often believe has solved network visibility. An ML model trained on transaction features learns Account A has high-risk velocity. A graph-level feature would tell that same model that Account A shares a device fingerprint with Accounts B–F, all opened in the same 3-day window. That second feature changes risk interpretation entirely. Most deployed fraud ML doesn't encode graph-level signals. The model is smarter than the rule — but still asks the same question about the same isolated entity.

RBI data anchors the stakes: coordinated "digital arrest" scams caused ~₹2,000 crore in losses in 2023 alone . These were organized rings with structured roles, shared infrastructure, and deliberate account layering across institutions. No threshold adjustment, headcount addition, or individually-scoped ML model addresses that structure.

The failure isn't the tools. It's the frame. Every solution treating fraud as a transaction problem inherits that frame's blind spots.

Micro-Case: Before and After Graph Detection

Before: Mid-market bank, 500 weekly alerts, no network view. Analysts triaged individually; a mule ring operated for 6 weeks across 38 accounts, moving ₹4.2 crore before detection.

After: Pilot integrated entity resolution + network clustering. 500 alerts consolidated into 40 network cases. Analyst time per case dropped 62%. Ring detected in 11 days (vs. 42 days previously), preventing an estimated ₹2.8 crore in additional losses.

Fraud Is a Network. The Detection Layer Has to Match.

Mule networks share infrastructure. Fraudsters recruiting accounts, moving funds, and withdrawing proceeds don't operate in isolation:

  • They share devices during onboarding (recruitment is centralized).

  • They reuse phone numbers across registrations (number procurement is a cost they minimize).

  • They reactivate dormant accounts in coordinated waves (layering requires volume at a specific time).

Entity resolution (Layer 1): Links identities across accounts using shared attributes — device fingerprints, phone numbers, IP addresses, email patterns, physical addresses. Account A and Account F look unrelated in transaction ledgers but appear as one entity cluster in the identity graph because they opened from the same device in the same week.

Network clustering (Layer 2): Groups resolved entities into communities based on connection density and behavior. A community of 40 linked accounts that activates simultaneously, transfers funds in coordinated waves, and shows matching dormancy patterns isn't 40 separate risk decisions — it's one network event requiring one coordinated investigation.

Output for investigators changes entirely: Instead of 500 separate alerts in individual review queues, alerts resolve into 40 coordinated cases, each with a network map, shared infrastructure summary, and collective activity timeline. The question shifts from "Is this account suspicious?" to "How large is this network, who controls the hub accounts, and where is the money moving?"*

3-Step Operational Checklist (Deploy This Week)

  1. Data readiness audit — Confirm you can extract these 6 signals across onboarding + transaction systems: • Device fingerprint • Phone number • IP address • Email hash/pattern • Physical address • KYC document identifiers

  2. Deployment model selection — Decide: • Run entity resolution continuously (not batch) on incoming data • Trigger graph queries on high-severity alerts or new onboarding events

  3. Success metrics — Track: • % collapse in related alerts (e.g., 500 → 40 cases) • Time-to-hub-detection (days from first account to ring identification) • SAR completeness score (does filed SAR reflect network-level awareness?)

Regulators Are No Longer Just Watching Detections. They're Watching Casework.

RBI's evolving guidance on real-time fraud monitoring signals a directional expectation for detection infrastructure operating at the sophistication level of the fraud it monitors, even where specific mandates are still being formalized . A monitoring system generating alerts on individual accounts while a coordinated ring operates across all of them isn't meeting the spirit of that expectation. Regulators examining AML program adequacy increasingly ask whether case-level investigation reflects network-level awareness.

FinCEN's published typologies on layering networks describe multi-account, multi-institution coordination as the dominant structural feature of sophisticated money laundering, implicitly expecting detection programs to have the same structural awareness .

Some compliance leaders argue regulators care about documentation and SAR filing, not detection methodology. That position has merit within a narrow framing. But an institution filing SARs on individual accounts while missing the coordinated ring those accounts belong to is filing incomplete intelligence on an operation that continues. AML program adequacy is increasingly evaluated by whether investigation capability matches scheme sophistication, not just by alert volume cleared.

Regulatory pressure doesn't make graph intelligence optional. It makes the absence of network-level investigation a compliance posture increasingly difficult to defend when examination teams review case quality alongside alert volume.

How Graph Intelligence Actually Works (Mechanism, Not Marketing)

The claim that graph detection surfaces what rules miss is a starting point. The mechanism is what fraud operations leaders need to evaluate before committing to architectural change.

Entity resolution assembles a unified identity graph from signals already present in onboarding/transaction data:

  • Shared device fingerprints (same browser/mobile device opening multiple accounts in a compressed window)

  • Reused phone numbers across onboarding events

  • Overlapping IP addresses (especially meaningful when accounts carry different geographic labels)

  • Coordinated dormant account reactivations (population-level timing patterns individual rules don't evaluate)

Network clustering groups resolved entities into communities based on connection density and behavior. A community with high shared-infrastructure ratio and coordinated activation timeline is a fraud ring candidate, regardless of whether any individual account crossed a transaction threshold.

Verafye's graph-native approach applies both layers across onboarding, transaction, and behavioral data, making the network the primary unit of investigation rather than the individual alert.

The Decision Is Not Rules or Graphs. It's Correct Sequencing.

Rules-based systems aren't the problem graph intelligence replaces. For high-volume, well-understood fraud patterns (card testing, velocity breaches, known device anomalies), rules remain the fastest and most auditable detection layer. A compliance team demonstrating to a regulator exactly which rule triggered an alert works with a layer having genuine operational and regulatory value.

Where rules structurally fail is identifying coordinated behavior deliberately distributed across many accounts to stay below every individual threshold. That's a different problem requiring a different layer. Fraud operations leaders across mid-market banks consistently report that graph intelligence reduces investigation time by giving analysts relationship context they currently lack. The gain isn't catching more individual transactions — it's collapsing 40 connected alerts into one coordinated case.

Institutions seeing measurable improvement in network fraud detection sequence the two layers correctly: rules handling individual event anomalies at speed and scalegraph intelligence operating across the entity population to surface coordinated patterns. Each layer covers the other's blind spots.

The Strategic Question

The fraud teams closing the network detection gap aren't the ones tuning rules more carefully or adding processors to alert queues. They're the ones recognizing a structural limitation and adding the detection layer designed to address it. Graph intelligence isn't a smarter version of the rules-based approach — it answers a fundamentally different question.

When "What else is connected to this account?" becomes the first question in every investigation rather than a step reserved for complex escalations, fraud visibility inside an institution changes entirely. Mule networks operating across hundreds of accounts for months without generating a single coordinated alert become visible as one operation. That visibility isn't just an operational gain — it's the foundation of an AML program that can withstand regulatory scrutiny in an era when alert generation is the floor, not the ceiling.

This piece is part of Verafye's Connected Intelligence series. The next installment examines specific mule network typologies and how layering rings are structured to defeat standard AML monitoring.

To see how Verafye maps account relationships and shared infrastructure to expose coordinated fraud rings before they scale, explore the Graph Intelligence platform page →

Frequently Asked Questions

What is graph analysis in AML?

Graph analysis in AML examines how accounts, entities, beneficiaries, devices, and transactions connect to one another. Instead of evaluating isolated transactions independently, graph models identify coordinated patterns and relationship clusters that may indicate laundering activity or mule networks.

Why do static rules fail against fraud networks?

Static rules evaluate predefined conditions attached to individual events. Fraud networks distribute activity across many entities specifically to remain below those thresholds. Relationship analysis exposes the shared signals connecting that activity.

How do banks detect mule networks?

Banks increasingly combine transaction monitoring with entity intelligence, behavioral analysis, and relationship mapping. Graph intelligence helps investigators identify shared onboarding data, device reuse, transaction sequencing, and beneficiary overlap associated with coordinated mule activity.

More from this blog