On the Behavior of Convolutional Nets for Feature Extraction
Dario Garcia-Gasulla, Ferran Par\'es, Armand Vilalta, Jonatan Moreno,, Eduard Ayguad\'e, Jes\'us Labarta, Ulises Cort\'es, Toyotaro Suzumura

TL;DR
This paper statistically analyzes the discriminative power of CNN features across multiple datasets, revealing their potential for knowledge representation and proposing methods to optimize their use by thresholding noise.
Contribution
It provides a novel statistical analysis of individual CNN features' discriminative power, especially from convolutional layers, for knowledge representation beyond classification.
Findings
Low and middle level features behave differently from high level features under certain conditions.
All CNN features can be used for knowledge representation by presence or absence, doubling the information.
Proposed a thresholding method to reduce noise in CNN features.
Abstract
Deep neural networks are representation learning techniques. During training, a deep net is capable of generating a descriptive language of unprecedented size and detail in machine learning. Extracting the descriptive language coded within a trained CNN model (in the case of image data), and reusing it for other purposes is a field of interest, as it provides access to the visual descriptors previously learnt by the CNN after processing millions of images, without requiring an expensive training phase. Contributions to this field (commonly known as feature representation transfer or transfer learning) have been purely empirical so far, extracting all CNN features from a single layer close to the output and testing their performance by feeding them to a classifier. This approach has provided consistent results, although its relevance is limited to classification tasks. In a completely…
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
TopicsDomain Adaptation and Few-Shot Learning · Advanced Neural Network Applications · Advanced Image and Video Retrieval Techniques
