Litcius/Paper detail

PID Controller-Based Stochastic Optimization Acceleration for Deep Neural Networks

Haoqian Wang, Yi Luo, Wangpeng An, Qingyun Sun, Jun Xu, Lei Zhang

2020IEEE Transactions on Neural Networks and Learning Systems85 citationsDOI

Abstract

Deep neural networks (DNNs) are widely used and demonstrated their power in many applications, such as computer vision and pattern recognition. However, the training of these networks can be time consuming. Such a problem could be alleviated by using efficient optimizers. As one of the most commonly used optimizers, stochastic gradient descent-momentum (SGD-M) uses past and present gradients for parameter updates. However, in the process of network training, SGD-M may encounter some drawbacks, such as the overshoot phenomenon. This problem would slow the training convergence. To alleviate this problem and accelerate the convergence of DNN optimization, we propose a proportional-integral-derivative (PID) approach. Specifically, we investigate the intrinsic relationships between the PID-based controller and SGD-M first. We further propose a PID-based optimization algorithm to update the network parameters, where the past, current, and change of gradients are exploited. Consequently, our proposed PID-based optimization alleviates the overshoot problem suffered by SGD-M. When tested on popular DNN architectures, it also obtains up to 50% acceleration with competitive accuracy. Extensive experiments about computer vision and natural language processing demonstrate the effectiveness of our method on benchmark data sets, including CIFAR10, CIFAR100, Tiny-ImageNet, and PTB. We have released the code at https://github.com/tensorboy/PIDOptimizer.

Topics & Concepts

PID controllerOvershoot (microwave communication)Computer scienceBenchmark (surveying)AccelerationStochastic gradient descentGradient descentArtificial neural networkConvergence (economics)Artificial intelligenceProcess (computing)Control theory (sociology)Control engineeringEngineeringControl (management)GeographyClassical mechanicsPhysicsOperating systemTemperature controlGeodesyEconomic growthEconomicsTelecommunicationsAdvanced Neural Network ApplicationsStochastic Gradient Optimization TechniquesMachine Learning and ELM
PID Controller-Based Stochastic Optimization Acceleration for Deep Neural Networks | Litcius