Semi-Unified Sparse Dictionary Learning with Learnable Top-K LISTA and FISTA Encoders
Fengsheng Lin, Shengyi Yan, Trac Duy Tran

TL;DR
This paper introduces a semi-unified sparse dictionary learning framework that combines classical sparse models with deep learning, using learnable Top-K LISTA and FISTA encoders to improve interpretability and efficiency.
Contribution
It integrates Top-K LISTA and FISTA encoders into the LC-KSVD2 model, enabling co-evolution of sparse encoding and dictionary learning with theoretical convergence guarantees.
Findings
Achieves 95.6% accuracy on CIFAR-10
Faster convergence and lower memory cost (<4GB GPU)
Provides an interpretable, efficient alternative for deep architectures
Abstract
We present a semi-unified sparse dictionary learning framework that bridges the gap between classical sparse models and modern deep architectures. Specifically, the method integrates strict Top- LISTA and its convex FISTA-based variant (LISTAConv) into the discriminative LC-KSVD2 model, enabling co-evolution between the sparse encoder and the dictionary under supervised or unsupervised regimes. This unified design retains the interpretability of traditional sparse coding while benefiting from efficient, differentiable training. We further establish a PALM-style convergence analysis for the convex variant, ensuring theoretical stability under block alternation. Experimentally, our method achieves 95.6\% on CIFAR-10, 86.3\% on CIFAR-100, and 88.5\% on TinyImageNet with faster convergence and lower memory cost (4GB GPU). The results confirm that the proposed LC-KSVD2 +…
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
TopicsAdvanced Neural Network Applications · Generative Adversarial Networks and Image Synthesis · Domain Adaptation and Few-Shot Learning
