Papers › Data Feedback Loops: Model-driven Amplification of Dataset Biases

Data Feedback Loops: Model-driven Amplification of Dataset Biases

8 Sep 2022arXiv:2209.03942archive 2025-07-28

Rohan Taori, Tatsunori B. Hashimoto

Datasets scraped from the internet have been critical to the successes of large-scale machine learning. Yet, this very success puts the utility of future internet-derived datasets at potential risk, as model outputs begin to replace human annotations as a source of supervision. In this work, we first formalize a system where interactions with one model are recorded as history and scraped as training data in the future. We then analyze its stability over time by tracking changes to a test-time bias statistic (e.g. gender bias of model predictions). We find that the degree of bias amplification is closely linked to whether the model's outputs behave like samples from the training distribution, a behavior which we characterize and define as consistent calibration. Experiments in three conditional prediction scenarios - image classification, visual role-labeling, and language generation - demonstrate that models that exhibit a sampling-like behavior are more calibrated and thus more stable. Based on this insight, we propose an intervention to help calibrate and stabilize unstable feedback systems. Code is available at https://github.com/rtaori/data_feedback.

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

Code

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

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

rtaori/data_feedback officialmentioned in papermentioned 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

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

17unverified

Licence: 0 of the 17 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 rtaori/data_feedback. “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.

batch_norm rtaori/data_feedback/image_classification/baidunet.py official repository unverified Apache-2.0 (permissive) · 98c5a9335415160f · report
collapse_annotations rtaori/data_feedback/visual_role_labeling/data.py official repository unverified Apache-2.0 (permissive) · faa2eeb8672f4711 · report
conv_bn rtaori/data_feedback/image_classification/baidunet.py official repository unverified Apache-2.0 (permissive) · ac25750813c3e6f9 · report
format_dict rtaori/data_feedback/visual_role_labeling/baseline_crf.py official repository unverified Apache-2.0 (permissive) · 81d473f07388d56a · report
get_bias_std_lines rtaori/data_feedback/plotting/plotting_utils.py official repository unverified Apache-2.0 (permissive) · 6d38eeb275e78417 · report
load_cifar5m rtaori/data_feedback/image_classification/data.py official repository unverified Apache-2.0 (permissive) · 819ba6bdeceaaf30 · report
load_cinic10 rtaori/data_feedback/image_classification/data.py official repository unverified Apache-2.0 (permissive) · 804d4cfbb5a899a0 · report
load_data rtaori/data_feedback/image_classification/data.py official repository unverified Apache-2.0 (permissive) · dfae76f2b889026e · report
load_rtp_dataset rtaori/data_feedback/language_generation/data.py official repository unverified Apache-2.0 (permissive) · 935670c8c277b699 · report
rand_split_dataset rtaori/data_feedback/visual_role_labeling/data.py official repository unverified Apache-2.0 (permissive) · 71cfaeb6fde82196 · report
rand_split_test_set rtaori/data_feedback/visual_role_labeling/data.py official repository unverified Apache-2.0 (permissive) · cc062ce9df817b3a · report
residual rtaori/data_feedback/image_classification/baidunet.py official repository unverified Apache-2.0 (permissive) · dc51887b30539963 · report
shuffle_tensor rtaori/data_feedback/image_classification/utils.py official repository unverified Apache-2.0 (permissive) · 9a0a2bca8191c1b6 · report
theorem1_bound rtaori/data_feedback/plotting/feedback_bound.py official repository unverified Apache-2.0 (permissive) · 116d1355faa1c187 · report
theorem1_continual_bound rtaori/data_feedback/plotting/feedback_bound.py official repository unverified Apache-2.0 (permissive) · 7e564a313204ad07 · report
tokenize_generation rtaori/data_feedback/language_generation/data.py official repository unverified Apache-2.0 (permissive) · 997469cb5a9c5f62 · report
tokenize_training rtaori/data_feedback/language_generation/data.py official repository unverified Apache-2.0 (permissive) · a5dc158924c783cc · report

Tasks

Image ClassificationText Generationimage-classification

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