paper-with-me

Papers

Towards Fair In-Context Learning with Tabular Foundation Models

2025-05-14 · Patrik Kenfack, Samira Ebrahimi Kahou, Ulrich Aïvodji

Tabular foundational models have exhibited strong in-context learning (ICL) capabilities on structured data, allowing them to make accurate predictions on test sets without parameter updates, using training examples as context. This emerging approach positions itself as a competitive alternative to traditional gradient-boosted tree methods. However, while biases in conventional machine learning models are well documented, it remains unclear how these biases manifest in tabular ICL. The paper investigates the fairness implications of tabular ICL and explores three preprocessing strategies--correlation removal, group-balanced demonstration selection, and uncertainty-based demonstration selection--to address bias. Comprehensive experiments indicate that uncertainty-based demonstration selection consistently enhances group fairness of in-context predictions. The source code for reproducing the results of this work can be found at https://github.com/patrikken/Fair-TabICL.

📄 PDF Abstract BibTeX arXiv:2505.09503

Code (0)

등록된 구현이 없습니다.

Tasks

FairnessIn-Context Learning

Similar Papers 제목 키워드 기반

Training Fair Tabular Foundation Models

2026-08-14 · Patrik Kenfack, Jesse C. Cresswell, Anthony L. Caterini, Samira Ebrahimi Kahou 외 arxiv

Tabular Foundation Models (TFMs) have emerged as leading methods for tabular predictive tasks, leveraging in-context learning to predict on new data without task-specific training. Despite the increased use of TFMs in hi…

Causal Pre-training Under the Fairness Lens: An Empirical Study of TabPFN

2026-01-25 · Qinyi Liu, Mohammad Khalil, Naman Goel arxiv

Foundation models for tabular data, such as the Tabular Prior-data Fitted Network (TabPFN), are pre-trained on a massive number of synthetic datasets generated by structural causal models (SCM). They leverage in-context …

TabTune: A Unified Library for Inference and Fine-Tuning Tabular Foundation Models

2025-11-04 · Aditya Tanna, Pratinav Seth, Mohamed Bouadi, Utsav Avaiya 외 arxiv

Tabular foundation models represent a growing paradigm in structured data learning, extending the benefits of large-scale pretraining to tabular domains. However, their adoption remains limited due to heterogeneous prepr…

parameter-efficient fine-tuning

Distilling Tabular Foundation Models for Structured Health Data

2026-05-18 · Aditya Tanna, Nassim Bouarour, Mohamed Bouadi, Vinay Kumar Sankarapu 외 arxiv

Tabular foundation models (TFMs) achieve strong performance on health datasets, but their inference cost and infrastructure requirements limit practical use. We study whether their predictive behavior can be transferred …

Knowledge Distillation

FairPFN: A Tabular Foundation Model for Causal Fairness

2025-06-08 · Jake Robertson, Noah Hollmann, Samuel Müller, Noor Awad 외

Machine learning (ML) systems are utilized in critical sectors, such as healthcare, law enforcement, and finance. However, these systems are often trained on historical data that contains demographic biases, leading to M…

Fairness