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

Learn more
5Link Prediction · Account Dedup

Account Deduplication

For each account in the CRM, which other accounts represent the same company?

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

For each account in the CRM, which other accounts represent the same company?

B2B CRMs average 20-30% duplicate accounts — "Acme Corp", "ACME Corporation", "Acme Inc." all exist as separate records. Sales reps unknowingly compete for the same account. Revenue attribution breaks. Kumo detects duplicates through shared contacts, overlapping opportunity patterns, and domain relationships. Each duplicate account costs $1,000-5,000 in wasted sales effort and misallocated pipeline value.

How KumoRFM solves this

Relational intelligence for identity resolution

Kumo connects accounts to their contacts, opportunities, email domains, and interaction histories in a unified relational graph. Instead of fuzzy-matching company names, Kumo learns that Account A-101 and Account A-287 share 3 contacts, have overlapping opportunity timelines, and their email domains resolve to the same parent organization. The link prediction model identifies which accounts represent the same company — even when names, addresses, and domains differ across subsidiaries and acquisitions.

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_idcompany_namedomainindustryregion
A-101Acme Corpacme.comTechnologyWest
A-287ACME Corporationacme-corp.comTechWest
A-450GlobalTech Incglobaltech.ioSoftwareEast

CONTACTS

contact_idaccount_idemailtitlephone
CON-001A-101sarah@acme.comVP Sales555-1001
CON-002A-287sarah@acme-corp.comVP of Sales555-1001
CON-003A-450mike@globaltech.ioCTO555-2050

OPPORTUNITIES

opp_idaccount_idamountstagetimestamp
OPP-201A-101$250,000Negotiation2025-09-10
OPP-202A-287$250,000Proposal2025-09-12
OPP-203A-450$180,000Discovery2025-09-14
2

Write your PQL query

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

PQL
PREDICT LIST_DISTINCT(CONTACTS.ACCOUNT_ID, 0, 30, days)
FOR EACH ACCOUNTS.ACCOUNT_ID
3

Prediction output

Every entity gets a score, updated continuously

ACCOUNT_IDMATCHED_ACCOUNT_IDSCORETIMESTAMP
A-101A-2870.972025-10-01
A-450A-6120.812025-10-01
A-330A-7750.732025-10-01
4

Understand why

Every prediction includes feature attributions — no black boxes

Account A-101 (Acme Corp)

Predicted: 97% match with A-287 (ACME Corporation)

Top contributing features

Shared contacts (same phone/name)

3 contacts

33% attribution

Opportunity amount overlap

$250K match

25% attribution

Domain parent relationship

acme.*

20% attribution

Industry + region match

Tech / West

13% attribution

Contact email domain similarity

0.92

9% attribution

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

Bottom line: Merge 20-30% duplicate B2B accounts — eliminating internal competition, fixing pipeline attribution, and recovering $1-5K in wasted sales effort per duplicate.

Topics covered

account deduplication AIB2B CRM deduplicationaccount matching machine learningCRM account mergecompany deduplicationKumoRFMrelational deep learningpredictive query languageSalesforce deduplicationaccount resolutionB2B data qualityCRM hygiene 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.