Papers › DABS: A Domain-Agnostic Benchmark for Self-Supervised Learning

DABS: A Domain-Agnostic Benchmark for Self-Supervised Learning

23 Nov 2021arXiv:2111.12062archive 2025-07-28

Alex Tamkin, Vincent Liu, Rongfei Lu, Daniel Fein, Colin Schultz, Noah Goodman

Self-supervised learning algorithms, including BERT and SimCLR, have enabled significant strides in fields like natural language processing, computer vision, and speech processing. However, these algorithms are domain-specific, meaning that new self-supervised learning algorithms must be developed for each new setting, including myriad healthcare, scientific, and multimodal domains. To catalyze progress toward domain-agnostic methods, we introduce DABS: a Domain-Agnostic Benchmark for Self-supervised learning. To perform well on DABS, an algorithm is evaluated on seven diverse domains: natural images, multichannel sensor data, English text, speech recordings, multilingual text, chest x-rays, and images with text descriptions. Each domain contains an unlabeled dataset for pretraining; the model is then is scored based on its downstream performance on a set of labeled tasks in the domain. We also present e-Mix and ShED: two baseline domain-agnostic algorithms; their relatively modest performance demonstrates that significant progress is needed before self-supervised learning is an out-of-the-box solution for arbitrary domains. Code for benchmark datasets and baseline algorithms is available at https://github.com/alextamkin/dabs.

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="2111.12062")

Code

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

By repository: official repository: 2 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.

alextamkin/dabs officialmentioned in paperpytorchMIT 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

2 samples harvested; 0 ran; 0 honoured the contract we drafted; 2 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.

2unverified

Licence: 0 of the 2 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 alextamkin/dabs. “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.

any_exist alextamkin/dabs/src/datasets/medical_images/chexpert.py official repository unverified MIT (permissive) · af7bbb2d290ae241 · report
bold alextamkin/dabs/info.py official repository unverified MIT (permissive) · 868479bfba131747 · report

Tasks

Self-Supervised Learning

Datasets

Introduced by this paper, per the archive.

DABS

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Self-Supervised Learning DABS Pretraining: None Images & Text 57.5 #1 of 3 Archive leaderboard report
Self-Supervised Learning DABS Pretraining: None Med. Imaging 68.1 #1 of 3 Archive leaderboard report
Self-Supervised Learning DABS Pretraining: None Natural Images 10.1 #1 of 3 Archive leaderboard report
Self-Supervised Learning DABS Pretraining: None Sensors 69.8 #1 of 3 Archive leaderboard report
Self-Supervised Learning DABS Pretraining: None Speech 24.9 #1 of 3 Archive leaderboard report
Self-Supervised Learning DABS Pretraining: None Text 42.3 #1 of 3 Archive leaderboard report
Self-Supervised Learning DABS Pretraining: ShED Images & Text 54.3 #2 of 3 Archive leaderboard report
Self-Supervised Learning DABS Pretraining: ShED Med. Imaging 74.5 #2 of 3 Archive leaderboard report
Self-Supervised Learning DABS Pretraining: ShED Natural Images 20.9 #2 of 3 Archive leaderboard report
Self-Supervised Learning DABS Pretraining: ShED Sensors 88.7 #2 of 3 Archive leaderboard report
Self-Supervised Learning DABS Pretraining: ShED Speech 36.5 #2 of 3 Archive leaderboard report
Self-Supervised Learning DABS Pretraining: ShED Text 48.4 #2 of 3 Archive leaderboard report
Self-Supervised Learning DABS Pretraining: e-Mix Images & Text 48.9 #3 of 3 Archive leaderboard report
Self-Supervised Learning DABS Pretraining: e-Mix Med. Imaging 72.4 #3 of 3 Archive leaderboard report
Self-Supervised Learning DABS Pretraining: e-Mix Natural Images 27.9 #3 of 3 Archive leaderboard report
Self-Supervised Learning DABS Pretraining: e-Mix Sensors 79.5 #3 of 3 Archive leaderboard report
Self-Supervised Learning DABS Pretraining: e-Mix Speech 41.8 #3 of 3 Archive leaderboard report
Self-Supervised Learning DABS Pretraining: e-Mix Text 44.1 #3 of 3 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

1x1 ConvolutionAdamAttentionAttention DropoutAverage PoolingBERTBatch NormalizationBottleneck Residual BlockColorJitterConvolutionDense ConnectionsDropoutFeedforward NetworkGlobal Average PoolingKaiming InitializationLayer NormalizationLinear LayerLinear Warmup With Linear DecayMax PoolingMulti-Head AttentionNT-XentRandom Gaussian BlurRandom Resized CropReLUResidual BlockResidual ConnectionSimCLRSoftmaxWeight DecayWordPiece

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