paper-with-me

홈 › Papers

Starlit: Privacy-Preserving Federated Learning to Enhance Financial Fraud Detection

2024-01-19 · Aydin Abadi, Bradley Doyle, Francesco Gini, Kieron Guinamard, Sasi Kumar Murakonda, Jack Liddell, Paul Mellor, Steven J. Murdoch, Mohammad Naseri, Hector Page, George Theodorakopoulos, Suzanne Weller

Federated Learning (FL) is a data-minimization approach enabling collaborative model training across diverse clients with local data, avoiding direct data exchange. However, state-of-the-art FL solutions to identify fraudulent financial transactions exhibit a subset of the following limitations. They (1) lack a formal security definition and proof, (2) assume prior freezing of suspicious customers' accounts by financial institutions (limiting the solutions' adoption), (3) scale poorly, involving either $O(n^2)$ computationally expensive modular exponentiation (where $n$ is the total number of financial institutions) or highly inefficient fully homomorphic encryption, (4) assume the parties have already completed the identity alignment phase, hence excluding it from the implementation, performance evaluation, and security analysis, and (5) struggle to resist clients' dropouts. This work introduces Starlit, a novel scalable privacy-preserving FL mechanism that overcomes these limitations. It has various applications, such as enhancing financial fraud detection, mitigating terrorism, and enhancing digital health. We implemented Starlit and conducted a thorough performance analysis using synthetic data from a key player in global financial transactions. The evaluation indicates Starlit's scalability, efficiency, and accuracy.

📄 PDF Abstract BibTeX arXiv:2401.10765

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningFraud DetectionPrivacy Preserving

Similar Papers 제목 키워드 기반

A Privacy-Preserving Federated Framework with Hybrid Quantum-Enhanced Learning for Financial Fraud Detection

2025-07-15 · Abhishek Sawaika, Swetang Krishna, Tushar Tomar, Durga Pritam Suggisetti 외 arxiv

Rapid growth of digital transactions has led to a surge in fraudulent activities, challenging traditional detection methods in the financial sector. To tackle this problem, we introduce a specialised federated learning f…

Federated LearningFraud Detection

Federated Graph AGI for Cross-Border Insider Threat Intelligence in Government Financial Schemes

2026-02-18 · Srikumar Nayak, James Walmesley arxiv

Cross-border insider threats pose a critical challenge to government financial schemes, particularly when dealing with distributed, privacy-sensitive data across multiple jurisdictions. Existing approaches face fundament…

Federated LearningCausal InferenceGraph Learning

Privacy-Preserving Federated Fraud Detection in Payment Transactions with NVIDIA FLARE

2026-03-13 · Holger R. Roth, Sarthak Tickoo, Mayank Kumar, Isaac Yang 외 arxiv

Fraud-related financial losses continue to rise, while regulatory, privacy, and data-sovereignty constraints increasingly limit the feasibility of centralized fraud detection systems. Federated Learning (FL) has emerged …

Federated LearningAnomaly DetectionFraud Detection

APPFLx: Providing Privacy-Preserving Cross-Silo Federated Learning as a Service

2023-08-17 · Zilinghan Li, Shilan He, Pranshu Chaturvedi, Trung-Hieu Hoang 외

Cross-silo privacy-preserving federated learning (PPFL) is a powerful tool to collaboratively train robust and generalized machine learning (ML) models without sharing sensitive (e.g., healthcare of financial) local data…

Federated LearningPrivacy Preserving

Differentially Private Federated Learning of Diffusion Models for Synthetic Tabular Data Generation

2024-12-20 · Timur Sattarov, Marco Schreyer, Damian Borth

The increasing demand for privacy-preserving data analytics in finance necessitates solutions for synthetic data generation that rigorously uphold privacy standards. We introduce DP-Fed-FinDiff framework, a novel integra…

DenoisingFederated LearningPrivacy PreservingSynthetic Data Generation+1