paper-with-me

Papers

Turning the Tables: Biased, Imbalanced, Dynamic Tabular Datasets for ML Evaluation

2022-11-24 · Sérgio Jesus, José Pombal, Duarte Alves, André Cruz, Pedro Saleiro, Rita P. Ribeiro, João Gama, Pedro Bizarro

Evaluating new techniques on realistic datasets plays a crucial role in the development of ML research and its broader adoption by practitioners. In recent years, there has been a significant increase of publicly available unstructured data resources for computer vision and NLP tasks. However, tabular data -- which is prevalent in many high-stakes domains -- has been lagging behind. To bridge this gap, we present Bank Account Fraud (BAF), the first publicly available privacy-preserving, large-scale, realistic suite of tabular datasets. The suite was generated by applying state-of-the-art tabular data generation techniques on an anonymized,real-world bank account opening fraud detection dataset. This setting carries a set of challenges that are commonplace in real-world applications, including temporal dynamics and significant class imbalance. Additionally, to allow practitioners to stress test both performance and fairness of ML methods, each dataset variant of BAF contains specific types of data bias. With this resource, we aim to provide the research community with a more realistic, complete, and robust test bed to evaluate novel and existing methods.

📄 PDF Abstract BibTeX arXiv:2211.13358

Code (2)

feedzai/bank-account-fraud 공식 구현
dssg/aequitas

Tasks

FairnessFraud DetectionPrivacy PreservingTabular Data Generation

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Tabular Incremental Inference

2026-01-22 · Xinda Chen, Zhen Xing, Hanyu Zhang, Weimin Tan 외 arxiv

Tabular data is a fundamental form of data structure. The evolution of table analysis tools reflects humanity's continuous progress in data acquisition, management, and processing. The dynamic changes in table columns ar…

TabDSR: Decompose, Sanitize, and Reason for Complex Numerical Reasoning in Tabular Data

2025-11-04 · Changjiang Jiang, Fengchang Yu, Haihua Chen, Wei Lu 외 arxiv

Complex reasoning over tabular data is crucial in real-world data analysis, yet large language models (LLMs) often underperform due to complex queries, noisy data, and limited numerical capabilities. To address these iss…

Autoregressive Synthesis of Sparse and Semi-Structured Mixed-Type Data

2026-03-02 · Thomas Rückstieß, Robin Vujanic arxiv

Synthetic data generation is an important capability for privacy-preserving data sharing, system benchmarking and test data provisioning. For mixed-type data, existing synthesizers largely target dense, fixed-schema tabl…

Synthetic Data Generation

Generative Table Pre-training Empowers Models for Tabular Prediction

2023-05-16 · Tianping Zhang, Shaowen Wang, Shuicheng Yan, Jian Li 외

Recently, the topic of table pre-training has attracted considerable research interest. However, how to employ table pre-training to boost the performance of tabular prediction remains an open challenge. In this paper, w…

imbalanced classificationImputationPredictionTabular Data Generation

Generating Benchmark Health Data Using a Tabular Diffusion Transformer

2026-08-14 · Hao Yan, Lisa Pilgram, Dan Liu, Linglong Kong 외 arxiv

Cross-Tabular Data Generation (CTDG) seeks to learn a generative model from multiple heterogeneous tables and produce new synthetic tabular datasets. However, existing synthetic tabular data generation methods are largel…

Tabular Data Generation