paper-with-me

Papers

A Fixed-Point of View on Gradient Methods for Big Data

2017-06-29 · Alexander Jung

Interpreting gradient methods as fixed-point iterations, we provide a detailed analysis of those methods for minimizing convex objective functions. Due to their conceptual and algorithmic simplicity, gradient methods are widely used in machine learning for massive data sets (big data). In particular, stochastic gradient methods are considered the de- facto standard for training deep neural networks. Studying gradient methods within the realm of fixed-point theory provides us with powerful tools to analyze their convergence properties. In particular, gradient methods using inexact or noisy gradients, such as stochastic gradient descent, can be studied conveniently using well-known results on inexact fixed-point iterations. Moreover, as we demonstrate in this paper, the fixed-point approach allows an elegant derivation of accelerations for basic gradient methods. In particular, we will show how gradient descent can be accelerated by a fixed-point preserving transformation of an operator associated with the objective function.

📄 PDF Abstract BibTeX arXiv:1706.09880

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Fast image reverse filters through fixed point and gradient descent acceleration

2022-06-21 · Fernando Galetto, Guang Deng

In this paper, we study the problem of reverse image filtering. An image filter denoted g(.), which is available as a black box, produces an observation b = g(x) when provided with an input x. The problem is to estimate …

Surflo: Consistent 3D Surface Flow Model with Global State

2026-06-11 · Antoine Guédon, Shu Nakamura, Nicolas Dufour, Jiahui Lei 외 arxiv

Geometry is invariant to viewpoint, which makes any collection of images a redundant encoding of a single 3D state. Existing feed-forward reconstruction models fail to exploit this: per-view methods emit overlapping, una…

Properties of Fixed Points of Generalised Extra Gradient Methods Applied to Min-Max Problems

2025-04-03 · Amir Ali Farzin, Yuen-Man Pun, Philipp Braun, Iman Shames

This paper studies properties of fixed points of generalised Extra-gradient (GEG) algorithms applied to min-max problems. We discuss connections between saddle points of the objective function of the min-max problem and …

Overcoming Challenges in Fixed Point Training of Deep Convolutional Networks

2016-07-08 · Darryl D. Lin, Sachin S. Talathi

It is known that training deep neural networks, in particular, deep convolutional networks, with aggressively reduced numerical precision is challenging. The stochastic gradient descent algorithm becomes unstable in the …

Toward INT4 Fixed-Point Training via Exploring Quantization Error for Gradients

2024-07-17 · Dohyung Kim, Junghyup Lee, Jeimin Jeon, Jaehyeon Moon 외

Network quantization generally converts full-precision weights and/or activations into low-bit fixed-point values in order to accelerate an inference process. Recent approaches to network quantization further discretize …

image-classificationImage Classificationobject-detectionObject Detection+2