Papers › Learning to Model and Ignore Dataset Bias with Mixed Capacity Ensembles

Learning to Model and Ignore Dataset Bias with Mixed Capacity Ensembles

7 Nov 2020Findings of the Association for Computational Linguistics 2020arXiv:2011.03856archive 2025-07-28

Christopher Clark, Mark Yatskar, Luke Zettlemoyer

Many datasets have been shown to contain incidental correlations created by idiosyncrasies in the data collection process. For example, sentence entailment datasets can have spurious word-class correlations if nearly all contradiction sentences contain the word "not", and image recognition datasets can have tell-tale object-background correlations if dogs are always indoors. In this paper, we propose a method that can automatically detect and ignore these kinds of dataset-specific patterns, which we call dataset biases. Our method trains a lower capacity model in an ensemble with a higher capacity model. During training, the lower capacity model learns to capture relatively shallow correlations, which we hypothesize are likely to reflect dataset bias. This frees the higher capacity model to focus on patterns that should generalize better. We ensure the models learn non-overlapping approaches by introducing a novel method to make them conditionally independent. Importantly, our approach does not require the bias to be known in advance. We evaluate performance on synthetic datasets, and four datasets built to penalize models that exploit known biases on textual entailment, visual question answering, and image recognition tasks. We show improvement in all settings, including a 10 point gain on the visual question answering dataset.

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

Code

Syntology Ran 10 of 18 code samples harvested from 1 repository linked to this paper; 8 have no recorded run. Of those that ran: 2 ran · honoured contract; 1 ran · violated contract; 2 ran · our draft was wrong; 5 ran with no contract checked.

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

chrisc36/autobias officialmentioned in paperpytorch 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

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

2ran · honoured contract
1ran · violated contract
2ran · our draft was wrong
5ran
8unverified

Licence: 0 of the 18 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 chrisc36/autobias. “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.

ArgminFunction chrisc36/autobias/autobias/modules/classifier_ensembles.py official repository ran Apache-2.0 (permissive) · 66d942a22936224d · report
ClassifierEnsembleOutput chrisc36/autobias/autobias/modules/classifier_ensembles.py official repository ran Apache-2.0 (permissive) · 1517452197d65b98 · report
Configuration chrisc36/autobias/autobias/modules/classifier_ensembles.py official repository ran Apache-2.0 (permissive) · 4407441e018c9820 · report
Layer chrisc36/autobias/autobias/modules/classifier_ensembles.py official repository ran · metamorphic tier: deterministic Apache-2.0 (permissive) · 1788407f38a54f42 · report
TrainOutput chrisc36/autobias/autobias/modules/classifier_ensembles.py official repository ran Apache-2.0 (permissive) · 329d6081e2b7090a · report
_get_param_names chrisc36/autobias/autobias/modules/classifier_ensembles.py official repository ran · our draft was wrong Apache-2.0 (permissive) · c24ddaada1a1c755 · report
_to_py chrisc36/autobias/autobias/modules/classifier_ensembles.py official repository ran · violated contract fingerprinted Apache-2.0 (permissive) · 01b501ef47ff7315 · report
compute_class_prior chrisc36/autobias/autobias/modules/classifier_ensembles.py official repository ran · our draft was wrong Apache-2.0 (permissive) · 3126bcabe72c01de · report
cross_entropy chrisc36/autobias/autobias/modules/classifier_ensembles.py official repository ran · honoured contract Apache-2.0 (permissive) · fc370fba23e6b428 · report
weighted_mean chrisc36/autobias/autobias/modules/classifier_ensembles.py official repository ran · honoured contract fingerprinted Apache-2.0 (permissive) · 94de706a508f6295 · report
ArgminTransformFunction chrisc36/autobias/autobias/modules/classifier_ensembles.py official repository unverified Apache-2.0 (permissive) · 1965ee4e5a5c3bab · report
ClfArgminEnsemble chrisc36/autobias/autobias/modules/classifier_ensembles.py official repository unverified Apache-2.0 (permissive) · 881087663bfb8da6 · report
ClfHead chrisc36/autobias/autobias/modules/classifier_ensembles.py official repository unverified Apache-2.0 (permissive) · 9dccbb193bda0913 · report
Configured chrisc36/autobias/autobias/modules/classifier_ensembles.py official repository unverified Apache-2.0 (permissive) · 4a2c1d211e8c974d · report
Predictor chrisc36/autobias/autobias/modules/classifier_ensembles.py official repository unverified Apache-2.0 (permissive) · 8b2698ce36b58c25 · report
_ConfiguredJSONEncoder chrisc36/autobias/autobias/modules/classifier_ensembles.py official repository unverified Apache-2.0 (permissive) · d9dc3b79245d226b · report
config_to_json chrisc36/autobias/autobias/modules/classifier_ensembles.py official repository unverified Apache-2.0 (permissive) · 44eeb9ee4b01368a · report
get_configuration chrisc36/autobias/autobias/modules/classifier_ensembles.py official repository unverified Apache-2.0 (permissive) · be373e2a8ecbf2c4 · report

Tasks

Natural Language InferenceQuestion AnsweringSentenceVisual Question AnsweringVisual Question Answering (VQA)

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

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