Papers › DART: Diversify-Aggregate-Repeat Training Improves Generalization of Neural Networks

DART: Diversify-Aggregate-Repeat Training Improves Generalization of Neural Networks

28 Feb 2023CVPR 2023 1arXiv:2302.14685archive 2025-07-28

Samyak Jain, Sravanti Addepalli, Pawan Sahu, Priyam Dey, R. Venkatesh Babu

Generalization of neural networks is crucial for deploying them safely in the real world. Common training strategies to improve generalization involve the use of data augmentations, ensembling and model averaging. In this work, we first establish a surprisingly simple but strong benchmark for generalization which utilizes diverse augmentations within a training minibatch, and show that this can learn a more balanced distribution of features. Further, we propose Diversify-Aggregate-Repeat Training (DART) strategy that first trains diverse models using different augmentations (or domains) to explore the loss basin, and further Aggregates their weights to combine their expertise and obtain improved generalization. We find that Repeating the step of Aggregation throughout training improves the overall optimization trajectory and also ensures that the individual models have a sufficiently low loss barrier to obtain improved generalization on combining them. We shed light on our approach by casting it in the framework proposed by Shen et al. and theoretically show that it indeed generalizes better. In addition to improvements in In- Domain generalization, we demonstrate SOTA performance on the Domain Generalization benchmarks in the popular DomainBed framework as well. Our method is generic and can easily be integrated with several base training algorithms to achieve performance gains.

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

Code

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

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

val-iisc/dart officialmentioned in papermentioned on GitHubpytorchMIT 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

13 samples harvested; 11 ran; 1 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.

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

Licence: 0 of the 13 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 val-iisc/DART. “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.

conv3x3 val-iisc/DART/domainbed/lib/wide_resnet.py official repository ran · our draft was wrong MIT (permissive) · 00e569acd6b45ef0 · report
default_hparams val-iisc/DART/domainbed/hparams_registry.py official repository ran fingerprinted MIT (permissive) · 02a21c87d500ef9d · report
get_shapes val-iisc/DART/domainbed/algorithms/miro.py official repository ran MIT (permissive) · c5919b96db289dbd · report
hashable val-iisc/DART/domainbed/lib/query.py official repository ran fingerprinted MIT (permissive) · 71a3a61ceed99bf3 · report
levelize val-iisc/DART/domainbed/lib/logger.py official repository ran fingerprinted MIT (permissive) · 2f597a2077a1c95d · report
make_selector_fn val-iisc/DART/domainbed/lib/query.py official repository ran MIT (permissive) · 2f8af5779e1edcb6 · report
make_weights_for_balanced_classes val-iisc/DART/domainbed/lib/misc.py official repository ran MIT (permissive) · 955c4020424d8ac1 · report
random_hparams val-iisc/DART/domainbed/hparams_registry.py official repository ran MIT (permissive) · 58e06fd6cfa6a889 · report
random_pairs_of_minibatches val-iisc/DART/domainbed/lib/misc.py official repository ran · our draft was wrong MIT (permissive) · 4fa2b54178fcc1df · report
to_minibatch val-iisc/DART/domainbed/algorithms/algorithms.py official repository ran · honoured contract fingerprinted MIT (permissive) · 12c23ce22097acd0 · report
to_row val-iisc/DART/domainbed/lib/misc.py official repository ran MIT (permissive) · 5dd6a674fbe45a89 · report
accuracy_from_loader val-iisc/DART/domainbed/evaluator.py official repository unverified MIT (permissive) · 687efdf3db9c44df · report
get_writer val-iisc/DART/domainbed/lib/writers.py official repository unverified MIT (permissive) · aa6558d41d5c4673 · report

Tasks

Domain Generalization

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

BASE

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