paper-with-me

Papers

FastPart: Over-Parameterized Stochastic Gradient Descent for Sparse optimisation on Measures

2023-12-10 · Yohann de Castro, Sébastien Gadat, Clément Marteau

This paper presents a novel algorithm that leverages Stochastic Gradient Descent strategies in conjunction with Random Features to augment the scalability of Conic Particle Gradient Descent (CPGD) specifically tailored for solving sparse optimisation problems on measures. By formulating the CPGD steps within a variational framework, we provide rigorous mathematical proofs demonstrating the following key findings: (i) The total variation norms of the solution measures along the descent trajectory remain bounded, ensuring stability and preventing undesirable divergence; (ii) We establish a global convergence guarantee with a convergence rate of $\mathcal{O}(\log(K)/\sqrt{K})$ over $K$ iterations, showcasing the efficiency and effectiveness of our algorithm; (iii) Additionally, we analyze and establish local control over the first-order condition discrepancy, contributing to a deeper understanding of the algorithm's behavior and reliability in practical applications.

📄 PDF Abstract BibTeX arXiv:2312.05993

Code (0)

등록된 구현이 없습니다.

Tasks

Mathematical Proofs

Similar Papers 제목 키워드 기반

Stochastic Gradient Descent Optimizes Over-parameterized Deep ReLU Networks

2018-11-21 · Difan Zou, Yuan Cao, Dongruo Zhou, Quanquan Gu

We study the problem of training deep neural networks with Rectified Linear Unit (ReLU) activation function using gradient descent and stochastic gradient descent. In particular, we study the binary classification proble…

Binary Classification

Fast Spawn\&Prune (FS\&P): Global convergence of stochastic conic particle gradient descent via birth/death process

2026-05-19 · Yohann De Castro, Sébastien Gadat, Clément Marteau arxiv

We investigate the global optimization of the objective function arising in continuous sparse regression, specifically the Beurling LASSO (BLASSO), over the space of measures. While Conic Particle Gradient Descent (CPGD)…

Computational Efficiency

Optimal Asymptotic Rates for (Stochastic) Gradient Descent under the Local PL-Condition: A Geometric Approach

2026-05-14 · Sebastian Kassing, Thomas Kruse arxiv

Stochastic gradient descent (SGD) has been studied extensively over the past decades due to its simplicity and broad applicability in machine learning. In this work, we analyze the local behavior of gradient descent and …

Optimal Rates for Averaged Stochastic Gradient Descent under Neural Tangent Kernel Regime

2020-06-22 · ICLR 2021 1 · Atsushi Nitanda, Taiji Suzuki

We analyze the convergence of the averaged stochastic gradient descent for overparameterized two-layer neural networks for regression problems. It was recently found that a neural tangent kernel (NTK) plays an important …

Learning Overparameterized Neural Networks via Stochastic Gradient Descent on Structured Data

2018-08-03 · NeurIPS 2018 12 · Yuanzhi Li, YIngyu Liang

Neural networks have many successful applications, while much less theoretical understanding has been gained. Towards bridging this gap, we study the problem of learning a two-layer overparameterized ReLU neural network …

General ClassificationMulti-class Classification