paper-with-me

Papers

Robust and Efficient Subspace Segmentation via Least Squares Regression

2014-04-27 · Can-Yi Lu, Hai Min, Zhong-Qiu Zhao, Lin Zhu, De-Shuang Huang, Shuicheng Yan

This paper studies the subspace segmentation problem which aims to segment data drawn from a union of multiple linear subspaces. Recent works by using sparse representation, low rank representation and their extensions attract much attention. If the subspaces from which the data drawn are independent or orthogonal, they are able to obtain a block diagonal affinity matrix, which usually leads to a correct segmentation. The main differences among them are their objective functions. We theoretically show that if the objective function satisfies some conditions, and the data are sufficiently drawn from independent subspaces, the obtained affinity matrix is always block diagonal. Furthermore, the data sampling can be insufficient if the subspaces are orthogonal. Some existing methods are all special cases. Then we present the Least Squares Regression (LSR) method for subspace segmentation. It takes advantage of data correlation, which is common in real data. LSR encourages a grouping effect which tends to group highly correlated data together. Experimental results on the Hopkins 155 database and Extended Yale Database B show that our method significantly outperforms state-of-the-art methods. Beyond segmentation accuracy, all experiments demonstrate that LSR is much more efficient.

📄 PDF Abstract BibTeX arXiv:1404.6736

Code (1)

sjtrny/SubKit

Tasks

regressionSegmentation

Similar Papers 제목 키워드 기반

A Risk Comparison of Ordinary Least Squares vs Ridge Regression

2011-05-04 · Paramveer S. Dhillon, Dean P. Foster, Sham M. Kakade, Lyle H. Ungar

We compare the risk of ridge regression to a simple variant of ordinary least squares, in which one simply projects the data onto a finite dimensional subspace (as specified by a Principal Component Analysis) and then pe…

regression

A Randomised Subspace Gauss-Newton Method for Nonlinear Least-Squares

2022-11-10 · Coralia Cartis, Jaroslav Fowkes, Zhen Shao

We propose a Randomised Subspace Gauss-Newton (R-SGN) algorithm for solving nonlinear least-squares optimization problems, that uses a sketched Jacobian of the residual in the variable domain and solves a reduced linear …

regression

Compressed Least-Squares Regression

2009-12-01 · NeurIPS 2009 12 · Odalric Maillard, Rémi Munos

We consider the problem of learning, from K input data, a regression function in a function space of high dimension N using projections onto a random subspace of lower dimension M. From any linear approximation algorithm…

regression

Transition Subspace Learning based Least Squares Regression for Image Classification

2019-05-14 · Zhe Chen, Xiao-Jun Wu, Josef Kittler

Only learning one projection matrix from original samples to the corresponding binary labels is too strict and will consequentlly lose some intrinsic geometric structures of data. In this paper, we propose a novel transi…

ClassificationGeneral Classificationimage-classificationImage Classification+1

Constrained Low-Rank Learning Using Least Squares-Based Regularization

2016-11-15 · Ping Li, Jun Yu, Meng Wang, Luming Zhang 외

Low-rank learning has attracted much attention recently due to its efficacy in a rich variety of real-world tasks, e.g., subspace segmentation and image categorization. Most low-rank methods are incapable of capturing lo…

General ClassificationImage Categorizationimage-classificationImage Classification+1