paper-with-me

홈 › Papers

Horizontally Fused Training Array: An Effective Hardware Utilization Squeezer for Training Novel Deep Learning Models

2021-02-03 · Shang Wang, Peiming Yang, Yuxuan Zheng, Xin Li, Gennady Pekhimenko

Driven by the tremendous effort in researching novel deep learning (DL) algorithms, the training cost of developing new models increases staggeringly in recent years. We analyze GPU cluster usage statistics from a top research institute for more insights into the hardware efficiency achieved by typical DL training jobs. Our study reveals that single-accelerator training jobs can dominate the cluster-wide resource consumption when launched repetitively (e.g., for hyper-parameter tuning) while severely under-utilizing the hardware. Fortunately, we observe that such workloads have the following unique characteristics: (i) the models among jobs often have the same types of operators with the same shapes, and (ii) the inter-model horizontal fusion of such operators is mathematically equivalent to other already well-optimized operators. Thus, to help DL researchers and practitioners effectively improve the hardware utilization of their novel DL training workloads, we propose Horizontally Fused Training Array (HFTA). HFTA is a new DL framework extension library that horizontally fuses the models from different repetitive jobs deeply down to operators and then trains them simultaneously on a shared accelerator. To show the generality of our solution, we apply HFTA to six DL models training on state-of-the-art accelerators (GPUs and TPUs). Our results indicate that HFTA is highly effective in improving hardware utilization and achieves up to $15.1 \times$ higher training throughput vs. the standard practice of running each job on a separate accelerator.

📄 PDF Abstract BibTeX arXiv:2102.02344

Code (2)

UofT-EcoSystem/hfta 공식 구현 pytorch
eric-zheng/eric-zheng

Tasks

GPU

Similar Papers 제목 키워드 기반

On Properties of Phase-Conjugation Focusing for Large Intelligent Surface Applications -- Part II: Horizontal Polarization

2025-05-14 · Jiawang Li

Near-field focusing (NFF) forms the basis for several applications of large intelligent surface (LIS) in sub-10 GHz bands, including wireless communications, wireless power transfer, positioning, and sensing. In this two…

Robust Extended Kalman Filter for Land Navigation Using Massive Array of MEMS IMUs

2026-06-28 · Omer Hanani, Alon Kipnis arxiv

We propose a robust Extended Kalman Filter (EKF) architecture for land navigation using an array of hundreds of low-cost micro-electromechanical systems (MEMS) inertial sensors. The main challenges in this setting are bu…

Neural Network-Hardware Co-design for Scalable RRAM-based BNN Accelerators

2018-11-06 · Yulhwa Kim, HyungJun Kim, Jae-Joon Kim

Recently, RRAM-based Binary Neural Network (BNN) hardware has been gaining interests as it requires 1-bit sense-amp only and eliminates the need for high-resolution ADC and DAC. However, RRAM-based BNN hardware still req…

Neural Network simulation

Experimental Demonstration of Array-level Learning with Phase Change Synaptic Devices

2014-05-29 · S. Burc Eryilmaz, Duygu Kuzum, Rakesh G. D. Jeyasingh, Sang-Bum Kim 외

The computational performance of the biological brain has long attracted significant interest and has led to inspirations in operating principles, algorithms, and architectures for computing and signal processing. In thi…

Multi-target Detection for Reconfigurable Holographic Surfaces Enabled Radar

2024-01-17 · XiaoYu Zhang, Haobo Zhang, Ruoqi Deng, Liang Liu 외

Multi-target detection is one of the primary tasks in radar-based localization and sensing, typically built on phased array antennas. However, the bulky hardware in the phased array restricts its potential for enhancing …