# A Feature Embedding Strategy for High-level CNN representations from   Multiple ConvNets

**Authors:** Thangarajah Akilan (1), Q.M. Jonathan Wu (1), Wei Jiang (2) ((1), Department of Electrical, Computer Engineering, University of Windsor,, Canada, (2) Department of Control Science, Engineering, Zhejiang, University, China)

arXiv: 1705.04301 · 2017-05-12

## TL;DR

This paper proposes a novel feature embedding strategy that combines multiple pre-trained CNN features, improving image classification accuracy across diverse datasets by effectively fusing different network cues.

## Contribution

It introduces a generalized feature space embedding method for multiple CNN bottleneck features weighted by their loss, outperforming existing fusion techniques.

## Key findings

- Outperforms state-of-the-art fusion methods in image classification
- Effective across various datasets and tasks
- Comparable to fully trained CNNs in accuracy

## Abstract

Following the rapidly growing digital image usage, automatic image categorization has become preeminent research area. It has broaden and adopted many algorithms from time to time, whereby multi-feature (generally, hand-engineered features) based image characterization comes handy to improve accuracy. Recently, in machine learning, pre-trained deep convolutional neural networks (DCNNs or ConvNets) have been that the features extracted through such DCNN can improve classification accuracy. Thence, in this paper, we further investigate a feature embedding strategy to exploit cues from multiple DCNNs. We derive a generalized feature space by embedding three different DCNN bottleneck features with weights respect to their Softmax cross-entropy loss. Test outcomes on six different object classification data-sets and an action classification data-set show that regardless of variation in image statistics and tasks the proposed multi-DCNN bottleneck feature fusion is well suited to image classification tasks and an effective complement of DCNN. The comparisons to existing fusion-based image classification approaches prove that the proposed method surmounts the state-of-the-art methods and produces competitive results with fully trained DCNNs as well.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1705.04301/full.md

## Figures

4 figures with captions in the complete paper: https://tomesphere.com/paper/1705.04301/full.md

## References

24 references — full list in the complete paper: https://tomesphere.com/paper/1705.04301/full.md

---
Source: https://tomesphere.com/paper/1705.04301