Pith. sign in

REVIEW 1 cited by

Importance of Data Loading Pipeline in Training Deep Neural Networks

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

arxiv 2005.02130 v1 pith:PQ3ETXEN submitted 2020-04-21 cs.CV cs.LG

classification cs.CVcs.LG
keywords datatrainingtimeaccelerateaugmentationloadingtoolsdeep
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Training large-scale deep neural networks is a long, time-consuming operation, often requiring many GPUs to accelerate. In large models, the time spent loading data takes a significant portion of model training time. As GPU servers are typically expensive, tricks that can save training time are valuable.Slow training is observed especially on real-world applications where exhaustive data augmentation operations are required. Data augmentation techniques include: padding, rotation, adding noise, down sampling, up sampling, etc. These additional operations increase the need to build an efficient data loading pipeline, and to explore existing tools to speed up training time. We focus on the comparison of two main tools designed for this task, namely binary data format to accelerate data reading, and NVIDIA DALI to accelerate data augmentation. Our study shows improvement on the order of 20% to 40% if such dedicated tools are used.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. StructFormer: Document Structure-based Masked Attention and its Impact on Language Model Pre-Training

    cs.CL 2024-11 conditional novelty 4.0 of 10

    Using section headers as global attention tokens during masked-language-model pretraining improves downstream document-structure tasks such as SciREX salient clustering, with no clear drop on GLUE.

Pith tools