Skip to content

Stargix/UBS-LauzHack

Repository files navigation

Entity Resolution System

Transaction Identity Matching for Financial Services

An advanced entity resolution model developed during LauzHack 2024 in Switzerland that identifies and groups transactions belonging to the same external entities, even when their true identities are obscured.

Project Overview

This project was created in response to UBS's challenge at LauzHack 2024. Our system employs sophisticated modeling techniques to uncover hidden relationships between financial transactions, allowing for accurate entity mapping despite identity obfuscation.

Key Features

  • Identity Matching: Identifies when seemingly separate transactions belong to the same external entity
  • Transaction Clustering: Groups related transactions to reveal patterns and relationships
  • Entity Resolution: Uncovers true identities of external parties across multiple transactions
  • Pattern Recognition: Detects common signatures that indicate same-entity origin

Technical Challenge

The project presented several complex technical hurdles:

  1. Working with obfuscated identity data
  2. Creating reliable matching algorithms despite limited identifiers
  3. Balancing precision and recall in entity resolution
  4. Processing and analyzing large transaction datasets efficiently

Development Process

Our team tackled this ambitious challenge by:

  • Analyzing transaction patterns to identify potential identity markers
  • Developing algorithmic approaches to match entities across different transactions
  • Creating clustering methods to group transactions by probable entity
  • Testing and refining our models under tight hackathon constraints

Applications

This entity resolution system has potential applications in:

  • Anti-money laundering (AML) operations
  • Fraud detection
  • Customer relationship management
  • Regulatory compliance
  • Risk assessment

Team Members

  • Paula Esteve
  • Sergi Flores
  • Clàudia Gallego

Acknowledgements

Special thanks to UBS for presenting such a challenging and educational problem, and to the LauzHack 2024 organizers for creating an outstanding event environment that fostered innovation and collaboration.

Learning Outcomes

The project provided valuable experience in:

  • Advanced modeling techniques
  • Problem-solving under pressure
  • Cross-functional team collaboration
  • Handling complex financial data structures
  • Entity resolution methodologies

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors