arXiv Analytics

Sign in

arXiv:1511.06408 [cs.CV]AbstractReferencesReviewsResources

Feature-based Attention in Convolutional Neural Networks

Grace W. Lindsay

Published 2015-11-19Version 1

Convolutional neural networks (CNNs) have proven effective for image processing tasks, such as object recognition and classification. Recently, CNNs have been enhanced with concepts of attention, similar to those found in biology. Much of this work on attention has focused on effective serial spatial processing. In this paper, I introduce a simple procedure for applying feature-based attention (FBA) to CNNs and compare multiple implementation options. FBA is a top-down signal applied globally to an input image which aides in detecting chosen objects in cluttered or noisy settings. The concept of FBA and the implementation details tested here were derived from what is known (and debated) about biological object- and feature-based attention. The implementations of FBA described here increase performance on challenging object detection tasks using a procedure that is simple, fast, and does not require additional iterative training. Furthermore, the comparisons performed here suggest that a proposed model of biological FBA (the "feature similarity gain model") is effective in increasing performance.

Comments: 9 pages (plus 3 page Appendix), 7 figures total, submitted to ICLR 2016
Categories: cs.CV
Related articles: Most relevant | Search more
arXiv:1606.04189 [cs.CV] (Published 2016-06-14)
Inverting face embeddings with convolutional neural networks
arXiv:1604.03168 [cs.CV] (Published 2016-04-11)
Hardware-oriented Approximation of Convolutional Neural Networks
arXiv:1604.02532 [cs.CV] (Published 2016-04-09)
T-CNN: Tubelets with Convolutional Neural Networks for Object Detection from Videos
Kai Kang et al.