papers AI Learner
The Github is limit! Click to go to the new site.

Clustering Images by Unmasking - A New Baseline

2019-05-02
Mariana-Iuliana Georgescu, Radu Tudor Ionescu

Abstract

We propose a novel agglomerative clustering method based on unmasking, a technique that was previously used for authorship verification of text documents and for abnormal event detection in videos. In order to join two clusters, we alternate between (i) training a binary classifier to distinguish between the samples from one cluster and the samples from the other cluster, and (ii) removing at each step the most discriminant features. The faster-decreasing accuracy rates of the intermediately-obtained classifiers indicate that the two clusters should be joined. To the best of our knowledge, this is the first work to apply unmasking in order to cluster images. We compare our method with k-means as well as a recent state-of-the-art clustering method. The empirical results indicate that our approach is able to improve performance for various (deep and shallow) feature representations and different tasks, such as handwritten digit recognition, texture classification and fine-grained object recognition.

Abstract (translated by Google)
URL

http://arxiv.org/abs/1905.00773

PDF

http://arxiv.org/pdf/1905.00773


Similar Posts

Comments