paper-with-me

Papers

Improving Fraud Detection with 1D-Convolutional Spiking Neural Networks Through Bayesian Optimization

2024-11-16 · EPIA Conference on Artificial Intelligence 2024 11 · Dylan Perdigão, Francisco Antunes, Catarina Silva, Bernardete Ribeiro

The digitalization of the banking sector has enabled an increasing number of fraudulent activities in the past years. The development of new practical solutions for fraud detection is particularly challenging since the industry needs to respect a 5% threshold of false detection of fraud, avoiding monetary losses. The usage of traditional machine learning algorithms faces other challenges, such as classification discrimination and high energy consumption. Spiking Neural Networks, designed to mimic the brain’s natural processes, present a compelling alternative. Particularly on neuromorphic hardware, they exhibit remarkable energy efficiency, paving the way for the advancement of sustainable Artificial Intelligence. Our approach consists of applying 1D-Convolutional Spiking Neural Networks to improve fraud detection on the Bank Account Fraud dataset with the Bayesian optimization of hyperparameters. As a result, we show that these architectures can solve the problem of biased data while maintaining algorithm performance when compared against more traditional approaches such as Gradient Boosting models. Moreover, we lay out the Bayesian optimization process for the hyperparameters, thereby enhancing the performance of these algorithms.

📄 PDF Abstract BibTeX

Code (1)

DylanPerdigao/Bayesian-Optimization-1D-CSNN pytorch

Tasks

Bayesian OptimizationFairnessFraud Detection

Similar Papers 제목 키워드 기반

Exploring Neural Joint Activity in Spiking Neural Networks for Fraud Detection

2024-11-17 · Iberoamerican Congress on Pattern Recognition 2024 11 · Dylan Perdigão, Francisco Antunes, Catarina Silva, Bernardete Ribeiro

Spiking Neural Networks (SNNs), inspired by the real brain’s behavior, offer an energy-efficient alternative to traditional artificial neural networks coupled with their neural joint activity, also referred to as populat…

Bayesian OptimizationFairnessFraud Detection

Reinforcement-Guided Hyper-Heuristic Hyperparameter Optimization for Fair and Explainable Spiking Neural Network-Based Financial Fraud Detection

2025-08-23 · Sadman Mohammad Nasif, Md Abrar Jahin, M. F. Mridha arxiv

The growing adoption of home banking systems has increased cyberfraud risks, requiring detection models that are accurate, fair, and explainable. While AI methods show promise, they face challenges including computationa…

Hyperparameter OptimizationReinforcement LearningFraud Detection

Fraud/Uncollectible Debt Detection Using a Bayesian Network Based Learning System: A Rare Binary Outcome with Mixed Data Structures

2013-02-20 · Kazuo J. Ezawa, Til Schuermann

The fraud/uncollectible debt problem in the telecommunications industry presents two technical challenges: the detection and the treatment of the account given the detection. In this paper, we focus on the first problem …

regression

BIRDNEST: Bayesian Inference for Ratings-Fraud Detection

2015-11-19 · Bryan Hooi, Neil Shah, Alex Beutel, Stephan Gunnemann 외

Review fraud is a pervasive problem in online commerce, in which fraudulent sellers write or purchase fake reviews to manipulate perception of their products and services. Fake reviews are often detected based on several…

Bayesian InferenceFraud Detection

Bayesian and Dempster-Shafer models for combining multiple sources of evidence in a fraud detection system

2021-04-15 · Fabrice Daniel

Combining evidence from different sources can be achieved with Bayesian or Dempster-Shafer methods. The first requires an estimate of the priors and likelihoods while the second only needs an estimate of the posterior pr…

Fraud Detection