paper-with-me

홈 › Papers

SPI-Optimizer: an integral-Separated PI Controller for Stochastic Optimization

2018-12-29 · Dan Wang, Mengqi Ji, Yong Wang, Haoqian Wang, Lu Fang

To overcome the oscillation problem in the classical momentum-based optimizer, recent work associates it with the proportional-integral (PI) controller, and artificially adds D term producing a PID controller. It suppresses oscillation with the sacrifice of introducing extra hyper-parameter. In this paper, we start by analyzing: why momentum-based method oscillates about the optimal point? and answering that: the fluctuation problem relates to the lag effect of integral (I) term. Inspired by the conditional integration idea in classical control society, we propose SPI-Optimizer, an integral-Separated PI controller based optimizer WITHOUT introducing extra hyperparameter. It separates momentum term adaptively when the inconsistency of current and historical gradient direction occurs. Extensive experiments demonstrate that SPIOptimizer generalizes well on popular network architectures to eliminate the oscillation, and owns competitive performance with faster convergence speed (up to 40% epochs reduction ratio ) and more accurate classification result on MNIST, CIFAR10, and CIFAR100 (up to 27.5% error reduction ratio) than the state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:1812.11305

Code (2)

sgflower66/SPI-Optimizer pytorch
shonxg/SPI_Optimizer pytorch

Tasks

Stochastic Optimization

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Model-based Chance-Constrained Reinforcement Learning via Separated Proportional-Integral Lagrangian

2021-08-26 · Baiyu Peng, Jingliang Duan, Jianyu Chen, Shengbo Eben Li 외

Safety is essential for reinforcement learning (RL) applied in the real world. Adding chance constraints (or probabilistic constraints) is a suitable way to enhance RL safety under uncertainty. Existing chance-constraine…

reinforcement-learningReinforcement Learning (RL)Robot Navigation

Accelerating Neural Network Optimization Through an Automated Control Theory Lens

2022-01-01 · CVPR 2022 1 · Jiahao Wang, Baoyuan Wu, Rui Su, Mingdeng Cao 외

This paper studies the optimizer for accelerating the time-consuming deep network training through an automated control theory lens. We view the parameter update of a network as a feedback control process. It brings …

Math

An Enhanced Gradient Based Optimized Controller for Load Frequency Control of a Two Area Automatic Generation Control System

2022-08-18 · Nabil Anan Orka, Sheikh Samit Muhaimin, Md. Nazmush Shakib Shahi, Ashik Ahmed

This work proposes the adoption of Enhanced Gradient-Based Optimizer (EGBO) as a new approach to the Load Frequency Control (LFC) problem in a two-area interconnected power system. The importance of determining the optim…

Distributionally Robust Path Integral Control

2023-10-02 · Hyuk Park, Duo Zhou, Grani A. Hanasusanto, Takashi Tanaka

We consider a continuous-time continuous-space stochastic optimal control problem, where the controller lacks exact knowledge of the underlying diffusion process, relying instead on a finite set of historical disturbance…

MP-MPPI: A Motion Primitive Guided Sampling-Based Optimizer for Model Predictive Control

2026-07-07 · Marlon Mathisen, Aksel Vaaler, Olav Egeland, Eleni Kelasidi arxiv

This paper proposes a novel method that extends the Model Predictive Path Integral (MPPI) method with motion primitives for additional structured sampling, which enhances the convergence towards a globally optimal soluti…