paper-with-me

홈 › Papers

Visualization of AE's Training on Credit Card Transactions with Persistent Homology

2019-05-24 · Jeremy Charlier, Francois Petit, Gaston Ormazabal, Radu State, Jean Hilger

Auto-encoders are among the most popular neural network architecture for dimension reduction. They are composed of two parts: the encoder which maps the model distribution to a latent manifold and the decoder which maps the latent manifold to a reconstructed distribution. However, auto-encoders are known to provoke chaotically scattered data distribution in the latent manifold resulting in an incomplete reconstructed distribution. Current distance measures fail to detect this problem because they are not able to acknowledge the shape of the data manifolds, i.e. their topological features, and the scale at which the manifolds should be analyzed. We propose Persistent Homology for Wasserstein Auto-Encoders, called PHom-WAE, a new methodology to assess and measure the data distribution of a generative model. PHom-WAE minimizes the Wasserstein distance between the true distribution and the reconstructed distribution and uses persistent homology, the study of the topological features of a space at different spatial resolutions, to compare the nature of the latent manifold and the reconstructed distribution. Our experiments underline the potential of persistent homology for Wasserstein Auto-Encoders in comparison to Variational Auto-Encoders, another type of generative model. The experiments are conducted on a real-world data set particularly challenging for traditional distance measures and auto-encoders. PHom-WAE is the first methodology to propose a topological distance measure, the bottleneck distance, for Wasserstein Auto-Encoders used to compare decoded samples of high quality in the context of credit card transactions.

📄 PDF Abstract BibTeX arXiv:1905.13020

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderDimensionality Reduction

Similar Papers 제목 키워드 기반

Enhancing Customer Contact Efficiency with Graph Neural Networks in Credit Card Fraud Detection Workflow

2025-04-03 · Menghao Huo, Kuan Lu, Qiang Zhu, Zhenrui Chen

Credit card fraud has been a persistent issue since the last century, causing significant financial losses to the industry. The most effective way to prevent fraud is by contacting customers to verify suspicious transact…

Fraud Detection

Streaming Active Learning Strategies for Real-Life Credit Card Fraud Detection: Assessment and Visualization

2018-04-20 · Fabirzio Carcillo, Yann-Aël Le Borgne, Olivier Caelen, Gianluca Bontempi

Credit card fraud detection is a very challenging problem because of the specific nature of transaction data and the labeling process. The transaction data is peculiar because they are obtained in a streaming fashion, th…

Active LearningFraud Detection

Multiple perspectives HMM-based feature engineering for credit card fraud detection

2019-05-15 · Yvan Lucas, Pierre-Edouard Portier, Léa Laporte, Olivier Caelen 외

Machine learning and data mining techniques have been used extensively in order to detect credit card frauds. However, most studies consider credit card transactions as isolated events and not as a sequence of transactio…

Feature EngineeringFraud Detection

Solve fraud detection problem by using graph based learning methods

2019-08-29 · Loc Tran, Tuan Tran, Linh Tran, An Mai

The credit cards' fraud transactions detection is the important problem in machine learning field. To detect the credit cards's fraud transactions help reduce the significant loss of the credit cards' holders and the ban…

Fraud Detection

Towards automated feature engineering for credit card fraud detection using multi-perspective HMMs

2019-09-03 · Yvan Lucas, Pierre-Edouard Portier, Léa Laporte, Liyun He-Guelton 외

Machine learning and data mining techniques have been used extensively in order to detect credit card frauds. However, most studies consider credit card transactions as isolated events and not as a sequence of transactio…

Automated Feature EngineeringFeature EngineeringFraud DetectionMissing Values