IJCAI 2022poster0 citations

Survey on Efficient Training of Large Neural Networks

Julia Gusak, Daria Cherniuk, Alena Shilova, Alexandr Katrutsa, Daniel Bershatsky, Xunyi Zhao, Lionel Eyraud-Dubois, Oleh Shliazhko

Abstract

Modern Deep Neural Networks (DNNs) require significant memory to store weight, activations, and other intermediate tensors during training. Hence, many models don’t fit one GPU device or can be trained using only a small per-GPU batch size. This survey provides a systematic overview of the approaches that enable more efficient DNNs training. We analyze techniques that save memory and make good use of computation and communication resources on architectures with a single or several GPUs. We summarize the main categories of strategies and compare strategies within and across categories. Along with approaches proposed in the literature, we discuss available implementations.

Survey Track: -Survey Track: Machine LearningSurvey Track: Natural Language ProcessingSurvey Track: Computer Vision
BibTeX
@inproceedings{ijcai2022p769,
  title     = {Survey on Efficient Training of Large Neural Networks},
  author    = {Gusak, Julia and Cherniuk, Daria and Shilova, Alena and Katrutsa, Alexandr and Bershatsky, Daniel and Zhao, Xunyi and Eyraud-Dubois, Lionel and Shliazhko, Oleh and Dimitrov, Denis and Oseledets, Ivan and Beaumont, Olivier},
  booktitle = {Proceedings of the Thirty-First International Joint Conference on
               Artificial Intelligence, {IJCAI-22}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Lud De Raedt},
  pages     = {5494--5501},
  year      = {2022},
  month     = {7},
  note      = {Survey Track},
  doi       = {10.24963/ijcai.2022/769},
  url       = {https://doi.org/10.24963/ijcai.2022/769},
}
Survey on Efficient Training of Large Neural Networks · IJCAI 2022