REVIEW 9 cited by
Large scale distributed neural network training through online distillation
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
Signed reviews
abstract
Techniques such as ensembling and distillation promise model quality improvements when paired with almost any base model. However, due to increased test-time cost (for ensembles) and increased complexity of the training pipeline (for distillation), these techniques are challenging to use in industrial settings. In this paper we explore a variant of distillation which is relatively straightforward to use as it does not require a complicated multi-stage setup or many new hyperparameters. Our first claim is that online distillation enables us to use extra parallelism to fit very large datasets about twice as fast. Crucially, we can still speed up training even after we have already reached the point at which additional parallelism provides no benefit for synchronous or asynchronous stochastic gradient descent. Two neural networks trained on disjoint subsets of the data can share knowledge by encouraging each model to agree with the predictions the other model would have made. These predictions can come from a stale version of the other model so they can be safely computed using weights that only rarely get transmitted. Our second claim is that online distillation is a cost-effective way to make the exact predictions of a model dramatically more reproducible. We support our claims using experiments on the Criteo Display Ad Challenge dataset, ImageNet, and the largest to-date dataset used for neural language modeling, containing $6\times 10^{11}$ tokens and based on the Common Crawl repository of web data.
Forward citations
Cited by 9 Pith papers
-
Bridging Compute- and Data-Optimal Pretraining
Pretraining loss obeys a single law in which repeated or paraphrased tokens count as η(N, data-per-parameter, expansion-ratio) fresh tokens, with total effective data saturating as derived tokens grow.
-
Slot2Text: Object-Centric Visual Tokenization for Efficient and Spatially Traceable Surgical MLLMs
Slot2Text shows that nine region-bearing slot tokens, not hundreds of patch tokens, can support competitive surgical VQA and spatial grounding.
-
Optimal Transceiver Design in Over-the-Air Federated Distillation
An over-the-air federated distillation scheme with closed-form power control and SDR-based beamforming is derived from a convergence-rate bound, with a claimed proof that the beamforming relaxation is tight.
-
Out-of-Distribution Federated Distillation with Domain-Aware Proxy
DPS-FD, a domain-aware proxy selection method with a vocabulary-constrained LLM proxy generator, is claimed to improve out-of-distribution federated distillation, but its OOD evaluation is compromised by proxy data dr...
-
Beyond Model Scale Limits: End-Edge-Cloud Federated Learning with Self-Rectified Knowledge Agglomeration
FedEEC trains larger cloud models in end-edge-cloud federated learning via bridge-sample distillation and self-rectified knowledge transfer, reporting accuracy gains on SVHN, CIFAR-10, and CINIC-10.
-
A Collaborative Ensemble Framework for CTR Prediction
CETNet combines two CTR models with separate embeddings, KL collaboration, and entropy-based confidence fusion, yielding small AUC gains on public benchmarks but not in the internal deployment.
-
Modular Federated Learning: A Meta-Framework Perspective
A 63-page survey that reframes federated learning as a composition of eight modules and proposes an 'alignment operator' taxonomy, while surveying Python FL frameworks and open challenges.
-
Learning Representations and Agents for Information Retrieval
A dissertation showing that a BERT re-ranker combined with document expansion by predicted queries roughly doubles BM25 retrieval effectiveness on MS MARCO and TREC-CAR.
-
Distilling On-Device Intelligence at the Network Edge
A review article that organizes communication-efficient and privacy-preserving on-device federated learning methods into three exchange modes and illustrates seven example frameworks.
Discussion (0). Continue with ORCID to comment.