paper-with-me

Papers

A Closer Look at Codistillation for Distributed Training

2020-10-06 · Shagun Sodhani, Olivier Delalleau, Mahmoud Assran, Koustuv Sinha, Nicolas Ballas, Michael Rabbat

Codistillation has been proposed as a mechanism to share knowledge among concurrently trained models by encouraging them to represent the same function through an auxiliary loss. This contrasts with the more commonly used fully-synchronous data-parallel stochastic gradient descent methods, where different model replicas average their gradients (or parameters) at every iteration and thus maintain identical parameters. We investigate codistillation in a distributed training setup, complementing previous work which focused on extremely large batch sizes. Surprisingly, we find that even at moderate batch sizes, models trained with codistillation can perform as well as models trained with synchronous data-parallel methods, despite using a much weaker synchronization mechanism. These findings hold across a range of batch sizes and learning rate schedules, as well as different kinds of models and datasets. Obtaining this level of accuracy, however, requires properly accounting for the regularization effect of codistillation, which we highlight through several empirical observations. Overall, this work contributes to a better understanding of codistillation and how to best take advantage of it in a distributed computing environment.

📄 PDF Abstract BibTeX arXiv:2010.02838

Code (0)

등록된 구현이 없습니다.

Tasks

Distributed Computing

Similar Papers 제목 키워드 기반

Towards a Better Theoretical Understanding of Independent Subnetwork Training

2023-06-28 · Egor Shulgin, Peter Richtárik

Modern advancements in large-scale machine learning would be impossible without the paradigm of data-parallel distributed computing. Since distributed computing with large-scale models imparts excessive pressure on commu…

Distributed Computing

A Distributed Resource Repository for Cloud-Based Machine Translation

2012-05-01 · LREC 2012 5 · J{\"o}rg Tiedemann, Dorte Haltrup Hansen, Lene Offersgaard, Sussi Olsen 외

In this paper, we present the architecture of a distributed resource repository developed for collecting training data for building customized statistical machine translation systems. The repository is designed for the c…

Machine TranslationManagementSentenceTranslation

Heterogeneous Federated Learning Using Knowledge Codistillation

2023-10-04 · Jared Lichtarge, Ehsan Amid, Shankar Kumar, Tien-Ju Yang 외

Federated Averaging, and many federated learning algorithm variants which build upon it, have a limitation: all clients must share the same model architecture. This results in unused modeling capacity on many clients, wh…

Federated Learningimage-classificationImage ClassificationKnowledge Distillation+2

A Closer Look at Few-shot Classification Again

2023-01-28 · Xu Luo, Hao Wu, Ji Zhang, Lianli Gao 외

Few-shot classification consists of a training phase where a model is learned on a relatively large dataset and an adaptation phase where the learned model is adapted to previously-unseen tasks with limited labeled sampl…

ClassificationRepresentation LearningTransfer Learning

A closer look at the performance of neural language models on reflexive anaphor licensing

2020-01-01 · SCiL 2020 1 · Jennifer Hu, Sherry Yong Chen, Roger Levy