CVJul 13, 2016

Do semantic parts emerge in Convolutional Neural Networks?

arXiv:1607.03738v5118 citations
Originality Incremental advance
AI Analysis

This work addresses the interpretability of CNNs for visual recognition, providing insights into how semantic parts emerge, which is incremental but useful for understanding network behavior.

The study investigated whether convolutional neural networks (CNNs) learn semantic object parts in their internal representations, using quantitative analyses on the PASCAL-Part dataset and human judgments to measure filter responses and discriminative power.

Semantic object parts can be useful for several visual recognition tasks. Lately, these tasks have been addressed using Convolutional Neural Networks (CNN), achieving outstanding results. In this work we study whether CNNs learn semantic parts in their internal representation. We investigate the responses of convolutional filters and try to associate their stimuli with semantic parts. We perform two extensive quantitative analyses. First, we use ground-truth part bounding-boxes from the PASCAL-Part dataset to determine how many of those semantic parts emerge in the CNN. We explore this emergence for different layers, network depths, and supervision levels. Second, we collect human judgements in order to study what fraction of all filters systematically fire on any semantic part, even if not annotated in PASCAL-Part. Moreover, we explore several connections between discriminative power and semantics. We find out which are the most discriminative filters for object recognition, and analyze whether they respond to semantic parts or to other image patches. We also investigate the other direction: we determine which semantic parts are the most discriminative and whether they correspond to those parts emerging in the network. This enables to gain an even deeper understanding of the role of semantic parts in the network.

Foundations

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

Your Notes