CVJan 5, 2015

Group $K$-Means

arXiv:1501.00825v11 citations
Originality Synthesis-oriented
AI Analysis

This addresses a practical gap in dictionary learning for data approximation, though it appears incremental as it builds on existing K-means and dictionary learning methods.

The paper tackles the problem of learning multiple dictionaries to approximate data points as sums of codewords, proposing the Group K-Means algorithm with hierarchical initialization to minimize approximation errors, and experimental results validate its effectiveness.

We study how to learn multiple dictionaries from a dataset, and approximate any data point by the sum of the codewords each chosen from the corresponding dictionary. Although theoretically low approximation errors can be achieved by the global solution, an effective solution has not been well studied in practice. To solve the problem, we propose a simple yet effective algorithm \textit{Group $K$-Means}. Specifically, we take each dictionary, or any two selected dictionaries, as a group of $K$-means cluster centers, and then deal with the approximation issue by minimizing the approximation errors. Besides, we propose a hierarchical initialization for such a non-convex problem. Experimental results well validate the effectiveness of the approach.

Foundations

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

Your Notes