Group $K$-Means
Jianfeng Wang, Shuicheng Yan, Yi Yang, Mohan S Kankanhalli, Shipeng, Li, Jingdong Wang

TL;DR
This paper introduces Group K-Means, an effective algorithm for learning multiple dictionaries to approximate data points by summing codewords, with a hierarchical initialization improving performance, validated by experiments.
Contribution
The paper proposes a novel Group K-Means algorithm for multi-dictionary learning and a hierarchical initialization method for non-convex optimization problems.
Findings
Effective approximation of data points using multiple dictionaries.
Hierarchical initialization improves convergence and results.
Experimental validation confirms the approach's effectiveness.
Abstract
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 -Means}. Specifically, we take each dictionary, or any two selected dictionaries, as a group of -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.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAlgorithms and Data Compression · Text and Document Classification Technologies · Machine Learning and Algorithms
