Factorized convolutional networks: unsupervised fine-tuning for image clustering - Robotics Institute Carnegie Mellon University

Factorized convolutional networks: unsupervised fine-tuning for image clustering

Liang-Yan Gui, Liangke Gui, Yuxiong Wang, Louis-Philippe Morency, and Jose M. F. Moura
Conference Paper, Proceedings of IEEE Winter Conference on Applications of Computer Vision (WACV '18), pp. 1205 - 1214, March, 2018

Abstract

Deep convolutional neural networks (CNNs) have recognized promise as universal representations for various image recognition tasks. One of their properties is the ability to transfer knowledge from a large annotated source dataset (e.g., ImageNet) to a (typically smaller) target dataset. This is usually accomplished through supervised fine-tuning on labeled new target data. In this work, we address "unsupervised fine-tuning" that transfers a pre-trained network to target tasks with unlabeled data such as image clustering tasks. To this end, we introduce group-sparse non-negative matrix factorization (GSNMF), a variant of NMF, to identify a rich set of high-level latent variables that are informative on the target task. The resulting "factorized convolutional network" (FCN) can itself be seen as a feed-forward model that combines CNN and two-layer structured NMF. We empirically validate our approach and demonstrate state-of-the-art image clustering performance on challenging scene (MIT-67) and fine-grained (Birds-200, Flowers-102) benchmarks. We further show that, when used as

BibTeX

@conference{Gui-2018-122552,
author = {Liang-Yan Gui and Liangke Gui and Yuxiong Wang and Louis-Philippe Morency and Jose M. F. Moura},
title = {Factorized convolutional networks: unsupervised fine-tuning for image clustering},
booktitle = {Proceedings of IEEE Winter Conference on Applications of Computer Vision (WACV '18)},
year = {2018},
month = {March},
pages = {1205 - 1214},
}