paper-with-me

Papers

Efficient Sparse Coding using Hierarchical Riemannian Pursuit

2021-04-21 · Ye Xue, Vincent Lau, Songfu Cai

Sparse coding is a class of unsupervised methods for learning a sparse representation of the input data in the form of a linear combination of a dictionary and a sparse code. This learning framework has led to state-of-the-art results in various image and video processing tasks. However, classical methods learn the dictionary and the sparse code based on alternating optimizations, usually without theoretical guarantees for either optimality or convergence due to non-convexity of the problem. Recent works on sparse coding with a complete dictionary provide strong theoretical guarantees thanks to the development of the non-convex optimization. However, initial non-convex approaches learn the dictionary in the sparse coding problem sequentially in an atom-by-atom manner, which leads to a long execution time. More recent works seek to directly learn the entire dictionary at once, which substantially reduces the execution time. However, the associated recovery performance is degraded with a finite number of data samples. In this paper, we propose an efficient sparse coding scheme with a two-stage optimization. The proposed scheme leverages the global and local Riemannian geometry of the two-stage optimization problem and facilitates fast implementation for superb dictionary recovery performance by a finite number of samples without atom-by-atom calculation. We further prove that, with high probability, the proposed scheme can exactly recover any atom in the target dictionary with a finite number of samples if it is adopted to recover one atom of the dictionary. An application on wireless sensor data compression is also proposed. Experiments on both synthetic and real-world data verify the efficiency and effectiveness of the proposed scheme.

📄 PDF Abstract BibTeX arXiv:2104.10314

Code (1)

yokoxue/HRP 공식 구현

Tasks

Data Compression

Similar Papers 제목 키워드 기반

Hierarchical Concept Embedding & Pursuit for Interpretable Image Classification

2026-02-11 · Nghia Nguyen, Tianjiao Ding, René Vidal arxiv

Interpretable-by-design models are gaining traction in computer vision because they provide faithful explanations for their predictions. In image classification, these models typically recover human-interpretable concept…

Image Classification

Multipath Sparse Coding Using Hierarchical Matching Pursuit

2013-06-01 · CVPR 2013 6 · Liefeng Bo, Xiaofeng Ren, Dieter Fox

Complex real-world signals, such as images, contain discriminative structures that differ in many aspects including scale, invariance, and data channel. While progress in deep learning shows the importance of learning fe…

image-classificationImage Classification

Riemannian Coding and Dictionary Learning: Kernels to the Rescue

2015-06-01 · CVPR 2015 6 · Mehrtash Harandi, Mathieu Salzmann

While sparse coding on non-flat Riemannian manifolds has recently become increasingly popular, existing solutions either are dedicated to specific manifolds, or rely on optimization problems that are difficult to solve, …

Dictionary Learning

Riemannian Dictionary Learning and Sparse Coding for Positive Definite Matrices

2015-07-10 · Anoop Cherian, Suvrit Sra

Data encoded as symmetric positive definite (SPD) matrices frequently arise in many areas of computer vision and machine learning. While these matrices form an open subset of the Euclidean space of symmetric matrices, vi…

BIG-bench Machine LearningDictionary LearningRetrievalRiemannian optimization

Sparse Coding and Dictionary Learning for Symmetric Positive Definite Matrices: A Kernel Approach

2013-04-16 · Mehrtash T. Harandi, Conrad Sanderson, Richard Hartley, Brian C. Lovell

Recent advances suggest that a wide range of computer vision problems can be addressed more appropriately by considering non-Euclidean geometry. This paper tackles the problem of sparse coding and dictionary learning in …

Dictionary LearningFace RecognitionGeneral ClassificationPerson Re-Identification+1