Incrementally Discovering Object Classes Using Similarity Propagation and Graph ClusteringOpen Website

2009 (modified: 03 Nov 2022)ACCV (3) 2009Readers: Everyone
Abstract: We are interested in incrementally discovering the set of object classes present in a scalable database of images. This paper describes a graph-based framework for learning the set of object classes in a weakly supervisedly manner. Rather than making use of the ”Bag-of-Features (BoF)” approach widely used in current work on object recognition, we represent each image by a graph using a group of selected local invariant features. Using local feature matching and iterative Procrustes alignment, we perform graph matching and compute a similarity measure. Borrowing the idea of query expansion, we develop a similarity propagation based graph clustering (SPGC) method. Using this method class specific clusters of the graphs can be obtained. Such a cluster can be generally represented by using a higher level graph model whose vertices are the clustered graphs, and the edge weights are determined by the pairwise similarity measure. Experiments are performed on a dataset, in which the number of images increases from 1 to 50K and the number of objects increases from 1 to over 500. Some objects have been discovered with total recall and a precision 1 in a single cluster.
0 Replies

Loading