paper-with-me

Papers

Residual Encoder-Decoder Network for Deep Subspace Clustering

2019-10-12 · Shuai Yang, Wenqi Zhu, Yuesheng Zhu

Subspace clustering aims to cluster unlabeled data that lies in a union of low-dimensional linear subspaces. Deep subspace clustering approaches based on auto-encoders have become very popular to solve subspace clustering problems. However, the training of current deep methods converges slowly, which is much less efficient than traditional approaches. We propose a Residual Encoder-Decoder network for deep Subspace Clustering (RED-SC), which symmetrically links convolutional and deconvolutional layers with skip-layer connections, with which the training converges much faster. We use a self-expressive layer to generate more accurate linear representation coefficients through different latent representations from multiple latent spaces. Experiments show the superiority of RED-SC in training efficiency and clustering accuracy. Moreover, we are the first one to apply residual encoder-decoder on unsupervised learning tasks.

📄 PDF Abstract BibTeX arXiv:1910.05569

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringDecoder

Similar Papers 제목 키워드 기반

Deep Multimodal Subspace Clustering Networks

2018-04-17 · Mahdi Abavisani, Vishal M. Patel

We present convolutional neural network (CNN) based approaches for unsupervised multimodal subspace clustering. The proposed framework consists of three main stages - multimodal encoder, self-expressive layer, and multim…

ClusteringDecoderImage ClusteringMulti-modal Subspace Clustering+2

Deep Low-Rank Subspace Clustering

2020-06-18 · Mohsen Kheirandishfard, Fariba Zohrizadeh, Farhad Kamangar

This paper is concerned with developing a novel approach to tackle the problem of subspace clustering. The approach introduces a convolutional autoencoder-based architecture to generate low-rank representations (LRR) of …

ClusteringDecoder

Multi-Level Representation Learning for Deep Subspace Clustering

2020-01-19 · Mohsen Kheirandishfard, Fariba Zohrizadeh, Farhad Kamangar

This paper proposes a novel deep subspace clustering approach which uses convolutional autoencoders to transform input images into new representations lying on a union of linear subspaces. The first contribution of our w…

ClusteringDecoderRepresentation Learning

Deep Subspace Clustering Networks

2017-09-08 · NeurIPS 2017 12 · Pan Ji, Tong Zhang, Hongdong Li, Mathieu Salzmann 외

We present a novel deep neural network architecture for unsupervised subspace clustering. This architecture is built upon deep auto-encoders, which non-linearly map the input data into a latent space. Our key idea is to …

ClusteringDecoderImage Clustering

A mini-batch training strategy for deep subspace clustering networks

2025-07-26 · Yuxuan Jiang, Chenwei Yu, Zhi Lin, Xiaolan Liu arxiv

Mini-batch training is a cornerstone of modern deep learning, offering computational efficiency and scalability for training complex architectures. However, existing deep subspace clustering (DSC) methods, which typicall…

Computational EfficiencyRepresentation LearningContrastive Learning