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!