Discriminatively Boosted Image Clustering with Fully Convolutional Auto-Encoders
About
Traditional image clustering methods take a two-step approach, feature learning and clustering, sequentially. However, recent research results demonstrated that combining the separated phases in a unified framework and training them jointly can achieve a better performance. In this paper, we first introduce fully convolutional auto-encoders for image feature learning and then propose a unified clustering framework to learn image representations and cluster centers jointly based on a fully convolutional auto-encoder and soft $k$-means scores. At initial stages of the learning procedure, the representations extracted from the auto-encoder may not be very discriminative for latter clustering. We address this issue by adopting a boosted discriminative distribution, where high score assignments are highlighted and low score ones are de-emphasized. With the gradually boosted discrimination, clustering assignment scores are discriminated and cluster purities are enlarged. Experiments on several vision benchmark datasets show that our methods can achieve a state-of-the-art performance.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Clustering | MNIST (full) | -- | 98 | |
| Clustering | MNIST | NMI0.917 | 92 | |
| Clustering | COIL-20 | ACC79.3 | 47 | |
| Clustering | COIL-100 | ACC77.5 | 28 | |
| Clustering | USPS (full) | NMI0.724 | 24 | |
| Clustering | USPS (test) | ACC74.3 | 19 | |
| Clustering | MNIST original (train+test) | ACC96.4 | 16 | |
| Clustering | COIL-20 (full) | NMI0.895 | 9 |