paper-with-me

Papers

Successive Projection Algorithm Robust to Outliers

2019-08-12 · Nicolas Gillis

The successive projection algorithm (SPA) is a fast algorithm to tackle separable nonnegative matrix factorization (NMF). Given a nonnegative data matrix $X$, SPA identifies an index set $\mathcal{K}$ such that there exists a nonnegative matrix $H$ with $X \approx X(:,\mathcal{K})H$. SPA has been successfully used as a pure-pixel search algorithm in hyperspectral unmixing and for anchor word selection in document classification. Moreover, SPA is provably robust in low-noise settings. The main drawbacks of SPA are that it is not robust to outliers and does not take the data fitting term into account when selecting the indices in $\mathcal{K}$. In this paper, we propose a new SPA variant, dubbed Robust SPA (RSPA), that is robust to outliers while still being provably robust in low-noise settings, and that takes into account the reconstruction error for selecting the indices in $\mathcal{K}$. We illustrate the effectiveness of RSPA on synthetic data sets and hyperspectral images.

📄 PDF Abstract BibTeX arXiv:1908.04109

Code (0)

등록된 구현이 없습니다.

Tasks

Document ClassificationHyperspectral UnmixingSingle Particle Analysis

Similar Papers 제목 키워드 기반

Improved Algorithm and Bounds for Successive Projection

2024-03-16 · Jiashun Jin, Zheng Tracy Ke, Gabriel Moryoussef, Jiajun Tang 외

Given a $K$-vertex simplex in a $d$-dimensional space, suppose we measure $n$ points on the simplex with noise (hence, some of the observed points fall outside the simplex). Vertex hunting is the problem of estimating th…

Single Particle Analysis

Successive Nonnegative Projection Algorithm for Robust Nonnegative Blind Source Separation

2013-10-28 · Nicolas Gillis

In this paper, we propose a new fast and robust recursive algorithm for near-separable nonnegative matrix factorization, a particular nonnegative blind source separation problem. This algorithm, which we refer to as the …

blind source separationSingle Particle Analysis

Successive Nonnegative Projection Algorithm for Linear Quadratic Mixtures

2020-12-08 · Christophe Kervazo, Nicolas Gillis, Nicolas Dobigeon

In this work, we tackle the problem of hyperspectral (HS) unmixing by departing from the usual linear model and focusing on a Linear-Quadratic (LQ) one. The proposed algorithm, referred to as Successive Nonnegative Proje…

Robust Principal Component Analysis via Discriminant Sample Weight Learning

2024-08-22 · Yingzhuo Deng, Ke Hu, Bo Li, Yao Zhang

Principal component analysis (PCA) is a classical feature extraction method, but it may be adversely affected by outliers, resulting in inaccurate learning of the projection matrix. This paper proposes a robust method to…

Robust Multi-Dimensional Scaling via Accelerated Alternating Projections

2025-01-04 · Tong Deng, Tianming Wang

We consider the robust multi-dimensional scaling (RMDS) problem in this paper. The goal is to localize point locations from pairwise distances that may be corrupted by outliers. Inspired by classic MDS theories, and nonc…