OCLGMLApr 4, 2023

Convergence of alternating minimisation algorithms for dictionary learning

arXiv:2304.01768v22 citationsh-index: 14
AI Analysis

This provides theoretical guarantees for widely used dictionary learning algorithms, addressing convergence issues in sparse representation problems, though it is incremental as it builds on existing methods.

The paper establishes sufficient conditions for the geometric convergence of two alternating minimization algorithms (MOD and ODL) in dictionary learning to the generating dictionary, even with non-uniform sparse coefficient distributions, enabling modeling of real data variability.

In this paper we derive sufficient conditions for the convergence of two popular alternating minimisation algorithms for dictionary learning - the Method of Optimal Directions (MOD) and Online Dictionary Learning (ODL), which can also be thought of as approximative K-SVD. We show that given a well-behaved initialisation that is either within distance at most $1/\log(K)$ to the generating dictionary or has a special structure ensuring that each element of the initialisation only points to one generating element, both algorithms will converge with geometric convergence rate to the generating dictionary. This is done even for data models with non-uniform distributions on the supports of the sparse coefficients. These allow the appearance frequency of the dictionary elements to vary heavily and thus model real data more closely.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes