Dictionary Learning with Rapid Orthogonal Matching Pursuit

作者: Ayan Chatterjee
K-SVD and ILSDLA dictionary learning with Rapid Orthogonal Matching Pursuit for representation
更新时间 2021/2/27

Orthogonal Matching Pursuit (OMP) has proven itself to be a significant algorithm in image and signal processing domain in the last decade to estimate sparse representations in dictionary learning. Over the years, efforts to speed up the OMP algorithm for the same accuracy has been through variants like generalized OMP (g-OMP) and fast OMP (f-OMP). All of these algorithms solve OMP recursively for each signal sample among 'S' number of samples. This algorithm, rapid OMP (r-OMP), runs the loop for 'N' atoms, simultaneously estimating for all samples, and, in a real scene since N<<S, the proposed approach speeds up OMP by several orders of magnitude.

引用格式

Chatterjee, Ayan, and Peter W. T. Yuen. “Rapid Estimation of Orthogonal Matching Pursuit Representation.” IGARSS 2020 - 2020 IEEE International Geoscience and Remote Sensing Symposium, IEEE, 2020, doi:10.1109/igarss39084.2020.9323532.

查看更多格式

Chatterjee, Ayan. Dictionary Learning with Rapid Orthogonal Matching Pursuit. Code Ocean, 2021, doi:10.24433/CO.6785856.V2.

查看更多格式
MATLAB 版本兼容性
创建方式 R2019b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Sparse Matrices 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!