paper-with-me

Papers

Semi-Supervised Bayesian GANs with Log-Signatures for Uncertainty-Aware Credit Card Fraud Detection

2025-08-31 · David Hirnschall arxiv

We present a novel deep generative semi-supervised framework for credit card fraud detection, formulated as time series classification task. As financial transaction data streams grow in scale and complexity, traditional methods often require large labeled datasets, struggle with time series of irregular sampling frequencies and varying sequence lengths. To address these challenges, we extend conditional Generative Adversarial Networks (GANs) for targeted data augmentation, integrate Bayesian inference to obtain predictive distributions and quantify uncertainty, and leverage log-signatures for robust feature encoding of transaction histories. We introduce a novel Wasserstein distance-based loss to align generated and real unlabeled samples while simultaneously maximizing classification accuracy on labeled data. Our approach is evaluated on the BankSim dataset, a widely used simulator for credit card transaction data, under varying proportions of labeled samples, demonstrating consistent improvements over benchmarks in both global statistical and domain-specific metrics. These findings highlight the effectiveness of GAN-driven semi-supervised learning with log-signatures for irregularly sampled time series and emphasize the importance of uncertainty-aware predictions.

📄 PDF Abstract BibTeX arXiv:2509.00931

Code (0)

등록된 구현이 없습니다.

Tasks

Time Series ClassificationBayesian InferenceData AugmentationFraud Detection

Similar Papers 제목 키워드 기반

Bayesian Conditional Generative Adverserial Networks

2017-06-17 · M. Ehsan Abbasnejad, Qinfeng Shi, Iman Abbasnejad, Anton Van Den Hengel 외

Traditional GANs use a deterministic generator function (typically a neural network) to transform a random noise input $z$ to a sample $\mathbf{x}$ that the discriminator seeks to distinguish. We propose a new GAN called…

Bayesian GAN

2017-05-26 · NeurIPS 2017 · Yunus Saatchi, Andrew Gordon Wilson

Generative adversarial networks (GANs) can implicitly learn rich distributions over images, audio, and data which are hard to model with an explicit likelihood. We present a practical Bayesian formulation for unsupervise…

Bayesian GAN

2017-12-01 · NeurIPS 2017 12 · Yunus Saatci, Andrew G. Wilson

Generative adversarial networks (GANs) can implicitly learn rich distributions over images, audio, and data which are hard to model with an explicit likelihood. We present a practical Bayesian formulation for unsupervis…

Smile-GANs: Semi-supervised clustering via GANs for dissecting brain disease heterogeneity from medical images

2020-06-27 · Zhijian Yang, Junhao Wen, Christos Davatzikos

Machine learning methods applied to complex biomedical data has enabled the construction of disease signatures of diagnostic/prognostic value. However, less attention has been given to understanding disease heterogeneity…

ClusteringDiagnostic

Bayesian Semisupervised Learning with Deep Generative Models

2017-06-29 · Jonathan Gordon, José Miguel Hernández-Lobato

Neural network based generative models with discriminative components are a powerful approach for semi-supervised learning. However, these techniques a) cannot account for model uncertainty in the estimation of the model…

Active LearningMissing Labels