2 papers
cs.CV2024
Faster Multi-GPU Training with PPLL: A Pipeline Parallelism Framework Leveraging Local Learning
Xiuyuan Guo, Chengqi Xu, Guinan Guo +6
Currently, training large-scale deep learning models is typically achieved through parallel training across multiple GPUs. However, due to the inherent communication overhead and s…
cs.CV2024
Replacement Learning: Training Vision Tasks with Fewer Learnable Parameters
Yuming Zhang, Peizhe Wang, Shouxin Zhang +3
Traditional end-to-end deep learning models often enhance feature representation and overall performance by increasing the depth and complexity of the network during training. Howe…