paper-with-me

홈 › Papers

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 in the training procedure. However, it is time consuming or even impossible to obtain the label information in some tasks due to cost limitation. Thus, it is necessary to develop unsupervised deep representation learning techniques. This paper proposes a new network structure for unsupervised deep representation learning based on spectral analysis, which is a popular technique with solid theory foundations. Compared with the existing spectral analysis methods, the proposed network structure has at least three advantages. Firstly, it can identify the local similarities among images in patch level and thus more robust against occlusion. Secondly, through multiple consecutive spectral analysis procedures, the proposed network can learn more clustering-friendly representations and is capable to reveal the deep correlations among data samples. Thirdly, it can elegantly integrate different spectral analysis procedures, so that each spectral analysis procedure can have their individual strengths in dealing with different data sample distributions. Extensive experimental results show the effectiveness of the proposed methods on various image clustering tasks.

📄 PDF Abstract BibTeX arXiv:2009.05235

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringImage ClusteringRepresentation Learning

Similar 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 …

ClusteringImage ClusteringRepresentation Learning

Delving into Spectral Clustering with Vision-Language Representations

2026-02-10 · Bo Peng, Yuanwei Hu, Bo Liu, Ling Chen 외 arxiv

Spectral clustering is known as a powerful technique in unsupervised data analysis. The vast majority of approaches to spectral clustering are driven by a single modality, leaving the rich information in multi-modal repr…

An Improved and Generalised Analysis for Spectral Clustering

2025-11-28 · George Tyler, Luca Zanetti arxiv

We revisit the theoretical performances of Spectral Clustering, a classical algorithm for graph partitioning that relies on the eigenvectors of a matrix representation of the graph. Informally, we show that Spectral Clus…

graph partitioning

Joint Superpixel and Self-Representation Learning for Scalable Hyperspectral Image Clustering

2025-09-28 · Xianlu Li, Nicolas Nadisic, Shaoguang Huang, Aleksandra Pizurica arxiv

Subspace clustering is a powerful unsupervised approach for hyperspectral image (HSI) analysis, but its high computational and memory costs limit scalability. Superpixel segmentation can improve efficiency by reducing th…

Representation LearningImage Clustering

Deep Clustering With Intra-class Distance Constraint for Hyperspectral Images

2019-04-01 · Jinguang Sun, Wanli Wang, Xian Wei, Li Fang 외

The high dimensionality of hyperspectral images often results in the degradation of clustering performance. Due to the powerful ability of deep feature extraction and non-linear feature representation, the clustering alg…

ClusteringDeep Clustering