Unsupervised Modeling of Object Categories Using Link Analysis TechniquesPeoplePublication
Matlab code
DescriptionThis paper proposes a novel unsupervised modeling of object categories in which (1) we first build a large-scale network that captures the interactions of all visual features across the image set, and (2) analyze the statistics of the link structure. Given a set of unlabelled images with a single number K, the number of object classes to be classified, our approach solves the following two subtasks: (1) Category discovery: clusters the input images into K groups according to object categories. (2) Localization: detects the most probable regions of the object in each classified image. First our approach represents visual features in the form of a large-scale network (Fig.1.(a)). Then, the unsupervised classification and localization is formulated as the problem of finding hubs and communities in the network. The communities map to object categories and their hubs correspond to class-representative features. Two link analysis techniques are applied to mine those two types of information: (1) PageRank for ranking the relative importance of visual features, (2) Blondel et al's vertex similarity algorithm for structural similarity (Fig.1.(b)). For category discovery, we observed that our approach achieved competitive performance against most of previous work. For localization, our approach fairly well discovered class representative features as hubs and suppressed the trivial information as background (See Fig.2). Funding
|