Stochastic Channel Decorrelation Network and Its Application to Visual Tracking
Jie Guo, Tingfa Xu, Shenwang Jiang, Ziyi Shen

TL;DR
This paper introduces a stochastic channel decorrelation (SCD) block that reduces redundancy in CNNs by decorrelating feature channels, improving visual tracking performance.
Contribution
The paper proposes a novel SCD block that can be easily integrated into existing CNNs to explicitly reduce feature channel correlation and enhance model diversity.
Findings
SCD effectively reduces feature redundancy in CNNs.
Integration of SCD improves visual tracking accuracy.
SCD is flexible and applicable to various CNN architectures.
Abstract
Deep convolutional neural networks (CNNs) have dominated many computer vision domains because of their great power to extract good features automatically. However, many deep CNNs-based computer vison tasks suffer from lack of training data while there are millions of parameters in the deep models. Obviously, these two biphase violation facts will result in parameter redundancy of many poorly designed deep CNNs. Therefore, we look deep into the existing CNNs and find that the redundancy of network parameters comes from the correlation between features in different channels within a convolutional layer. To solve this problem, we propose the stochastic channel decorrelation (SCD) block which, in every iteration, randomly selects multiple pairs of channels within a convolutional layer and calculates their normalized cross correlation (NCC). Then a squared max-margin loss is proposed as the…
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
TopicsVideo Surveillance and Tracking Methods · Image Enhancement Techniques · Advanced Image Processing Techniques
