Entity resolution links scattered records across systems back to one real person or business. It defeats deliberate fragmentation and exposes synthetic identities stitched together from mismatched pieces, which is why it sits under investigations and network views.
What is entity resolution, in plain English?
Entity resolution is the work of deciding when two records are really the same person or business. Your systems are full of near-duplicates: the same customer with a maiden name here and a married name there, a typo in an address, a nickname, a shared phone. Entity resolution clusters those scattered records back to one real-world entity, so you see the whole picture instead of a dozen fragments.
That matters against fraud for two reasons. Fraudsters deliberately fragment their footprint, opening accounts with slight variations so no single record looks alarming. And synthetic identities are stitched together from mismatched pieces, a real Social Security number here, a fake name there, that entity resolution can pull apart or link together. Clustering shared phones, addresses, devices, and ownership links is what surfaces both.
In fraud and AML, entity resolution powers investigations and network views. It is the engine underneath duplicate account detection, ring analysis, and any question that starts with who is really behind all of this.
The precision versus recall trade-off
What changes | Merge too aggressively | Merge too little |
The risk | Distinct people get blurred into one. | One fraud ring hides behind tiny variations. |
Who gets hurt | Good customers wrongly linked to bad ones. | You miss the connections that reveal the ring. |
The failure mode | False links and unfair enforcement. | Fragmentation succeeds and fraud stays hidden. |
The lever | Loosen matching, add review. | Tighten matching, add more signals. |
Who is involved?
Who | Their role |
The investigator | Uses resolved entities to map a ring and see the full footprint of a suspect. |
The data team | Builds and tunes the matching logic that decides when records merge. |
The compliance team | Relies on resolved entities for screening, ownership, and consistent records. |
The fraudster | Fragments their footprint on purpose so no single record raises a flag. |
What it looks like in practice
In practice
An analyst reviews a suspicious loan application and finds nothing alarming in isolation. Entity resolution links it to eleven other applications that share one phone number, two recycled addresses, and a common device, each under a slightly different name and date of birth.
Pulled together, the cluster looks like a synthetic ring: real identifiers mixed with fabricated details, fragmented to dodge exact-match rules. The team also confirms two of the linked records are genuinely a married couple, not part of the ring, and separates them out. The resolved view turns twelve unremarkable applications into one clear investigation.
Why it matters to operators
Almost every meaningful fraud question depends on knowing who is who. Without entity resolution you are looking at fragments, and fragments are exactly what fraudsters engineer so nothing crosses a threshold. Resolving records into entities is what lets a single alarming pattern emerge from a scatter of quiet ones.
The tension to manage is precision versus recall. Merge too aggressively and you blur distinct people together, creating false links and unfair blocks. Merge too little and a ring hides behind tiny data variations. There is no universal setting, so tune the matching to your risk, add human review for high-impact merges, and keep measuring both kinds of error.
What to watch in the data
- Shared identifiers across names. One phone, device, or address tied to many slightly different identities is a fragmentation signal.
- Recycled details. Addresses and numbers that reappear across records with minor edits often mark a ring dodging exact matches.
- Mismatched pieces. A real identifier paired with a name or date of birth that does not fit can indicate a synthetic identity.
- Over-merged clusters. A single entity that has absorbed clearly distinct people signals matching that is too loose.
- Legitimate overlap. Households, couples, and shared businesses look linked, so confirm before treating a cluster as a ring.
Quick questions
How is entity resolution different from deduplication?
Deduplication removes exact or near-exact copies. Entity resolution is broader: it links records that look different on the surface but represent the same real person or business, even across separate systems.
How does it help against synthetic identities?
Synthetics are stitched from mismatched pieces. Resolution can link a fabricated identity to shared identifiers it reused, or expose that its components do not cohere, surfacing the fraud that each record hides alone.
What is the precision versus recall problem?
It is the balance between merging too much and too little. Aggressive merging blurs distinct people; cautious merging lets rings hide behind small variations. Tuning that balance is the core craft of entity resolution.
Can it wrongly link innocent people?
Yes. Shared households, couples, and reused addresses can create false links. That is why high-impact merges deserve human review and why enforcement should not rest on a linkage alone.
How does it relate to network analysis?
Entity resolution decides who the nodes are; network analysis studies how they connect. Resolving entities first makes the network view accurate, since links between fragmented records would otherwise be missed or doubled.
Go deeper
- NIST Digital Identity Guidelines (SP 800-63) ↗ — The US standard for identity proofing and authentication assurance levels.
- FATF ↗ — The global standard-setter for AML, counter-terrorist-financing, and counter-proliferation. Recommendations, guidance, and jurisdiction lists.

