Kumo Co-Founder Hema Raghavan Named to Inc.’s 2026 Female Founders 500

Learn more
5Classification · Compliance

AML Detection

Which accounts show money laundering patterns?

Book a demo and get a free trial of the full platform: data science agent, fine-tune capabilities, and forward-deployed engineer support.

By submitting, you accept the Terms and Privacy Policy.

Loved by data scientists, ML engineers & CXOs at

Catalina Logo

A real-world example

Which accounts show money laundering patterns?

Banks spend $30B+ annually on AML compliance (LexisNexis Risk Solutions). Legacy rule-based transaction monitoring generates 95-98% false-positive rates on Suspicious Activity Report (SAR) alerts, burying investigators in noise. Meanwhile, sophisticated laundering networks exploit the gap between siloed monitoring systems, structuring deposits just below reporting thresholds, layering funds through shell-company networks, and using trade-based schemes that span multiple institutions. A top-10 bank processes 500K+ alerts annually with only 2-5% resulting in actual SARs.

How KumoRFM solves this

Relational intelligence built for banking and financial data

Kumo maps the full relational graph of accounts, transactions, counterparties, beneficial owners, and corporate structures. The model identifies patterns invisible to threshold-based rules: Account A-7012 receives structured deposits from 12 unrelated individuals, each below $10K, then wires funds through three intermediary accounts to an offshore entity whose beneficial owner shares an address with the original depositors. These multi-hop laundering patterns emerge naturally from the graph structure without hand-coded rules.

From data to predictions

See the full pipeline in action

Connect your tables, write a PQL query, and get predictions with built-in explainability — all in minutes, not months.

1

Your data

The relational tables Kumo learns from

ACCOUNTS

account_idowner_nametypeopened_datejurisdiction
A-7012Apex Trading LLCBusiness Checking2024-08-15US
A-7013Global Imports IncBusiness Checking2024-09-02US
A-7050Margaret WilsonPersonal Savings2019-03-10US

TRANSACTIONS

txn_idfrom_accountto_accountamounttypetimestamp
T-001EXT-4421A-7012$9,800Cash Deposit2025-09-01
T-002EXT-4422A-7012$9,700Cash Deposit2025-09-01
T-003A-7012A-7013$48,500Wire2025-09-03

COUNTERPARTIES

entity_idnametyperisk_countryshared_address
EXT-4421John DoeIndividualUS142 Oak St
EXT-4422Jane SmithIndividualUS142 Oak St
EXT-9901Cayman HoldingsCorporationKYN/A

CORPORATE_STRUCTURE

entity_idparent_entitybeneficial_ownerjurisdiction
A-7012Shell Corp AUnknownUS
A-7013Shell Corp BUnknownUS
EXT-9901Shell Corp AUnknownKY
2

Write your PQL query

Describe what to predict in 2–3 lines — Kumo handles the rest

PQL
PREDICT BOOL(ACCOUNTS.SAR_FILED = 'True', 0, 30, days)
FOR EACH ACCOUNTS.ACCOUNT_ID
WHERE ACCOUNTS.TYPE = 'Business Checking'
3

Prediction output

Every entity gets a score, updated continuously

ACCOUNT_IDOWNERAML_RISK_SCOREALERT_PRIORITYPATTERN_TYPE
A-7012Apex Trading LLC0.92CriticalStructuring + Layering
A-7013Global Imports Inc0.78HighLayering
A-7050Margaret Wilson0.04LowNone
4

Understand why

Every prediction includes feature attributions — no black boxes

Account A-7012 (Apex Trading LLC)

Predicted: 92% AML risk score

Top contributing features

Structured deposits below $10K threshold

12 in 7 days

30% attribution

Counterparties sharing same address

4 of 12

25% attribution

Rapid layering to intermediary accounts

3 hops

20% attribution

Corporate structure opacity

Unknown UBO

15% attribution

Account age vs. transaction volume mismatch

13mo old, $2.1M flow

10% attribution

Feature attributions are computed automatically for every prediction. No separate tooling required. Learn more about Kumo explainability

Bottom line: Reduce AML false positives by 60% and surface 35% more true suspicious activity, saving $50-80M in annual compliance costs while strengthening regulatory standing.

Topics covered

AML detection AIanti-money laundering machine learningsuspicious activity detectiontransaction monitoring AIgraph neural network AMLKumoRFMBSA compliance analyticsfinancial crime detectionSAR filing optimizationAML false positive reduction

One Platform. One Model. Predict Instantly.

KumoRFM

Relational Foundation Model

Turn structured relational data into predictions in seconds. KumoRFM delivers zero-shot predictions that rival months of traditional data science. No training, feature engineering, or infrastructure required. Just connect your data and start predicting.

For critical use cases, fine-tune KumoRFM on your data using the Kumo platform and Data Science Agent for 30%+ higher accuracy than traditional models.

Book a demo and get a free trial of the full platform: data science agent, fine-tune capabilities, and forward-deployed engineer support.