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

Learn more
4Binary Classification · SIM Fraud

SIM Fraud Detection

Which SIM cards are being used for fraud?

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 SIM cards are being used for fraud?

Telecom fraud costs carriers $39B globally per year. SIM-based fraud schemes (SIM swaps, SIM boxes, IRSF) are increasingly sophisticated and operate through coordinated rings. A mid-size carrier loses $35M annually to fraud, and traditional rule-based systems catch only 40% of cases, with 30% false-positive rates that overwhelm fraud teams. The fraud signal is in the network: burner SIMs activated in batches, calling patterns to premium numbers, and device-change sequences that match known fraud playbooks.

How KumoRFM solves this

Graph-learned network intelligence across your entire subscriber base

Kumo builds a fraud network graph connecting SIMs, subscribers, call/data sessions, and device changes. It learns that SIMs activated within 48 hours of each other, sharing IMEI devices, and generating calls to the same set of international premium numbers form fraud rings. The graph structure reveals that a single suspicious SIM is connected to 50 others through shared activation locations and calling patterns. Traditional models evaluate each SIM independently and miss these ring-level signals entirely.

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

SUBSCRIBERS

subscriber_idactivation_datechannelid_verified
SUB3012025-02-28OnlineY
SUB3022025-02-28OnlineN
SUB3032025-01-15RetailY

SIMS

sim_idsubscriber_idimeiactivation_storestatus
SIM001SUB301IMEI_A001Store_22Active
SIM002SUB302IMEI_A001Store_22Active
SIM003SUB303IMEI_B445Store_08Active

CALLS

call_idsim_iddestinationduration_sectimestamp
CL01SIM001+882-12345671802025-03-01
CL02SIM002+882-12345671752025-03-01
CL03SIM003+1-555-01993202025-03-01

DATA_SESSIONS

session_idsim_iddata_mbtimestamptower_id
DS01SIM0012.12025-03-01TWR_445
DS02SIM0021.82025-03-01TWR_445
DS03SIM0038502025-03-01TWR_102

DEVICE_CHANGES

change_idsim_idold_imeinew_imeitimestamp
DC01SIM001IMEI_A001IMEI_A0022025-03-02
DC02SIM002IMEI_A001IMEI_A0032025-03-02
2

Write your PQL query

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

PQL
PREDICT BOOL(SIMS.FRAUD_FLAG, 0, 7, days)
FOR EACH SIMS.SIM_ID
WHERE SIMS.STATUS = 'Active'
3

Prediction output

Every entity gets a score, updated continuously

SIM_IDSUBSCRIBER_IDACTIVATION_AGEFRAUD_PROB
SIM001SUB3013 days0.92
SIM002SUB3023 days0.94
SIM003SUB30346 days0.03
4

Understand why

Every prediction includes feature attributions — no black boxes

SIM SIM001 -- 3-day activation, shared IMEI

Predicted: 92% fraud probability

Top contributing features

Shared IMEI with other SIMs

2 SIMs on same device

31% attribution

Calls to premium international numbers

12 calls to +882

26% attribution

Co-activation pattern

Batch of 5 SIMs

19% attribution

Data usage anomaly

< 5MB/day (SIM box pattern)

14% attribution

Device change velocity

2 swaps in 48h

10% attribution

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

Bottom line: A carrier losing $35M annually to SIM fraud that deploys Kumo's graph-based detection catches 85% of fraud rings with a 5% false-positive rate, recovering $25M+ per year. Kumo reveals the ring structure through shared IMEIs, co-activation patterns, and coordinated calling behavior that per-SIM rule engines cannot see.

Topics covered

SIM fraud detectiontelecom fraud AISIM swap detectionsubscription fraud MLIRSF detectiongraph neural network fraudKumoRFM telecom fraudfraud ring detectionSIM box detection AI

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.