Topology-Aware Revival for Efficient Sparse Training
Meiling Jin, Fei Wang, Xiaoyun Yuan, Chen Qian, Yuan Cheng

TL;DR
The paper introduces Topology-Aware Revival (TAR), a simple post-pruning method that enhances static sparse training by selectively reactivating connections based on topology, leading to significant performance improvements in reinforcement learning tasks.
Contribution
TAR is a novel one-shot revival technique that improves static sparsity without dynamic rewiring, boosting RL performance over static and dynamic sparse baselines.
Findings
TAR improves RL return by up to +37.9%.
TAR outperforms dynamic sparse training with a median gain of +13.5%.
TAR is effective across multiple continuous-control tasks.
Abstract
Static sparse training is a promising route to efficient learning by committing to a fixed mask pattern, yet the constrained structure reduces robustness. Early pruning decisions can lock the network into a brittle structure that is difficult to escape, especially in deep reinforcement learning (RL) where the evolving policy continually shifts the training distribution. We propose Topology-Aware Revival (TAR), a lightweight one-shot post-pruning procedure that improves static sparsity without dynamic rewiring. After static pruning, TAR performs a single revival step by allocating a small reserve budget across layers according to topology needs, randomly uniformly reactivating a few previously pruned connections within each layer, and then keeping the resulting connectivity fixed for the remainder of training. Across multiple continuous-control tasks with SAC and TD3, TAR improves final…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Neural Networks and Reservoir Computing · Advanced Neural Network Applications
