GPU Implementation of Orthogonal Matching Pursuit for Compressive Sensing

被引:28
作者
Fang, Yong [1 ]
Chen, Liang [1 ]
Wu, Jiaji [2 ]
Huang, Bormin [3 ]
机构
[1] NW A&F Univ, Coll Informat Engn, Yangling, Shaanxi, Peoples R China
[2] Xidian Univ, Minist Educ, Key Lab Intelligent Percept & Image Understanding, Xian, Shaanxi, Peoples R China
[3] Univ Wisconsin, Space Sci & Engn Ctr, Madison, WI USA
来源
2011 IEEE 17TH INTERNATIONAL CONFERENCE ON PARALLEL AND DISTRIBUTED SYSTEMS (ICPADS) | 2011年
基金
美国国家科学基金会;
关键词
compressive sampling; recovery algorithm; orthogonal matching pursuit; graphics processing unit; SIGNAL RECOVERY;
D O I
10.1109/ICPADS.2011.158
中图分类号
TP301 [理论、方法];
学科分类号
081202 ;
摘要
Recovery algorithms play a key role in compressive sampling (CS). Currently, a popular recovery algorithm for CS is the orthogonal matching pursuit (OMP), which possesses the merits of low complexity and good recovery quality. Considering that the OMP involves massive matrix/vector operations, it is very suited to being implemented in parallel on graphics processing unit (GPU). In this paper, we first analyze the complexity of each module in the OMP and point out the bottlenecks of the OMP lie in the projection module and the least-squares module. To speedup the projection module, Fujimoto's matrix-vector multiplication algorithm is adopted. To speedup the least-squares module, the matrix-inverse-update algorithm is adopted. Experimental results show that +40x speedup is achieved by our implementation of OMP on GTX480 GPU over on Intel(R) Core(TM) i7 CPU. Since the projection module occupies more than 2/3 of the total run time, we are looking for a faster matrix-vector multiplication algorithm.
引用
收藏
页码:1044 / 1047
页数:4
相关论文
共 12 条