Performance Analysis of OMP in Super-Resolution
Yuxuan Han, Zhiyi Huang, Yang Wang, Rui Zhang

TL;DR
This paper analyzes the performance of OMP algorithms for super-resolution, demonstrating conditions under which they can accurately recover frequency components efficiently, including variants with refinement steps and incomplete measurements.
Contribution
The paper provides theoretical guarantees for OMP-based algorithms in super-resolution, including a two-stage approach and a refined Sliding-OMP method, under specific separation conditions.
Findings
OMP with two-stage initialization can recover frequencies if separation condition is met.
Sliding-OMP with refinement step can recover frequencies under a milder separation condition.
The methods extend to incomplete measurements with O(s^2 log n) samples.
Abstract
Given a spectrally sparse signal consisting of complex sinusoids, we consider the super-resolution problem, which is about estimating frequency components of . We consider the OMP-type algorithms for super-resolution, which is more efficient than other approaches based on Semi-Definite Programming. Our analysis shows that a two-stage algorithm with OMP initialization can recover frequency components under the separation condition and the dependency on is inevitable for the vanilla OMP algorithm. We further show that the Sliding-OMP algorithm, a variant of the OMP algorithm with an additional refinement step at each iteration, is provable to recover under the separation condition $n\Delta \geq…
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.
Taxonomy
TopicsSparse and Compressive Sensing Techniques · Blind Source Separation Techniques · Image and Signal Denoising Methods
