paper-with-me

Papers

Shape Interaction Matrix Revisited and Robustified: Efficient Subspace Clustering with Corrupted and Incomplete Data

2015-09-09 · ICCV 2015 12 · Pan Ji, Mathieu Salzmann, Hongdong Li

The Shape Interaction Matrix (SIM) is one of the earliest approaches to performing subspace clustering (i.e., separating points drawn from a union of subspaces). In this paper, we revisit the SIM and reveal its connections to several recent subspace clustering methods. Our analysis lets us derive a simple, yet effective algorithm to robustify the SIM and make it applicable to realistic scenarios where the data is corrupted by noise. We justify our method by intuitive examples and the matrix perturbation theory. We then show how this approach can be extended to handle missing data, thus yielding an efficient and general subspace clustering algorithm. We demonstrate the benefits of our approach over state-of-the-art subspace clustering methods on several challenging motion segmentation and face clustering problems, where the data includes corrupted and missing measurements.

📄 PDF Abstract BibTeX arXiv:1509.02649

Code (1)

panji530/Robust-shape-interaction-matrix 공식 구현

Tasks

ClusteringFace ClusteringMotion Segmentation

Similar Papers 제목 키워드 기반

Compact Matrix Factorization With Dependent Subspaces

2017-07-01 · CVPR 2017 7 · Viktor Larsson, Carl Olsson

Traditional matrix factorization methods approximate high dimensional data with a low dimensional subspace. This imposes constraints on the matrix elements which allow for estimation of missing entries. A lower rank prov…

Linear Shape Deformation Models with Local Support Using Graph-based Structured Matrix Factorisation

2015-10-28 · CVPR 2016 6 · Florian Bernard, Peter Gemmar, Frank Hertel, Jorge Goncalves 외

Representing 3D shape deformations by linear models in high-dimensional space has many applications in computer vision and medical imaging, such as shape-based interpolation or segmentation. Commonly, using Principal Com…

What's In A Patch, II: Visualizing generic surfaces

2017-05-16 · Benjamin S. Kunsberg, Daniel Niels Holtmann-Rice, Steven W. Zucker

We continue the development of a linear algebraic framework for the shape-from-shading problem, exploiting the manner in which tensors arise when scalar (e.g. image) and vector (e.g. surface normal) fields are differenti…

General Theory of Coupled Characteristic Mode: An Eigen Subspace Approach

2025-04-11 · Rakesh Sinha, Sandip Ghosal

In this work, the problem of characteristic mode analysis using eigendecomposition of the method of moments impedance matrix has been simplified using the eigen-subspace approach. The idea behind the eigen-subspace arise…

A Single-Layer Model Can Do Language Modeling

2026-05-11 · Zanmin Wang arxiv

Modern language models scale depth by stacking layers, each holding its own state - a per-layer KV cache in transformers, a per-layer matrix in Mamba, Gated DeltaNet (GDN), RWKV, and xLSTM. Biological systems lean heavil…