Fraud Detection
Summary
This chapter focuses on using graphs to detect fraud, waste, and abuse. We explore patterns for identifying unusual relationships, anti-money laundering techniques, and how graph traversal enables effective investigations.
Concepts Covered
- Fraud/Waste/Abuse
- Anti-Money Laundering
- Unusual Relationships
- Investigations
Learning Objectives
By the end of this chapter, students will be able to:
- Design graph models that expose fraudulent patterns
- Identify unusual relationship patterns through graph analysis
- Apply anti-money laundering detection techniques
- Build investigation workflows using graph traversal
- Connect fraud detection to customer and transaction models