Session track: Modern Applications
Session time:
Session description:
Most data pipelines that ingest financial data at a given cadence (monthly/quarterly) have an untold problem: drift in the entity name. Whether it's data for a service provided by the business or customer names, names are always a problem. This can occur if a service/company is acquired, rebranded, or legally restructured — or simply because someone upstream entered a different name — and your pipeline treats it as someone completely new. Downstream ML and analytics platforms silently inherit this problem and produce results that are confidently wrong. The age-old solution is string matching, which needs constant threshold tuning, yet duplicates still make their way in. In this session, Soumya will present why this problem needs a graph solution and how it can be structured to solve this silent but long-prevalent problem using graphs across time. You will learn how to model temporal entity identity as a native graph, where monthly snapshots connect via typed relationships that encode resolution history, confidence scores, and drift events. You will see a hybrid scoring algorithm in action — combining fuzzy name similarity with revenue continuity and matching signals — that catches renames, merges, and spinoffs, identifying truly new entities from name changes that string matching alone misses. You will walk away with a reusable data model built around three node types (EntitySnapshot, CanonicalEntity, DriftEvent) and Cypher queries you can adapt to your own pipelines. The demo is built on real SEC EDGAR data — public company filings with documented name changes — giving you a reproducible, verifiable dataset you can download and run yourself. If you build pipelines with time-series entity data in any domain where identity drifts, this session will give you a graph-native approach that solves the problem at its root.
Speaker

Data Engineer, Amazon Web Services
Data Engineer with 4+ years of experience at AWS building scalable data platforms, ETL pipelines, and cloud-native analytics solutions. Proven track record of designing and automating data workflows using AWS Glue, Redshift, Lambda, and Airflow, improving pipeline efficiency by up to 80% and data accuracy by 20%. Experienced in building distributed data systems handling 100K+ to multi-million record datasets across 100+ AWS services, enabling reliable enterprise reporting and financial forecasting. Strong expertise in Python, SQL, and AWS data services with focus on data modeling, pipeline orchestration, and production-grade architecture. Proven success delivering scalable data solutions through cross-functional collaboration across engineering, finance, and product teams.