Papers › Shifts 2.0: Extending The Dataset of Real Distributional Shifts

Shifts 2.0: Extending The Dataset of Real Distributional Shifts

30 Jun 2022arXiv:2206.15407archive 2025-07-28

Andrey Malinin, Andreas Athanasopoulos, Muhamed Barakovic, Meritxell Bach Cuadra, Mark J. F. Gales, Cristina Granziera, Mara Graziani, Nikolay Kartashev, Konstantinos Kyriakopoulos, Po-Jui Lu, Nataliia Molchanova, Antonis Nikitakis, Vatsal Raina, Francesco La Rosa, Eli Sivena, Vasileios Tsarsitalidis, Efi Tsompopoulou, Elena Volf

Distributional shift, or the mismatch between training and deployment data, is a significant obstacle to the usage of machine learning in high-stakes industrial applications, such as autonomous driving and medicine. This creates a need to be able to assess how robustly ML models generalize as well as the quality of their uncertainty estimates. Standard ML baseline datasets do not allow these properties to be assessed, as the training, validation and test data are often identically distributed. Recently, a range of dedicated benchmarks have appeared, featuring both distributionally matched and shifted data. Among these benchmarks, the Shifts dataset stands out in terms of the diversity of tasks as well as the data modalities it features. While most of the benchmarks are heavily dominated by 2D image classification tasks, Shifts contains tabular weather forecasting, machine translation, and vehicle motion prediction tasks. This enables the robustness properties of models to be assessed on a diverse set of industrial-scale tasks and either universal or directly applicable task-specific conclusions to be reached. In this paper, we extend the Shifts Dataset with two datasets sourced from industrial, high-risk applications of high societal importance. Specifically, we consider the tasks of segmentation of white matter Multiple Sclerosis lesions in 3D magnetic resonance brain images and the estimation of power consumption in marine cargo vessels. Both tasks feature ubiquitous distributional shifts and a strict safety requirement due to the high cost of errors. These new datasets will allow researchers to further explore robust generalization and uncertainty estimation in new situations. In this work, we provide a description of the dataset and baseline results for both tasks.

PaperPDFCodeCode 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="2206.15407")

Code

Syntology Ran 0 of 19 code samples harvested from 1 repository linked to this paper; 19 have no recorded run.

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

shifts-project/shifts officialmentioned in papermentioned on GitHubpytorchApache-2.0 report
yandex-research/shifts mentioned on GitHubpytorchApache-2.0 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

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

19unverified

Licence: 0 of the 19 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 shifts-project/shifts. “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.

calc_aucs shifts-project/shifts/weather/assessment.py official repository unverified Apache-2.0 (permissive) · 32f31d880069ea9d · report
calc_uncertainty_regection_curve shifts-project/shifts/weather/assessment.py official repository unverified Apache-2.0 (permissive) · 2787e52d21a2bf7e · report
construct_full_dev_sets shifts-project/shifts/sdc/sdc/cache_metadata.py official repository unverified Apache-2.0 (permissive) · a99c182ce1216b6f · report
construct_model_name_helper shifts-project/shifts/sdc/plot_retention_curves.py official repository unverified Apache-2.0 (permissive) · 65521763be938fc5 · report
dice_metric shifts-project/shifts/mswml/metrics.py official repository unverified Apache-2.0 (permissive) · fc31ff56fab222ef · report
dice_norm_metric shifts-project/shifts/mswml/metrics.py official repository unverified Apache-2.0 (permissive) · a7902a9714cafd0b · report
ensemble_uncertainties_classification shifts-project/shifts/weather/uncertainty.py official repository unverified Apache-2.0 (permissive) · d992fc481289f284 · report
entropy_of_expected shifts-project/shifts/mswml/uncertainty.py official repository unverified Apache-2.0 (permissive) · e4c7c0e0df8531fc · report
entropy_of_expected_class shifts-project/shifts/weather/uncertainty.py official repository unverified Apache-2.0 (permissive) · 8c257ee78c6af4b0 · report
expected_entropy_class shifts-project/shifts/weather/uncertainty.py official repository unverified Apache-2.0 (permissive) · ac5749939a4c2e43 · report
filter_top_d_plans shifts-project/shifts/sdc/sdc/analyze_metadata.py official repository unverified Apache-2.0 (permissive) · b36ada5e86b4525d · report
get_plotting_style_metric_name shifts-project/shifts/sdc/plot_retention_curves.py official repository unverified Apache-2.0 (permissive) · 0c9ae6c1b138f23e · report
get_sparsification_factor shifts-project/shifts/sdc/plot_retention_curves.py official repository unverified Apache-2.0 (permissive) · 83495554aedb7d95 · report
load_dataset_key_to_arrs shifts-project/shifts/sdc/sdc/cache_metadata.py official repository unverified Apache-2.0 (permissive) · 1f5326db4a7bbe88 · report
load_request_df shifts-project/shifts/sdc/sdc/cache_metadata.py official repository unverified Apache-2.0 (permissive) · 9f7420e10d09842f · report
ndsc_aac_metric shifts-project/shifts/mswml/metrics.py official repository unverified Apache-2.0 (permissive) · 8c63b918b61bb33d · report
prr_classification shifts-project/shifts/weather/assessment.py official repository unverified Apache-2.0 (permissive) · d2ee41704e0bf321 · report
renyi_entropy_of_expected shifts-project/shifts/mswml/uncertainty.py official repository unverified Apache-2.0 (permissive) · 2d472c7f8fa5769d · report
renyi_expected_entropy shifts-project/shifts/mswml/uncertainty.py official repository unverified Apache-2.0 (permissive) · 936046ea2d77b177 · report

Tasks

Autonomous DrivingImage ClassificationMachine TranslationWeather Forecastingimage-classificationmotion prediction

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Test

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