paper-with-me

Papers

A Robust Matching Pursuit Algorithm Using Information Theoretic Learning

2020-05-10 · Miaohua Zhang, Yongsheng Gao, Changming Sun, Michael Blumenstein

Current orthogonal matching pursuit (OMP) algorithms calculate the correlation between two vectors using the inner product operation and minimize the mean square error, which are both suboptimal when there are non-Gaussian noises or outliers in the observation data. To overcome these problems, a new OMP algorithm is developed based on the information theoretic learning (ITL), which is built on the following new techniques: (1) an ITL-based correlation (ITL-Correlation) is developed as a new similarity measure which can better exploit higher-order statistics of the data, and is robust against many different types of noise and outliers in a sparse representation framework; (2) a non-second order statistic measurement and minimization method is developed to improve the robustness of OMP by overcoming the limitation of Gaussianity inherent in cost function based on second-order moments. The experimental results on both simulated and real-world data consistently demonstrate the superiority of the proposed OMP algorithm in data recovery, image reconstruction, and classification.

📄 PDF Abstract BibTeX arXiv:2005.04541

Code (0)

등록된 구현이 없습니다.

Tasks

Image Reconstruction

Similar Papers 제목 키워드 기반

Theory of matching pursuit

2008-12-01 · NeurIPS 2008 12 · Zakria Hussain, John S. Shawe-Taylor

We analyse matching pursuit for kernel principal components analysis by proving that the sparse subspace it produces is a sample compression scheme. We show that this bound is tighter than the KPCA bound of Shawe-Taylor …

Online Orthogonal Matching Pursuit

2020-11-22 · El Mehdi Saad, Gilles Blanchard, Sylvain Arlot

Greedy algorithms for feature selection are widely used for recovering sparse high-dimensional vectors in linear models. In classical procedures, the main emphasis was put on the sample complexity, with little or no cons…

feature selectionregression

Blended Matching Pursuit

2019-04-28 · NeurIPS 2019 12 · Cyrille W. Combettes, Sebastian Pokutta

Matching pursuit algorithms are an important class of algorithms in signal processing and machine learning. We present a blended matching pursuit algorithm, combining coordinate descent-like steps with stronger gradient …

Identifying Unused RF Channels Using Least Matching Pursuit

2020-05-06 · Emre Gönültaş, Milad Taghavi, Sweta Soni, Alyssa B. Apsel 외

Cognitive radio aims at identifying unused radio-frequency (RF) bands with the goal of re-using them opportunistically for other services. While compressive sensing (CS) has been used to identify strong signals (or inter…

Compressive Sensing

On Matching Pursuit and Coordinate Descent

2018-03-26 · ICML 2018 7 · Francesco Locatello, Anant Raj, Sai Praneeth Karimireddy, Gunnar Rätsch 외

Two popular examples of first-order optimization methods over linear spaces are coordinate descent and matching pursuit algorithms, with their randomized variants. While the former targets the optimization by moving alon…