English

An Overview of the Data-Loader Landscape: Comparative Performance Analysis

Distributed, Parallel, and Cluster Computing 2022-09-29 v1 Computer Vision and Pattern Recognition Machine Learning Performance

Abstract

Dataloaders, in charge of moving data from storage into GPUs while training machine learning models, might hold the key to drastically improving the performance of training jobs. Recent advances have shown promise not only by considerably decreasing training time but also by offering new features such as loading data from remote storage like S3. In this paper, we are the first to distinguish the dataloader as a separate component in the Deep Learning (DL) workflow and to outline its structure and features. Finally, we offer a comprehensive comparison of the different dataloading libraries available, their trade-offs in terms of functionality, usability, and performance and the insights derived from them.

Keywords

Cite

@article{arxiv.2209.13705,
  title  = {An Overview of the Data-Loader Landscape: Comparative Performance Analysis},
  author = {Iason Ofeidis and Diego Kiedanski and Leandros Tassiulas},
  journal= {arXiv preprint arXiv:2209.13705},
  year   = {2022}
}

Comments

17 pages, 28 figures

R2 v1 2026-06-28T02:14:16.802Z