Privacy-Preserving Credit Card Fraud Detection using Homomorphic
Encryption
- URL: http://arxiv.org/abs/2211.06675v1
- Date: Sat, 12 Nov 2022 14:28:17 GMT
- Title: Privacy-Preserving Credit Card Fraud Detection using Homomorphic
Encryption
- Authors: David Nugent
- Abstract summary: This paper proposes a system for private fraud detection on encrypted transactions using homomorphic encryption.
Two models, XGBoost and a feedforward neural network, are trained as fraud detectors on data.
XGBoost model has better performance, with an inference as low as 6ms, compared to 296ms for the neural network.
- Score: 0.0
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: Credit card fraud is a problem continuously faced by financial institutions
and their customers, which is mitigated by fraud detection systems. However,
these systems require the use of sensitive customer transaction data, which
introduces both a lack of privacy for the customer and a data breach
vulnerability to the card provider. This paper proposes a system for private
fraud detection on encrypted transactions using homomorphic encryption. Two
models, XGBoost and a feedforward classifier neural network, are trained as
fraud detectors on plaintext data. They are then converted to models which use
homomorphic encryption for private inference. Latency, storage, and detection
results are discussed, along with use cases and feasibility of deployment. The
XGBoost model has better performance, with an encrypted inference as low as
6ms, compared to 296ms for the neural network. However, the neural network
implementation may still be preferred, as it is simpler to deploy securely. A
codebase for the system is also provided, for simulation and further
development.
Related papers
- Utilizing GANs for Fraud Detection: Model Training with Synthetic
Transaction Data [0.0]
This paper explores the application of Generative Adversarial Networks (GANs) in fraud detection.
GANs have shown promise in modeling complex data distributions, making them effective tools for anomaly detection.
The study demonstrates the potential of GANs in enhancing transaction security through deep learning techniques.
arXiv Detail & Related papers (2024-02-15T09:48:20Z) - Transaction Fraud Detection via an Adaptive Graph Neural Network [64.9428588496749]
We propose an Adaptive Sampling and Aggregation-based Graph Neural Network (ASA-GNN) that learns discriminative representations to improve the performance of transaction fraud detection.
A neighbor sampling strategy is performed to filter noisy nodes and supplement information for fraudulent nodes.
Experiments on three real financial datasets demonstrate that the proposed method ASA-GNN outperforms state-of-the-art ones.
arXiv Detail & Related papers (2023-07-11T07:48:39Z) - Credit Card Fraud Detection Using Enhanced Random Forest Classifier for
Imbalanced Data [0.8223798883838329]
This paper implements the random forest (RF) algorithm to solve the issue in the hand.
A dataset of credit card transactions was used in this study.
arXiv Detail & Related papers (2023-03-11T22:59:37Z) - THE-X: Privacy-Preserving Transformer Inference with Homomorphic
Encryption [112.02441503951297]
Privacy-preserving inference of transformer models is on the demand of cloud service users.
We introduce $textitTHE-X$, an approximation approach for transformers, which enables privacy-preserving inference of pre-trained models.
arXiv Detail & Related papers (2022-06-01T03:49:18Z) - Application of Deep Reinforcement Learning to Payment Fraud [0.0]
A typical fraud detection system employs standard supervised learning methods where the focus is on maximizing the fraud recall rate.
We argue that such a formulation can lead to suboptimal solutions.
We formulate fraud detection as a sequential decision-making problem by including the utility within the model in the form of the reward function.
arXiv Detail & Related papers (2021-12-08T11:30:53Z) - Deep Fraud Detection on Non-attributed Graph [61.636677596161235]
Graph Neural Networks (GNNs) have shown solid performance on fraud detection.
labeled data is scarce in large-scale industrial problems, especially for fraud detection.
We propose a novel graph pre-training strategy to leverage more unlabeled data.
arXiv Detail & Related papers (2021-10-04T03:42:09Z) - Security and Privacy Enhanced Gait Authentication with Random
Representation Learning and Digital Lockers [3.3549957463189095]
Gait data captured by inertial sensors have demonstrated promising results on user authentication.
Most existing approaches stored the enrolled gait pattern insecurely for matching with the pattern, thus, posed critical security and privacy issues.
We present a gait cryptosystem that generates from gait data the random key for user authentication, meanwhile, secures the gait pattern.
arXiv Detail & Related papers (2021-08-05T06:34:42Z) - Relational Graph Neural Networks for Fraud Detection in a Super-App
environment [53.561797148529664]
We propose a framework of relational graph convolutional networks methods for fraudulent behaviour prevention in the financial services of a Super-App.
We use an interpretability algorithm for graph neural networks to determine the most important relations to the classification task of the users.
Our results show that there is an added value when considering models that take advantage of the alternative data of the Super-App and the interactions found in their high connectivity.
arXiv Detail & Related papers (2021-07-29T00:02:06Z) - Enabling certification of verification-agnostic networks via
memory-efficient semidefinite programming [97.40955121478716]
We propose a first-order dual SDP algorithm that requires memory only linear in the total number of network activations.
We significantly improve L-inf verified robust accuracy from 1% to 88% and 6% to 40% respectively.
We also demonstrate tight verification of a quadratic stability specification for the decoder of a variational autoencoder.
arXiv Detail & Related papers (2020-10-22T12:32:29Z) - CryptoSPN: Privacy-preserving Sum-Product Network Inference [84.88362774693914]
We present a framework for privacy-preserving inference of sum-product networks (SPNs)
CryptoSPN achieves highly efficient and accurate inference in the order of seconds for medium-sized SPNs.
arXiv Detail & Related papers (2020-02-03T14:49:18Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.