paper-with-me

Papers

Normalized Gradients for All

2023-08-10 · Francesco Orabona

In this short note, I show how to adapt to H\"{o}lder smoothness using normalized gradients in a black-box way. Moreover, the bound will depend on a novel notion of local H\"{o}lder smoothness. The main idea directly comes from Levy [2017].

📄 PDF Abstract BibTeX arXiv:2308.05621

Code (0)

등록된 구현이 없습니다.

Tasks

All

Similar Papers 제목 키워드 기반

Trajectory Normalized Gradients for Distributed Optimization

2019-01-24 · Jianqiao Wangni, Ke Li, Jianbo Shi, Jitendra Malik

Recently, researchers proposed various low-precision gradient compression, for efficient communication in large-scale distributed optimization. Based on these work, we try to reduce the communication complexity from a ne…

BenchmarkingDistributed Optimization

Adaptive Optimization via Momentum on Variance-Normalized Gradients

2026-02-10 · Francisco Patitucci, Aryan Mokhtari arxiv

We introduce MVN-Grad (Momentum on Variance-Normalized Gradients), an Adam-style optimizer that improves stability and performance by combining two complementary ideas: variance-based normalization and momentum applied a…

Image Classification

A Mean Field Theory of Batch Normalization

2019-02-21 · ICLR 2019 5 · Greg Yang, Jeffrey Pennington, Vinay Rao, Jascha Sohl-Dickstein 외

We develop a mean field theory for batch normalization in fully-connected feedforward neural networks. In so doing, we provide a precise characterization of signal propagation and gradient backpropagation in wide batch-n…

Stein Variational Evolution Strategies

2024-10-14 · Cornelius V. Braun, Robert T. Lange, Marc Toussaint

Stein Variational Gradient Descent (SVGD) is a highly efficient method to sample from an unnormalized probability distribution. However, the SVGD update relies on gradients of the log-density, which may not always be ava…

Variational Inference

Batch-normalized Recurrent Highway Networks

2018-09-26 · Chi Zhang, Thang Nguyen, Shagan Sah, Raymond Ptucha 외

Gradient control plays an important role in feed-forward networks applied to various computer vision tasks. Previous work has shown that Recurrent Highway Networks minimize the problem of vanishing or exploding gradients…

Image Captioning