Papers › Benchmarking Distribution Shift in Tabular Data with TableShift

Benchmarking Distribution Shift in Tabular Data with TableShift

10 Dec 2023NeurIPS 2023 11arXiv:2312.07577archive 2025-07-28

Josh Gardner, Zoran Popovic, Ludwig Schmidt

Robustness to distribution shift has become a growing concern for text and image models as they transition from research subjects to deployment in the real world. However, high-quality benchmarks for distribution shift in tabular machine learning tasks are still lacking despite the widespread real-world use of tabular data and differences in the models used for tabular data in comparison to text and images. As a consequence, the robustness of tabular models to distribution shift is poorly understood. To address this issue, we introduce TableShift, a distribution shift benchmark for tabular data. TableShift contains 15 binary classification tasks in total, each with an associated shift, and includes a diverse set of data sources, prediction targets, and distribution shifts. The benchmark covers domains including finance, education, public policy, healthcare, and civic participation, and is accessible using only a few lines of Python code via the TableShift API. We conduct a large-scale study comparing several state-of-the-art tabular data models alongside robust learning and domain generalization methods on the benchmark tasks. Our study demonstrates (1) a linear trend between in-distribution (ID) and out-of-distribution (OOD) accuracy; (2) domain robustness methods can reduce shift gaps but at the cost of reduced ID accuracy; (3) a strong relationship between shift gap (difference between ID and OOD performance) and shifts in the label distribution. The benchmark data, Python package, model implementations, and more information about TableShift are available at https://github.com/mlfoundations/tableshift and https://tableshift.org .

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2312.07577")

Code

Syntology Ran 11 of 12 code samples harvested from 1 repository linked to this paper; 1 has no recorded run. Of those that ran: 11 ran with no contract checked.

By repository: official repository: 12 samples from 1 repository, 11 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

mlfoundations/tableshift officialmentioned in papermentioned on GitHubpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

12 samples harvested; 11 ran; 0 honoured the contract we drafted; 1 has no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

11ran
1unverified

Licence: 0 of the 12 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from mlfoundations/tableshift. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

all_subgroups_contain_all_label_values mlfoundations/tableshift/tableshift/core/metrics.py official repository ran MIT (permissive) · 48a9a5abe2f8751c · report
basename_from_url mlfoundations/tableshift/tableshift/core/utils.py official repository ran fingerprinted MIT (permissive) · 44769640be6da14f · report
clip_torch_outputs mlfoundations/tableshift/tableshift/core/metrics.py official repository ran fingerprinted MIT (permissive) · 3a5434c8ce981c2c · report
column_is_of_type mlfoundations/tableshift/tableshift/core/features.py official repository ran MIT (permissive) · b5c24dcc5582f968 · report
concat_columns mlfoundations/tableshift/tableshift/core/splitter.py official repository ran MIT (permissive) · febd5f9b4d01a6ca · report
extract_positive_class_predictions mlfoundations/tableshift/tableshift/core/metrics.py official repository ran fingerprinted MIT (permissive) · 502284e64831d19a · report
idx_where_in mlfoundations/tableshift/tableshift/core/splitter.py official repository ran MIT (permissive) · d5300b8af5a99ec7 · report
idx_where_not_in mlfoundations/tableshift/tableshift/core/splitter.py official repository ran MIT (permissive) · 5a1bc315e38a6053 · report
is_categorical mlfoundations/tableshift/tableshift/core/features.py official repository ran MIT (permissive) · c783977dad9f056e · report
preprocess_physionet mlfoundations/tableshift/tableshift/datasets/physionet.py official repository ran MIT (permissive) · 565af8f9ffde9bfe · report
safe_cast mlfoundations/tableshift/tableshift/core/features.py official repository ran MIT (permissive) · 6943c3f1ced7440d · report
download_file mlfoundations/tableshift/tableshift/core/utils.py official repository unverified MIT (permissive) · bbdf216a1a512106 · report

Tasks

BenchmarkingBinary ClassificationDomain Generalization

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

SET

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections