paper-with-me

홈 › Papers

Combining pretrained CNN feature extractors to enhance clustering of complex natural images

2021-01-07 · Joris Guerin, Stephane Thiery, Eric Nyiri, Olivier Gibaru, Byron Boots

Recently, a common starting point for solving complex unsupervised image classification tasks is to use generic features, extracted with deep Convolutional Neural Networks (CNN) pretrained on a large and versatile dataset (ImageNet). However, in most research, the CNN architecture for feature extraction is chosen arbitrarily, without justification. This paper aims at providing insight on the use of pretrained CNN features for image clustering (IC). First, extensive experiments are conducted and show that, for a given dataset, the choice of the CNN architecture for feature extraction has a huge impact on the final clustering. These experiments also demonstrate that proper extractor selection for a given IC task is difficult. To solve this issue, we propose to rephrase the IC problem as a multi-view clustering (MVC) problem that considers features extracted from different architectures as different "views" of the same data. This approach is based on the assumption that information contained in the different CNN may be complementary, even when pretrained on the same data. We then propose a multi-input neural network architecture that is trained end-to-end to solve the MVC problem effectively. This approach is tested on nine natural image datasets, and produces state-of-the-art results for IC.

📄 PDF Abstract BibTeX arXiv:2101.02767

Code (0)

등록된 구현이 없습니다.

Tasks

Clusteringimage-classificationImage ClassificationImage ClusteringUnsupervised Image Classification

Similar Papers 제목 키워드 기반

Improving Image Clustering With Multiple Pretrained CNN Feature Extractors

2018-07-20 · Joris Guérin, Byron Boots

For many image clustering problems, replacing raw image data with features extracted by a pretrained convolutional neural network (CNN), leads to better clustering performance. However, the specific features extracted, a…

ClusteringImage Clustering

CNN features are also great at unsupervised classification

2017-07-06 · Joris Guérin, Olivier Gibaru, Stéphane Thiery, Eric Nyiri

This paper aims at providing insight on the transferability of deep CNN features to unsupervised problems. We study the impact of different pretrained CNN feature extractors on the problem of image set clustering for obj…

ClassificationClusteringGeneral ClassificationImage Clustering

Exploring the Limits of Deep Image Clustering using Pretrained Models

2023-03-31 · Nikolas Adaloglou, Felix Michels, Hamza Kalisch, Markus Kollmann

We present a general methodology that learns to classify images without labels by leveraging pretrained feature extractors. Our approach involves self-distillation training of clustering heads based on the fact that near…

ClusteringImage Clustering

Temporal Feature Extractors in EEG Foundation Models: A Controlled Comparison Including a Pretrained Time-Series Model

2026-06-29 · Ayşe Betül Yüce, Chris Joey Leffler, Sarun Varghese, Myra Spiliopoulou 외 arxiv

Electroencephalography (EEG) foundation models aim to learn generalizable representations from large-scale brain recordings. However, the role of temporal feature extractors and whether pretrained time-series foundation …

Emotion Recognition

Balanced Multi-view Clustering

2025-01-05 · Zhenglai Li, Jun Wang, Chang Tang, Xinzhong Zhu 외

Multi-view clustering (MvC) aims to integrate information from different views to enhance the capability of the model in capturing the underlying data structures. The widely used joint training paradigm in MvC is potenti…

ClusteringMULTI-VIEW LEARNING