paper-with-me

Papers

A SOM-based Gradient-Free Deep Learning Method with Convergence Analysis

2021-01-12 · Shaosheng Xu, Jinde Cao, Yichao Cao, Tong Wang

As gradient descent method in deep learning causes a series of questions, this paper proposes a novel gradient-free deep learning structure. By adding a new module into traditional Self-Organizing Map and introducing residual into the map, a Deep Valued Self-Organizing Map network is constructed. And analysis about the convergence performance of such a deep Valued Self-Organizing Map network is proved in this paper, which gives an inequality about the designed parameters with the dimension of inputs and the loss of prediction.

📄 PDF Abstract BibTeX arXiv:2101.05612

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Learning

Similar Papers 제목 키워드 기반

Dimension-free convergence rates for gradient Langevin dynamics in RKHS

2020-02-29 · Boris Muzellec, Kanji Sato, Mathurin Massias, Taiji Suzuki

Gradient Langevin dynamics (GLD) and stochastic GLD (SGLD) have attracted considerable attention lately, as a way to provide convergence guarantees in a non-convex setting. However, the known rates grow exponentially wit…

Stochastic gradient-free descents

2019-12-31 · Xiaopeng Luo, Xin Xu

In this paper we propose stochastic gradient-free methods and accelerated methods with momentum for solving stochastic optimization problems. All these methods rely on stochastic directions rather than stochastic gradien…

Stochastic Optimization

Understanding Schedule-Free Methods in Nonconvex Optimization: Rate Guarantees and Escaping Saddles

2026-07-10 · Jiseok Chae, Donghwan Kim arxiv

Schedule-Free methods have attracted growing interest for alleviating the burden of designing and tuning a learning rate scheduler, while matching and sometimes even outperforming optimizers with tuned schedulers. Despit…

Unified Convergence Analysis of Stochastic Momentum Methods for Convex and Non-convex Optimization

2016-04-12 · Tianbao Yang, Qihang Lin, Zhe Li

Recently, {\it stochastic momentum} methods have been widely adopted in training deep neural networks. However, their convergence analysis is still underexplored at the moment, in particular for non-convex optimization. …

Convergence of Batch Updating Methods with Approximate Gradients and/or Noisy Measurements: Theory and Computational Results

2022-09-12 · Tadipatri Uday Kiran Reddy, M. Vidyasagar

In this paper, we present a unified and general framework for analyzing the batch updating approach to nonlinear, high-dimensional optimization. The framework encompasses all the currently used batch updating approaches,…