A* Orthogonal Matching Pursuit: Best-First Search for Compressed Sensing Signal Recovery
Nazim Burak Karahanoglu, Hakan Erdogan

TL;DR
This paper introduces A*OMP, a novel best-first search algorithm for compressed sensing that improves sparse signal recovery accuracy over traditional methods by using a tree search with dynamic cost functions and pruning techniques.
Contribution
The paper proposes A*OMP, a semi-greedy, best-first search algorithm for compressed sensing that enhances recovery performance with dynamic cost functions and pruning, outperforming existing methods.
Findings
A*OMP achieves lower reconstruction error than BP, OMP, and SP.
A*OMP has higher exact recovery frequency.
Dynamic cost functions improve reconstruction results.
Abstract
Compressed sensing is a developing field aiming at reconstruction of sparse signals acquired in reduced dimensions, which make the recovery process under-determined. The required solution is the one with minimum norm due to sparsity, however it is not practical to solve the minimization problem. Commonly used techniques include minimization, such as Basis Pursuit (BP) and greedy pursuit algorithms such as Orthogonal Matching Pursuit (OMP) and Subspace Pursuit (SP). This manuscript proposes a novel semi-greedy recovery approach, namely A* Orthogonal Matching Pursuit (A*OMP). A*OMP performs A* search to look for the sparsest solution on a tree whose paths grow similar to the Orthogonal Matching Pursuit (OMP) algorithm. Paths on the tree are evaluated according to a cost function, which should compensate for different path lengths. For this purpose, three…
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.
