Simultaneous Codeword Optimization (SimCO) for Dictionary Update and Learning
Wei Dai, Tao Xu, Wenwu Wang

TL;DR
This paper introduces SimCO, a flexible framework for dictionary learning that allows simultaneous update of multiple codewords and coefficients, improving efficiency and performance over existing methods like MOD and K-SVD.
Contribution
The paper proposes a novel simultaneous codeword optimization framework that generalizes and unifies existing dictionary update methods, enabling more efficient learning.
Findings
Regularized SimCO outperforms baseline algorithms in learning performance.
SimCO allows simultaneous updates of multiple codewords and coefficients.
Algorithms based on gradient descent are effective for dictionary learning.
Abstract
We consider the data-driven dictionary learning problem. The goal is to seek an over-complete dictionary from which every training signal can be best approximated by a linear combination of only a few codewords. This task is often achieved by iteratively executing two operations: sparse coding and dictionary update. In the literature, there are two benchmark mechanisms to update a dictionary. The first approach, such as the MOD algorithm, is characterized by searching for the optimal codewords while fixing the sparse coefficients. In the second approach, represented by the K-SVD method, one codeword and the related sparse coefficients are simultaneously updated while all other codewords and coefficients remain unchanged. We propose a novel framework that generalizes the aforementioned two methods. The unique feature of our approach is that one can update an arbitrary set of codewords…
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.
