paper-with-me

Papers

Acceleration Methods

2021-01-23 · Alexandre d'Aspremont, Damien Scieur, Adrien Taylor

This monograph covers some recent advances in a range of acceleration techniques frequently used in convex optimization. We first use quadratic optimization problems to introduce two key families of methods, namely momentum and nested optimization schemes. They coincide in the quadratic case to form the Chebyshev method. We discuss momentum methods in detail, starting with the seminal work of Nesterov and structure convergence proofs using a few master templates, such as that for optimized gradient methods, which provide the key benefit of showing how momentum methods optimize convergence guarantees. We further cover proximal acceleration, at the heart of the Catalyst and Accelerated Hybrid Proximal Extragradient frameworks, using similar algorithmic patterns. Common acceleration techniques rely directly on the knowledge of some of the regularity parameters in the problem at hand. We conclude by discussing restart schemes, a set of simple techniques for reaching nearly optimal convergence rates while adapting to unobserved regularity parameters.

📄 PDF Abstract BibTeX arXiv:2101.09545

Code (1)

AdrienTaylor/AccelerationMonograph 공식 구현

Similar Papers 제목 키워드 기반

Anderson Acceleration of Proximal Gradient Methods

2019-10-18 · ICML 2020 1 · Vien V. Mai, Mikael Johansson

Anderson acceleration is a well-established and simple technique for speeding up fixed-point computations with countless applications. Previous studies of Anderson acceleration in optimization have only been able to prov…

Training-free Mixed-Resolution Latent Upsampling for Spatially Accelerated Diffusion Transformers

2025-07-11 · Wongi Jeong, Kyungryeol Lee, Hoigi Seo, Se Young Chun arxiv

Diffusion transformers (DiTs) offer excellent scalability for high-fidelity generation, but their computational overhead poses a great challenge for practical deployment. Existing acceleration methods primarily exploit t…

Recent Advances in Convolutional Neural Network Acceleration

2018-07-23 · Qianru Zhang, Meng Zhang, Tinghuan Chen, Zhifei Sun 외

In recent years, convolutional neural networks (CNNs) have shown great performance in various fields such as image classification, pattern recognition, and multi-media compression. Two of the feature properties, local co…

image-classificationImage Classification

DBP: Discrimination Based Block-Level Pruning for Deep Model Acceleration

2019-12-21 · Wenxiao Wang, Shuai Zhao, Minghao Chen, Jinming Hu 외

Neural network pruning is one of the most popular methods of accelerating the inference of deep convolutional neural networks (CNNs). The dominant pruning methods, filter-level pruning methods, evaluate their performance…

Network Pruning

Neural Fixed-Point Acceleration for Convex Optimization

2021-07-21 · ICML Workshop AutoML 2021 7 · Shobha Venkataraman, Brandon Amos

Fixed-point iterations are at the heart of numerical computing and are often a computational bottleneck in real-time applications that typically need a fast solution of moderate accuracy. We present neural fixed-point ac…

Meta-Learning