# Sparse Optimization on Measures with Over-parameterized Gradient Descent

**Authors:** Lenaic Chizat (CNRS, LMO)

arXiv: 1907.10300 · 2020-11-04

## TL;DR

This paper introduces a global optimization algorithm for sparse measure minimization problems using over-parameterized gradient descent, achieving logarithmic complexity in accuracy under certain conditions.

## Contribution

It demonstrates that discretized non-convex gradient descent can efficiently solve measure-based convex problems with sparsity penalties, with complexity scaling as log(1/ε).

## Key findings

- Algorithm achieves complexity scaling as log(1/ε).
- Global convergence is established under non-degeneracy assumptions.
- Bounds involve exponential dependence on the dimension d.

## Abstract

Minimizing a convex function of a measure with a sparsity-inducing penalty is a typical problem arising, e.g., in sparse spikes deconvolution or two-layer neural networks training. We show that this problem can be solved by discretizing the measure and running non-convex gradient descent on the positions and weights of the particles. For measures on a $d$-dimensional manifold and under some non-degeneracy assumptions, this leads to a global optimization algorithm with a complexity scaling as $\log(1/\epsilon)$ in the desired accuracy $\epsilon$, instead of $\epsilon^{-d}$ for convex methods. The key theoretical tools are a local convergence analysis in Wasserstein space and an analysis of a perturbed mirror descent in the space of measures. Our bounds involve quantities that are exponential in $d$ which is unavoidable under our assumptions.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1907.10300/full.md

## Figures

18 figures with captions in the complete paper: https://tomesphere.com/paper/1907.10300/full.md

## References

60 references — full list in the complete paper: https://tomesphere.com/paper/1907.10300/full.md

---
Source: https://tomesphere.com/paper/1907.10300