Automatic Discovery and Optimization of Parts for Image Classification
Sobhan Naderi Parizi, Andrea Vedaldi, Andrew Zisserman, Pedro, Felzenszwalb

TL;DR
This paper presents a unified approach to discover and optimize image parts simultaneously for classification, replacing heuristic methods with a joint learning framework driven by classification loss.
Contribution
It introduces a method that jointly learns parts and classifiers, including negative parts, directly optimizing classification performance without heuristics.
Findings
Joint learning improves classification accuracy.
Negative parts enhance model expressiveness.
Elimination of heuristic-based part selection.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Advanced Neural Network Applications · Image Retrieval and Classification Techniques
