paper-with-me

Papers

Truncated Cauchy Non-negative Matrix Factorization

2019-06-02 · Naiyang Guan, Tongliang Liu, Yangmuzi Zhang, DaCheng Tao, Larry S. Davis

Non-negative matrix factorization (NMF) minimizes the Euclidean distance between the data matrix and its low rank approximation, and it fails when applied to corrupted data because the loss function is sensitive to outliers. In this paper, we propose a Truncated CauchyNMF loss that handle outliers by truncating large errors, and develop a Truncated CauchyNMF to robustly learn the subspace on noisy datasets contaminated by outliers. We theoretically analyze the robustness of Truncated CauchyNMF comparing with the competing models and theoretically prove that Truncated CauchyNMF has a generalization bound which converges at a rate of order $O(\sqrt{{\ln n}/{n}})$, where $n$ is the sample size. We evaluate Truncated CauchyNMF by image clustering on both simulated and real datasets. The experimental results on the datasets containing gross corruptions validate the effectiveness and robustness of Truncated CauchyNMF for learning robust subspaces.

📄 PDF Abstract BibTeX arXiv:1906.00495

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringImage Clustering

Similar Papers 제목 키워드 기반

Improved SVD-based Initialization for Nonnegative Matrix Factorization using Low-Rank Correction

2018-07-11 · Atif Muhammad Syed, Sameer Qazi, Nicolas Gillis

Due to the iterative nature of most nonnegative matrix factorization (\textsc{NMF}) algorithms, initialization is a key aspect as it significantly influences both the convergence and the final solution obtained. Many ini…

Structured Variational $D$-Decomposition for Accurate and Stable Low-Rank Approximation

2025-06-10 · Ronald Katende

We introduce the $D$-decomposition, a non-orthogonal matrix factorization of the form $A \approx P D Q$, where $P \in \mathbb{R}^{n \times k}$, $D \in \mathbb{R}^{k \times k}$, and $Q \in \mathbb{R}^{k \times n}$. The de…

2k

Bayesian Non-Negative Matrix Factorization with Correlated Mutation Type Probabilities for Mutational Signatures

2025-06-18 · Iris Lang, Jenna Landy, Giovanni Parmigiani

Somatic mutations, or alterations in DNA of a somatic cell, are key markers of cancer. In recent years, mutational signature analysis has become a prominent field of study within cancer research, commonly with Nonnegativ…

Adaptive Matrix Completion for the Users and the Items in Tail

2019-04-22 · Mohit Sharma, George Karypis

Recommender systems are widely used to recommend the most appealing items to users. These recommendations can be generated by applying collaborative filtering methods. The low-rank matrix completion method is the state-o…

Collaborative FilteringLow-Rank Matrix CompletionMatrix CompletionRecommendation Systems

Image Analysis Based on Nonnegative/Binary Matrix Factorization

2020-07-02 · Hinako Asaoka, Kazue Kudo

Using nonnegative/binary matrix factorization (NBMF), a matrix can be decomposed into a nonnegative matrix and a binary matrix. Our analysis of facial images, based on NBMF and using the Fujitsu Digital Annealer, leads t…

ClassificationGeneral Classificationimage-classificationImage Classification+1