@inproceedings{1118, author = {Zhuangwei Kang and Ziran Min and Shuang Zhou and Yogesh Barve and Aniruddha Gokhale}, title = {Dataset Placement and Data Loading Optimizations for Cloud-Native Deep Learning Workloads}, abstract = {The primary challenge facing cloud-based deep learning systems is the need for efficient orchestration of large-scale datasets with diverse data formats and provisioning of high-performance data loading capabilities. To that end, we present DLCache, a cloud-native dataset management and runtime-aware data-loading solution for deep learning training jobs. DLCache supports the low-latency and high-throughput I/O requirements of DL training jobs using cloud buckets as persistent data storage and a dedicated computation cluster for training. DLCache comprises four layers: a control plane, a metadata plane, an operator plane, and a multi-tier storage plane, which are seamlessly integrated with the Kubernetes ecosystem thereby providing ease of deployment, scalability, and self-healing. For efficient memory utilization, DLCache is designed with an on-the-fly and best-effort caching mechanism that can auto-scale the cache according to runtime configurations, resource constraints, and training speeds. DLCache considers both frequency and freshness of data access as well as data preparation costs in making effective cache eviction decisions that result in reduced completion time for deep learning workloads. Results of evaluating DLCache on the Imagenet-ILSVRC and LibriSpeech datasets under various runtime configurations and simulated GPU computation time experiments showed up to a 147.49% and 156.67% improvement in data loading throughput, respectively, compared to the popular PyTorch framework.}, year = {2023}, journal = {IEEE International Symposium on Real-time Computing (ISORC)}, pages = {107-116}, month = {May}, publisher = {IEEE}, address = {Nashville, TN}, issn = {2770-162X}, isbn = {979-8-3503-3902-4}, url = {https://ieeexplore.ieee.org/document/10196902}, doi = {10.1109/ISORC58943.2023.00023}, }