paper-with-me

홈 › Papers

SA-Net: A deep spectral analysis network for image clustering

2020-09-11 · Jinghua Wang, Jianmin Jiang

Although supervised deep representation learning has attracted enormous attentions across areas of pattern recognition and computer vision, little progress has been made towards unsupervised deep representation learning for image clustering. In this paper, we propose a deep spectral analysis network for unsupervised representation learning and image clustering. While spectral analysis is established with solid theoretical foundations and has been widely applied to unsupervised data mining, its essential weakness lies in the fact that it is difficult to construct a proper affinity matrix and determine the involving Laplacian matrix for a given dataset. In this paper, we propose a SA-Net to overcome these weaknesses and achieve improved image clustering by extending the spectral analysis procedure into a deep learning framework with multiple layers. The SA-Net has the capability to learn deep representations and reveal deep correlations among data samples. Compared with the existing spectral analysis, the SA-Net achieves two advantages: (i) Given the fact that one spectral analysis procedure can only deal with one subset of the given dataset, our proposed SA-Net elegantly integrates multiple parallel and consecutive spectral analysis procedures together to enable interactive learning across different units towards a coordinated clustering model; (ii) Our SA-Net can identify the local similarities among different images at patch level and hence achieves a higher level of robustness against occlusions. Extensive experiments on a number of popular datasets support that our proposed SA-Net outperforms 11 benchmarks across a number of image clustering applications.

📄 PDF Abstract BibTeX arXiv:2009.07026

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringImage ClusteringRepresentation Learning

Similar Papers 제목 키워드 기반

Dictionary learning for clustering on hyperspectral images

2022-02-02 · Joshua Bruton, Hairong Wang

Dictionary learning and sparse coding have been widely studied as mechanisms for unsupervised feature learning. Unsupervised learning could bring enormous benefit to the processing of hyperspectral images and to other re…

ClusteringDictionary Learning

Forgery Detection in a Questioned Hyperspectral Document Image using K-means Clustering

2020-06-29 · Maria Yaseen, Rammal Aftab Ahmed, Rimsha Mahrukh

Hyperspectral imaging allows for analysis of images in several hundred of spectral bands depending on the spectral resolution of the imaging sensor. Hyperspectral document image is the one which has been captured by a hy…

Clustering

Spectral Analysis Network for Deep Representation Learning and Image Clustering

2020-09-11 · Jinghua Wang, Adrian Hilton, Jianmin Jiang

Deep representation learning is a crucial procedure in multimedia analysis and attracts increasing attention. Most of the popular techniques rely on convolutional neural network and require a large amount of labeled data…

ClusteringImage ClusteringRepresentation Learning

Unsupervised Clustering and Active Learning of Hyperspectral Images with Nonlinear Diffusion

2017-04-26 · James M. Murphy, Mauro Maggioni

The problem of unsupervised learning and segmentation of hyperspectral images is a significant challenge in remote sensing. The high dimensionality of hyperspectral data, presence of substantial noise, and overlap of cla…

Active LearningClustering

Image Segmentation Based on Multiscale Fast Spectral Clustering

2018-12-12 · Chongyang Zhang, Guofeng Zhu, Minxin Chen, Hong Chen 외

In recent years, spectral clustering has become one of the most popular clustering algorithms for image segmentation. However, it has restricted applicability to large-scale images due to its high computational complexit…

ClusteringImage SegmentationSemantic SegmentationSuperpixels+1