paper-with-me

홈 › Papers

Unsupervised Manifold Linearizing and Clustering

2023-01-04 · ICCV 2023 1 · Tianjiao Ding, Shengbang Tong, Kwan Ho Ryan Chan, Xili Dai, Yi Ma, Benjamin D. Haeffele

We consider the problem of simultaneously clustering and learning a linear representation of data lying close to a union of low-dimensional manifolds, a fundamental task in machine learning and computer vision. When the manifolds are assumed to be linear subspaces, this reduces to the classical problem of subspace clustering, which has been studied extensively over the past two decades. Unfortunately, many real-world datasets such as natural images can not be well approximated by linear subspaces. On the other hand, numerous works have attempted to learn an appropriate transformation of the data, such that data is mapped from a union of general non-linear manifolds to a union of linear subspaces (with points from the same manifold being mapped to the same subspace). However, many existing works have limitations such as assuming knowledge of the membership of samples to clusters, requiring high sampling density, or being shown theoretically to learn trivial representations. In this paper, we propose to optimize the Maximal Coding Rate Reduction metric with respect to both the data representation and a novel doubly stochastic cluster membership, inspired by state-of-the-art subspace clustering results. We give a parameterization of such a representation and membership, allowing efficient mini-batching and one-shot initialization. Experiments on CIFAR-10, -20, -100, and TinyImageNet-200 datasets show that the proposed method is much more accurate and scalable than state-of-the-art deep clustering methods, and further learns a latent linear representation of the data.

📄 PDF Abstract BibTeX arXiv:2301.01805

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringDeep Clustering

Similar Papers 제목 키워드 기반

Deep Unsupervised Clustering Using Mixture of Autoencoders

2017-12-21 · Dejiao Zhang, Yifan Sun, Brian Eriksson, Laura Balzano

Unsupervised clustering is one of the most fundamental challenges in machine learning. A popular hypothesis is that data are generated from a union of low-dimensional nonlinear manifolds; thus an approach to clustering i…

Clustering

Joint Representation Learning and Clustering via Gradient-Based Manifold Optimization

2026-04-15 · Sida Liu, Yangzi Guo, Mingyuan Wang arxiv

Clustering and dimensionality reduction have been crucial topics in machine learning and computer vision. Clustering high-dimensional data has been challenging for a long time due to the curse of dimensionality. For that…

Dimensionality ReductionRepresentation Learning

Multi-parameter hierarchical clustering and beyond

2020-10-10 · NeurIPS Workshop TDA_and_Beyond 2020 12 · Alexander Rolle

We survey recent progress on multi-parameter hierarchical clustering, which has developed in several directions since it was introduced by Carlsson--M\'{e}moli in 2010. These lines of research show that tools originally …

ClusteringSurvey

Unsupervised single-particle deep clustering via statistical manifold learning

2016-04-15 · Jiayi Wu, Yong-Bei Ma, Charles Congdon, Bevin Brett 외

Motivation: Structural heterogeneity in single-particle cryo-electron microscopy (cryo-EM) data represents a major challenge for high-resolution structure determination. Unsupervised classification may serve as the first…

3D ReconstructionClusteringDeep ClusteringGeneral Classification

Double Nuclear Norm Based Low Rank Representation on Grassmann Manifolds for Clustering

2019-06-01 · CVPR 2019 6 · Xinglin Piao, Yongli Hu, Junbin Gao, Yanfeng Sun 외

Unsupervised clustering for high-dimension data (such as imageset or video) is a hard issue in data processing and data mining area since these data always lie on a manifold (such as Grassmann manifold). Inspired of Low …

Clustering