paper-with-me

홈 › Papers

OpReg-Boost: Learning to Accelerate Online Algorithms with Operator Regression

2021-05-27 · Nicola Bastianello, Andrea Simonetto, Emiliano Dall'Anese

This paper presents a new regularization approach -- termed OpReg-Boost -- to boost the convergence and lessen the asymptotic error of online optimization and learning algorithms. In particular, the paper considers online algorithms for optimization problems with a time-varying (weakly) convex composite cost. For a given online algorithm, OpReg-Boost learns the closest algorithmic map that yields linear convergence; to this end, the learning procedure hinges on the concept of operator regression. We show how to formalize the operator regression problem and propose a computationally-efficient Peaceman-Rachford solver that exploits a closed-form solution of simple quadratically-constrained quadratic programs (QCQPs). Simulation results showcase the superior properties of OpReg-Boost w.r.t. the more classical forward-backward algorithm, FISTA, and Anderson acceleration.

📄 PDF Abstract BibTeX arXiv:2105.13271

Code (1)

nicola-bastianello/reg4opt 공식 구현

Tasks

regression

Similar Papers 제목 키워드 기반

DropRegion Training of Inception Font Network for High-Performance Chinese Font Recognition

2017-03-17 · Shuangping Huangm Zhuoyao Zhong, Lianwen Jin, Shuye Zhang, Haobin Wang

Chinese font recognition (CFR) has gained significant attention in recent years. However, due to the sparsity of labeled font samples and the structural complexity of Chinese characters, CFR is still a challenging task. …

Font Recognition

Gradual Transition from Bellman Optimality Operator to Bellman Operator in Online Reinforcement Learning

2025-06-06 · Motoki Omura, Kazuki Ota, Takayuki Osa, Yusuke Mukuta 외

For continuous action spaces, actor-critic methods are widely used in online reinforcement learning (RL). However, unlike RL algorithms for discrete actions, which generally model the optimal value function using the Bel…

Reinforcement Learning (RL)

A Neural-Operator Preconditioned Newton Method for Accelerated Nonlinear Solvers

2025-11-11 · Youngkyu Lee, Shanqing Liu, Jerome Darbon, George Em Karniadakis arxiv

We propose a novel neural preconditioned Newton (NP-Newton) method for solving parametric nonlinear systems of equations. To overcome the stagnation or instability of Newton iterations caused by unbalanced nonlinearities…

Computational Efficiency

Survival regression with accelerated failure time model in XGBoost

2020-06-08 · Avinash Barnwal, Hyunsu Cho, Toby Dylan Hocking

Survival regression is used to estimate the relation between time-to-event and feature variables, and is important in application domains such as medicine, marketing, risk management and sales management. Nonlinear tree …

ManagementMarketingregression

LoopReg: Self-supervised Learning of Implicit Surface Correspondences, Pose and Shape for 3D Human Mesh Registration

2020-10-23 · NeurIPS 2020 12 · Bharat Lal Bhatnagar, Cristian Sminchisescu, Christian Theobalt, Gerard Pons-Moll

We address the problem of fitting 3D human models to 3D scans of dressed humans. Classical methods optimize both the data-to-model correspondences and the human model parameters (pose and shape), but are reliable only wh…

Self-Supervised Learning