paper-with-me

홈 › 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, and, by extension, the selected CNN architecture, can have a major impact on the clustering results. In practice, this crucial design choice is often decided arbitrarily due to the impossibility of using cross-validation with unsupervised learning problems. However, information contained in the different pretrained CNN architectures may be complementary, even when pretrained on the same data. To improve clustering performance, we rephrase the image clustering problem as a multi-view clustering (MVC) problem that considers multiple different pretrained feature extractors as different "views" of the same data. We then propose a multi-input neural network architecture that is trained end-to-end to solve the MVC problem effectively. Our experimental results, conducted on three different natural image datasets, show that: 1. using multiple pretrained CNNs jointly as feature extractors improves image clustering; 2. using an end-to-end approach improves MVC; and 3. combining both produces state-of-the-art results for the problem of image clustering.

📄 PDF Abstract BibTeX arXiv:1807.07760

Code (1)

MrGrayCode/Clustering-CNN-Features

Tasks

ClusteringImage Clustering

Similar Papers 제목 키워드 기반

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

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

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

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

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

Clusteringimage-classificationImage ClassificationImage Clustering+1

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

Less is More: A Lightweight and Robust Neural Architecture for Discourse Parsing

2022-10-18 · Ming Li, Ruihong Huang

Complex feature extractors are widely employed for text representation building. However, these complex feature extractors make the NLP systems prone to overfitting especially when the downstream training datasets are re…

Discourse Parsing