paper-with-me

Papers

Locally Differentially Private Embedding Models in Distributed Fraud Prevention Systems

2024-01-03 · Iker Perez, Jason Wong, Piotr Skalski, Stuart Burrell, Richard Mortier, Derek McAuley, David Sutton

Global financial crime activity is driving demand for machine learning solutions in fraud prevention. However, prevention systems are commonly serviced to financial institutions in isolation, and few provisions exist for data sharing due to fears of unintentional leaks and adversarial attacks. Collaborative learning advances in finance are rare, and it is hard to find real-world insights derived from privacy-preserving data processing systems. In this paper, we present a collaborative deep learning framework for fraud prevention, designed from a privacy standpoint, and awarded at the recent PETs Prize Challenges. We leverage latent embedded representations of varied-length transaction sequences, along with local differential privacy, in order to construct a data release mechanism which can securely inform externally hosted fraud and anomaly detection models. We assess our contribution on two distributed data sets donated by large payment networks, and demonstrate robustness to popular inference-time attacks, along with utility-privacy trade-offs analogous to published work in alternative application domains.

📄 PDF Abstract BibTeX arXiv:2401.02450

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionPrivacy Preserving

Similar Papers 제목 키워드 기반

Locally Private Distributed Reinforcement Learning

2020-01-31 · Hajime Ono, Tsubasa Takahashi

We study locally differentially private algorithms for reinforcement learning to obtain a robust policy that performs well across distributed private environments. Our algorithm protects the information of local agents' …

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Pan-Private Uniformity Testing

2019-11-04 · Kareem Amin, Matthew Joseph, Jieming Mao

A centrally differentially private algorithm maps raw data to differentially private outputs. In contrast, a locally differentially private algorithm may only access data through public interaction with data holders, and…

The Value of Collaboration in Convex Machine Learning with Differential Privacy

2019-06-24 · Nan Wu, Farhad Farokhi, David Smith, Mohamed Ali Kaafar

In this paper, we apply machine learning to distributed private data owned by multiple data owners, entities with access to non-overlapping training datasets. We use noisy, differentially-private gradients to minimize th…

BIG-bench Machine Learning

Instance-Optimal Differentially Private Estimation

2022-10-28 · Audra McMillan, Adam Smith, Jon Ullman

In this work, we study local minimax convergence estimation rates subject to $\epsilon$-differential privacy. Unlike worst-case rates, which may be conservative, algorithms that are locally minimax optimal must adapt to …

Locally Differentially Private Gradient Tracking for Distributed Online Learning over Directed Graphs

2023-10-24 · Ziqin Chen, Yongqiang Wang

Distributed online learning has been proven extremely effective in solving large-scale machine learning problems over streaming data. However, information sharing between learners in distributed learning also raises conc…

image-classificationImage Classification