paper-with-me

홈 › Papers

Subgradient Descent Learns Orthogonal Dictionaries

2018-10-25 · ICLR 2019 5 · Yu Bai, Qijia Jiang, Ju Sun

This paper concerns dictionary learning, i.e., sparse coding, a fundamental representation learning problem. We show that a subgradient descent algorithm, with random initialization, can provably recover orthogonal dictionaries on a natural nonsmooth, nonconvex $\ell_1$ minimization formulation of the problem, under mild statistical assumptions on the data. This is in contrast to previous provable methods that require either expensive computation or delicate initialization schemes. Our analysis develops several tools for characterizing landscapes of nonsmooth functions, which might be of independent interest for provable training of deep networks with nonsmooth activations (e.g., ReLU), among numerous other applications. Preliminary experiments corroborate our analysis and show that our algorithm works well empirically in recovering orthogonal dictionaries.

📄 PDF Abstract BibTeX arXiv:1810.10702

Code (1)

sunju/ODL_L1 공식 구현

Tasks

Dictionary LearningRepresentation Learning

Similar Papers 제목 키워드 기반

The Convex Geometry of Backpropagation: Neural Network Gradient Flows Converge to Extreme Points of the Dual Convex Program

2021-10-13 · ICLR 2022 4 · Yifei Wang, Mert Pilanci

We study non-convex subgradient flows for training two-layer ReLU neural networks from a convex geometry and duality perspective. We characterize the implicit bias of unregularized non-convex gradient flow as convex regu…

An efficient supervised dictionary learning method for audio signal recognition

2018-12-12 · Imad Rida, Romain Hérault, Gilles Gasso

Machine hearing or listening represents an emerging area. Conventional approaches rely on the design of handcrafted features specialized to a specific audio task and that can hardly generalized to other audio fields. For…

Audio Signal RecognitionChord RecognitionDictionary LearningRepresentation Learning+1

Nonmonotone subgradient methods based on a local descent lemma

2025-10-22 · Francisco J. Aragón-Artacho, Rubén Campoy, Pedro Pérez-Aros, David Torregrosa-Belén arxiv

In this paper we present a nonmonotone line search subgradient algorithm tailored to upper-$\mathcal{C}^2$ functions. This is a family of nonsmooth and nonconvex functions that satisfies a nonsmooth and local version of …

Community-Level Anomaly Detection for Anti-Money Laundering

2019-10-24 · Andra Baltoiu, Andrei Patrascu, Paul Irofti

Anomaly detection in networks often boils down to identifying an underlying graph structure on which the abnormal occurrence rests on. Financial fraud schemes are one such example, where more or less intricate schemes ar…

Anomaly DetectionDictionary LearningSpecificity

Convergence Rates for Deterministic and Stochastic Subgradient Methods Without Lipschitz Continuity

2017-12-12 · Benjamin Grimmer

We extend the classic convergence rate theory for subgradient methods to apply to non-Lipschitz functions. For the deterministic projected subgradient method, we present a global $O(1/\sqrt{T})$ convergence rate for any …