paper-with-me

홈 › Papers

Superposing Many Tickets into One: A Performance Booster for Sparse Neural Network Training

2022-05-30 · Lu Yin, Vlado Menkovski, Meng Fang, Tianjin Huang, Yulong Pei, Mykola Pechenizkiy, Decebal Constantin Mocanu, Shiwei Liu

Recent works on sparse neural network training (sparse training) have shown that a compelling trade-off between performance and efficiency can be achieved by training intrinsically sparse neural networks from scratch. Existing sparse training methods usually strive to find the best sparse subnetwork possible in one single run, without involving any expensive dense or pre-training steps. For instance, dynamic sparse training (DST), is capable of reaching a competitive performance of dense training by iteratively evolving the sparse topology during the course of training. In this paper, we argue that it is better to allocate the limited resources to create multiple low-loss sparse subnetworks and superpose them into a stronger one, instead of allocating all resources entirely to find an individual subnetwork. To achieve this, two desiderata are required: (1) efficiently producing many low-loss subnetworks, the so-called cheap tickets, within one training process limited to the standard training time used in dense training; (2) effectively superposing these cheap tickets into one stronger subnetwork. To corroborate our conjecture, we present a novel sparse training approach, termed Sup-tickets, which can satisfy the above two desiderata concurrently in a single sparse-to-sparse training process. Across various modern architectures on CIFAR-10/100 and ImageNet, we show that Sup-tickets integrates seamlessly with the existing sparse training methods and demonstrates consistent performance improvement.

📄 PDF Abstract BibTeX arXiv:2205.15322

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Advancing Adversarial Training by Injecting Booster Signal

2023-06-27 · Hong Joo Lee, Youngjoon Yu, Yong Man Ro

Recent works have demonstrated that deep neural networks (DNNs) are highly vulnerable to adversarial attacks. To defend against adversarial attacks, many defense strategies have been proposed, among which adversarial tra…

Adversarial Robustness

When Layers Play the Lottery, all Tickets Win at Initialization

2023-01-25 · Artur Jordao, George Correa de Araujo, Helena de Almeida Maia, Helio Pedrini

Pruning is a standard technique for reducing the computational cost of deep networks. Many advances in pruning leverage concepts from the Lottery Ticket Hypothesis (LTH). LTH reveals that inside a trained dense network e…

All

Reliable Label Correction is a Good Booster When Learning with Extremely Noisy Labels

2022-04-30 · Kai Wang, Xiangyu Peng, Shuo Yang, Jianfei Yang 외

Learning with noisy labels has aroused much research interest since data annotations, especially for large-scale datasets, may be inevitably imperfect. Recent approaches resort to a semi-supervised learning problem by di…

Learning with noisy labels

Control Node Placement and Structural Controllability of Water Quality Dynamics in Drinking Networks

2024-11-02 · Salma M. Elsherif, Ahmad F. Taha

Chlorine, the most widely used disinfectant, needs to be adequately distributed in water distribution networks (WDNs) to maintain consistent residual levels and ensure water safety. This is performed through control node…

EarlyBERT: Efficient BERT Training via Early-bird Lottery Tickets

2020-12-31 · ACL 2021 5 · Xiaohan Chen, Yu Cheng, Shuohang Wang, Zhe Gan 외

Heavily overparameterized language models such as BERT, XLNet and T5 have achieved impressive success in many NLP tasks. However, their high model complexity requires enormous computation resources and extremely long tra…

Model Compression