English

BLoad: Enhancing Neural Network Training with Efficient Sequential Data Handling

Machine Learning 2024-04-29 v2 Distributed, Parallel, and Cluster Computing

Abstract

The increasing complexity of modern deep neural network models and the expanding sizes of datasets necessitate the development of optimized and scalable training methods. In this white paper, we addressed the challenge of efficiently training neural network models using sequences of varying sizes. To address this challenge, we propose a novel training scheme that enables efficient distributed data-parallel training on sequences of different sizes with minimal overhead. By using this scheme we were able to reduce the padding amount by more than 100xx while not deleting a single frame, resulting in an overall increased performance on both training time and Recall in our experiments.

Keywords

Cite

@article{arxiv.2310.10879,
  title  = {BLoad: Enhancing Neural Network Training with Efficient Sequential Data Handling},
  author = {Raphael Ruschel and A. S. M. Iftekhar and B. S. Manjunath and Suya You},
  journal= {arXiv preprint arXiv:2310.10879},
  year   = {2024}
}