CVLGDec 20, 2014

Automatic Discovery and Optimization of Parts for Image Classification

arXiv:1412.6598v260 citations
Originality Incremental advance
AI Analysis

This work improves image classification by automating part discovery, which is incremental but addresses a specific bottleneck in part-based methods.

The paper tackles the problem of learning part-based models for image classification by jointly optimizing part discovery and classifier training, eliminating the need for engineered heuristics, and introduces 'negative parts' to capture negative correlations with classes.

Part-based representations have been shown to be very useful for image classification. Learning part-based models is often viewed as a two-stage problem. First, a collection of informative parts is discovered, using heuristics that promote part distinctiveness and diversity, and then classifiers are trained on the vector of part responses. In this paper we unify the two stages and learn the image classifiers and a set of shared parts jointly. We generate an initial pool of parts by randomly sampling part candidates and selecting a good subset using L1/L2 regularization. All steps are driven "directly" by the same objective namely the classification loss on a training set. This lets us do away with engineered heuristics. We also introduce the notion of "negative parts", intended as parts that are negatively correlated with one or more classes. Negative parts are complementary to the parts discovered by other methods, which look only for positive correlations.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes