paper-with-me

Papers

Generative AI for Banks: Benchmarks and Algorithms for Synthetic Financial Transaction Data

2024-12-19 · Fabian Sven Karst, Sook-Yee Chong, Abigail A. Antenor, Enyu Lin, Mahei Manhai Li, Jan Marco Leimeister

The banking sector faces challenges in using deep learning due to data sensitivity and regulatory constraints, but generative AI may offer a solution. Thus, this study identifies effective algorithms for generating synthetic financial transaction data and evaluates five leading models - Conditional Tabular Generative Adversarial Networks (CTGAN), DoppelGANger (DGAN), Wasserstein GAN, Financial Diffusion (FinDiff), and Tabular Variational AutoEncoders (TVAE) - across five criteria: fidelity, synthesis quality, efficiency, privacy, and graph structure. While none of the algorithms is able to replicate the real data's graph structure, each excels in specific areas: DGAN is ideal for privacy-sensitive tasks, FinDiff and TVAE excel in data replication and augmentation, and CTGAN achieves a balance across all five criteria, making it suitable for general applications with moderate privacy concerns. As a result, our findings offer valuable insights for choosing the most suitable algorithm.

📄 PDF Abstract BibTeX arXiv:2412.14730

Code (1)

faruman/comparison_financialdatageneration 공식 구현

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Towards a Foundation Purchasing Model: Pretrained Generative Autoregression on Transaction Sequences

2024-01-03 · Piotr Skalski, David Sutton, Stuart Burrell, Iker Perez 외

Machine learning models underpin many modern financial systems for use cases such as fraud detection and churn prediction. Most are based on supervised learning with hand-engineered features, which relies heavily on the …

Fraud DetectionTime Series

Model Risk Management for Generative AI In Financial Institutions

2025-03-19 · Anwesha Bhattacharyya, Ye Yu, Hanyu Yang, Rahul Singh 외

The success of OpenAI's ChatGPT in 2023 has spurred financial enterprises into exploring Generative AI applications to reduce costs or drive revenue within different lines of businesses in the Financial Industry. While t…

Management

Identifying systemically important companies in the entire liability network of a small open economy

2018-01-31

To a large extent, the systemic importance of financial institutions is related to the topology of financial liability networks. In this work we reconstruct and analyze the - to our knowledge - largest financial network …

Evaluating utility in synthetic banking microdata applications

2024-10-29 · Hugo E. Caceres, Ben Moews

Financial regulators such as central banks collect vast amounts of data, but access to the resulting fine-grained banking microdata is severely restricted by banking secrecy laws. Recent developments have resulted in mec…

Generative Adversarial NetworkSynthetic Data Generation

Contagion on Financial Networks: An Introduction

2024-02-12 · Sunday Akukodi Ugwu

This mini-project models propagation of shocks, in time point, through links in connected banks. In particular, financial network of 100 banks out of which 15 are shocked to default (that is, 85.00% of the banks are solv…