English

A Generic Visualization Approach for Convolutional Neural Networks

Computer Vision and Pattern Recognition 2020-07-21 v1

Abstract

Retrieval networks are essential for searching and indexing. Compared to classification networks, attention visualization for retrieval networks is hardly studied. We formulate attention visualization as a constrained optimization problem. We leverage the unit L2-Norm constraint as an attention filter (L2-CAF) to localize attention in both classification and retrieval networks. Unlike recent literature, our approach requires neither architectural changes nor fine-tuning. Thus, a pre-trained network's performance is never undermined L2-CAF is quantitatively evaluated using weakly supervised object localization. State-of-the-art results are achieved on classification networks. For retrieval networks, significant improvement margins are achieved over a Grad-CAM baseline. Qualitative evaluation demonstrates how the L2-CAF visualizes attention per frame for a recurrent retrieval network. Further ablation studies highlight the computational cost of our approach and compare L2-CAF with other feasible alternatives. Code available at https://bit.ly/3iDBLFv

Keywords

Cite

@article{arxiv.2007.09748,
  title  = {A Generic Visualization Approach for Convolutional Neural Networks},
  author = {Ahmed Taha and Xitong Yang and Abhinav Shrivastava and Larry Davis},
  journal= {arXiv preprint arXiv:2007.09748},
  year   = {2020}
}

Comments

ECCV'2020

R2 v1 2026-06-23T17:13:50.233Z