paper-with-me

홈 › Papers

TensorSocket: Shared Data Loading for Deep Learning Training

2024-09-27 · Ties Robroek, Neil Kim Nielsen, Pınar Tözün

Training deep learning models is a repetitive and resource-intensive process. Data scientists often train several models before landing on set of parameters (e.g., hyper-parameter tuning), model architecture (e.g., neural architecture search), among other things that yields the highest accuracy. The computational efficiency of these training tasks depends highly on how well we can supply the training process with training data. The repetitive nature of these tasks results in the same data processing pipelines running over and over exacerbating the need for and costs of computational resources. In this paper, we present Tensorsocket to reduce the computational needs of deep learning training by enabling simultaneous training processes to share the same data loader. Tensorsocket mitigates CPU-side bottlenecks in cases where the collocated training workloads have high throughput on GPU, but are held back by lower data-loading throughput on CPU. Tensorsocket achieves this by reducing redundant computations across collocated training processes and leveraging modern GPU-GPU interconnects. We demonstrate the hardware- and pipeline-agnostic nature of Tensorsocket and evaluate it using a variety of training scenarios. Our evaluation shows that Tensorsocket enables scenarios that are infeasible without data sharing, increases training throughput by up to $100\%$, and when utilizing cloud instances, Tensorsocket achieves cost savings of $50\%$ by reducing the hardware resource needs on the CPU side. Furthermore, Tensorsocket outperforms the state-of-the-art solutions for shared data loading such as CoorDL and Joader. It is easier to use, maintain, and deploy, and either achieves higher or matches the throughput of other solutions while requiring less CPU resources.

📄 PDF Abstract BibTeX arXiv:2409.18749

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyCPUDeep LearningGPUNeural Architecture Search

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

A Multi-Head Ensemble Multi-Task Learning Approach for Dynamical Computation Offloading

2023-09-02 · Ruihuai Liang, Bo Yang, Zhiwen Yu, Xuelin Cao 외

Computation offloading has become a popular solution to support computationally intensive and latency-sensitive applications by transferring computing tasks to mobile edge servers (MESs) for execution, which is known as …

Edge-computingMulti-Task Learning

PartialLoading: User Scheduling and Bandwidth Allocation for Parameter-sharing Edge Inference

2025-03-29 · Guanqiao Qu, Qian Chen, Xianhao Chen, Kaibin Huang 외

By provisioning inference offloading services, edge inference drives the rapid growth of AI applications at the network edge. However, achieving high task throughput with stringent latency requirements remains a signific…

GPUScheduling

Spectral decomposition-assisted multi-study factor analysis

2025-02-20 · Lorenzo Mauri, Niccolò Anceschi, David B. Dunson

This article focuses on covariance estimation for multi-study data. Popular approaches employ factor-analytic terms with shared and study-specific loadings that decompose the variance into (i) a shared low-rank component…

Multi-Agent Reinforcement Learning for Task Offloading in Wireless Edge Networks

2025-09-01 · Andrea Fox, Francesco De Pellegrini, Eitan Altman arxiv

In edge computing systems, autonomous agents must make fast local decisions while competing for shared resources. Existing MARL methods often resume to centralized critics or frequent communication, which fail under limi…

Multi-agent Reinforcement Learning

Cache-assisted Mobile Edge Computing over Space-Air-Ground Integrated Networks for Extended Reality Applications

2023-09-06 · Seonghoon Yoo, Seongah Jeong, Jeongbin Kim, Joonhyuk Kang

Extended reality-enabled Internet of Things (XRI) provides the new user experience and the sense of immersion by adding virtual elements to the real world through Internet of Things (IoT) devices and emerging 6G technolo…

Edge-computing