Papers › RATT: Leveraging Unlabeled Data to Guarantee Generalization

RATT: Leveraging Unlabeled Data to Guarantee Generalization

1 May 2021arXiv:2105.00303archive 2025-07-28

Saurabh Garg, Sivaraman Balakrishnan, J. Zico Kolter, Zachary C. Lipton

To assess generalization, machine learning scientists typically either (i) bound the generalization gap and then (after training) plug in the empirical risk to obtain a bound on the true risk; or (ii) validate empirically on holdout data. However, (i) typically yields vacuous guarantees for overparameterized models. Furthermore, (ii) shrinks the training set and its guarantee erodes with each re-use of the holdout set. In this paper, we introduce a method that leverages unlabeled data to produce generalization bounds. After augmenting our (labeled) training set with randomly labeled fresh examples, we train in the standard fashion. Whenever classifiers achieve low error on clean data and high error on noisy data, our bound provides a tight upper bound on the true risk. We prove that our bound is valid for 0-1 empirical risk minimization and with linear classifiers trained by gradient descent. Our approach is especially useful in conjunction with deep learning due to the early learning phenomenon whereby networks fit true labels before noisy labels but requires one intuitive assumption. Empirically, on canonical computer vision and NLP tasks, our bound provides non-vacuous generalization guarantees that track actual performance closely. This work provides practitioners with an option for certifying the generalization of deep nets even when unseen labeled data is unavailable and provides theoretical insights into the relationship between random label noise and generalization.

PaperPDFCodeCode Syntology ran

In Syntology View this paper on Syntology: its repositories, every harvested function with whether it ran, its licence and the call to fetch it.

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

Code

Syntology Ran 1 of 16 code samples harvested from 1 repository linked to this paper; 15 have no recorded run. Of those that ran: 1 ran · our draft was wrong.

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

acmi-lab/ratt_generalization_bound 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

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

1ran · our draft was wrong
15unverified

Licence: 0 of the 16 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 acmi-lab/ratt_generalization_bound. “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.

format_time acmi-lab/ratt_generalization_bound/utils.py official repository ran · our draft was wrong fingerprinted Apache-2.0 (permissive) · 8d7ec010c29e813b · report
ResNet18 acmi-lab/ratt_generalization_bound/models/resnet.py official repository unverified Apache-2.0 (permissive) · ee3a23d9284921b0 · report
custom_dataset acmi-lab/ratt_generalization_bound/data_helper.py official repository unverified Apache-2.0 (permissive) · 33c9f87823514bad · report
download_and_load_datasets acmi-lab/ratt_generalization_bound/train_imdb_elmo.py official repository unverified Apache-2.0 (permissive) · 5bbd31590c16d155 · report
getBertTokenizer acmi-lab/ratt_generalization_bound/datasets/IMDb.py official repository unverified Apache-2.0 (permissive) · 08da3d75f4a68eb5 · report
get_mean_and_std acmi-lab/ratt_generalization_bound/utils.py official repository unverified Apache-2.0 (permissive) · 7bd3a77007a65eec · report
get_model acmi-lab/ratt_generalization_bound/model_helper.py official repository unverified Apache-2.0 (permissive) · 4e4f63cb91e4b0e0 · report
get_train_data acmi-lab/ratt_generalization_bound/data_helper.py official repository unverified Apache-2.0 (permissive) · 18d06a46390badba · report
initialize_bert_based_model acmi-lab/ratt_generalization_bound/models/bert.py official repository unverified Apache-2.0 (permissive) · b24bb0be9085efab · report
initialize_bert_transform acmi-lab/ratt_generalization_bound/datasets/IMDb.py official repository unverified Apache-2.0 (permissive) · bb921ba6a0704620 · report
load_dataset acmi-lab/ratt_generalization_bound/train_imdb_elmo.py official repository unverified Apache-2.0 (permissive) · c7a16597f295a1ba · report
load_directory_data acmi-lab/ratt_generalization_bound/train_imdb_elmo.py official repository unverified Apache-2.0 (permissive) · 7b0fc787f8d444d1 · report
pred_accuracy acmi-lab/ratt_generalization_bound/model_helper.py official repository unverified Apache-2.0 (permissive) · 7e5acdc16eb78bae · report
random_label_noise acmi-lab/ratt_generalization_bound/data_helper.py official repository unverified Apache-2.0 (permissive) · 5de1b3eb7678aa7c · report
read_file acmi-lab/ratt_generalization_bound/plots_helper/plot_acc.py official repository unverified Apache-2.0 (permissive) · eeb3d9b0ff6d3654 · report
read_imdb_split acmi-lab/ratt_generalization_bound/datasets/IMDb.py official repository unverified Apache-2.0 (permissive) · e1e8c58b1243b4e0 · report

Tasks

Generalization BoundsHoldout Set

1 archive task tag without a task page not shown.

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