Understanding and Exploiting Plasticity for Non-stationary Network Resource Adaptation
Zhiqiang He, Zhi Liu
TL;DR
This work addresses resource adaptation in non-stationary networks by revealing neural plasticity loss as a fundamental bottleneck for learning-based approaches. It introduces Silent Neurons and the Reset Silent Neuron (ReSiN) mechanism, which jointly considers forward activity and backward gradients to preserve plasticity and maintain rapid adaptation. The authors formalize the Silent Neuron framework, prove bidirectional dormancy properties, and demonstrate that resetting silent units improves adaptive video streaming performance, achieving up to 168% higher bitrate and 108% QoE gains while remaining robust in stationary environments. The findings provide a theory-backed pathway for robust, real-time network adaptation in dynamic conditions with practical implications for DRL-based resource management.
Abstract
Adapting to non-stationary network conditions presents significant challenges for resource adaptation. However, current solutions primarily rely on stationary assumptions. While data-driven reinforcement learning approaches offer promising solutions for handling network dynamics, our systematic investigation reveals a critical limitation: neural networks suffer from plasticity loss, significantly impeding their ability to adapt to evolving network conditions. Through theoretical analysis of neural propagation mechanisms, we demonstrate that existing dormant neuron metrics inadequately characterize neural plasticity loss. To address this limitation, we have developed the Silent Neuron theory, which provides a more comprehensive framework for understanding plasticity degradation. Based on these theoretical insights, we propose the Reset Silent Neuron (ReSiN), which preserves neural plasticity through strategic neuron resets guided by both forward and backward propagation states. In our implementation of an adaptive video streaming system, ReSiN has shown significant improvements over existing solutions, achieving up to 168% higher bitrate and 108% better quality of experience (QoE) while maintaining comparable smoothness. Furthermore, ReSiN consistently outperforms in stationary environments, demonstrating its robust adaptability across different network conditions.
