paper-with-me

Papers

Distributed Low-rank Subspace Segmentation

2013-04-20 · Ameet Talwalkar, Lester Mackey, Yadong Mu, Shih-Fu Chang, Michael. I. Jordan

Vision problems ranging from image clustering to motion segmentation to semi-supervised learning can naturally be framed as subspace segmentation problems, in which one aims to recover multiple low-dimensional subspaces from noisy and corrupted input data. Low-Rank Representation (LRR), a convex formulation of the subspace segmentation problem, is provably and empirically accurate on small problems but does not scale to the massive sizes of modern vision datasets. Moreover, past work aimed at scaling up low-rank matrix factorization is not applicable to LRR given its non-decomposable constraints. In this work, we propose a novel divide-and-conquer algorithm for large-scale subspace segmentation that can cope with LRR's non-decomposable constraints and maintains LRR's strong recovery guarantees. This has immediate implications for the scalability of subspace segmentation, which we demonstrate on a benchmark face recognition dataset and in simulations. We then introduce novel applications of LRR-based subspace segmentation to large-scale semi-supervised learning for multimedia event detection, concept detection, and image tagging. In each case, we obtain state-of-the-art results and order-of-magnitude speed ups.

📄 PDF Abstract BibTeX arXiv:1304.5583

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringEvent DetectionFace RecognitionImage ClusteringMotion SegmentationSegmentation

Similar Papers 제목 키워드 기반

Dencentralized learning in the presence of low-rank noise

2022-03-18 · Roula Nassif, Virginia Bordignon, Stefan Vlaski, Ali H. Sayed

Observations collected by agents in a network may be unreliable due to observation noise or interference. This paper proposes a distributed algorithm that allows each node to improve the reliability of its own observatio…

Exact Subspace Segmentation and Outlier Detection by Low-Rank Representation

2011-09-08 · Guangcan Liu, Huan Xu, Shuicheng Yan

In this work, we address the following matrix recovery problem: suppose we are given a set of data points containing two parts, one part consists of samples drawn from a union of multiple subspaces and the other part con…

Outlier Detection

Greedy Low-Rank Gradient Compression for Distributed Learning with Convergence Guarantees

2025-07-11 · Chuyan Chen, Yutong He, Pengrui Li, Weichen Jia 외 arxiv

Distributed optimization is pivotal for large-scale signal processing and machine learning, yet communication overhead remains a major bottleneck. Low-rank gradient compression, in which the transmitted gradients are app…

Distributed Optimization

A Group Norm Regularized Factorization Model for Subspace Segmentation

2020-01-08 · Xishun Wang, Zhouwang Yang, Xingye Yue, Hui Wang

Subspace segmentation assumes that data comes from the union of different subspaces and the purpose of segmentation is to partition the data into the corresponding subspace. Low-rank representation (LRR) is a classic spe…

ClusteringGraph ClusteringSegmentation

Adaptive Low-Rank Kernel Subspace Clustering

2017-07-17 · Pan Ji, Ian Reid, Ravi Garg, Hongdong Li 외

In this paper, we present a kernel subspace clustering method that can handle non-linear models. In contrast to recent kernel subspace clustering methods which use predefined kernels, we propose to learn a low-rank kerne…

ClusteringImage ClusteringMotion Segmentation