Condensation-Net: Memory-Efficient Network Architecture with Cross-Channel Pooling Layers and Virtual Feature Maps
Tse-Wei Chen, Motoki Yoshinaga, Hongxing Gao, Wei Tao, Dongchao Wen,, Junjie Liu, Kinya Osa, Masami Kato

TL;DR
Condensation-Net introduces a memory-efficient CNN architecture with cross-channel pooling and virtual feature maps, reducing memory usage and improving object detection accuracy on resource-limited hardware.
Contribution
It proposes a novel network architecture that reduces memory bandwidth and enhances detection accuracy without significant hardware overhead.
Findings
Memory bandwidth reduced by 26.5% using virtual feature maps.
Object detection accuracy improved by 2.0% for quantized networks.
Hardware overhead for cross-channel pooling is negligible.
Abstract
"Lightweight convolutional neural networks" is an important research topic in the field of embedded vision. To implement image recognition tasks on a resource-limited hardware platform, it is necessary to reduce the memory size and the computational cost. The contribution of this paper is stated as follows. First, we propose an algorithm to process a specific network architecture (Condensation-Net) without increasing the maximum memory storage for feature maps. The architecture for virtual feature maps saves 26.5% of memory bandwidth by calculating the results of cross-channel pooling before storing the feature map into the memory. Second, we show that cross-channel pooling can improve the accuracy of object detection tasks, such as face detection, because it increases the number of filter weights. Compared with Tiny-YOLOv2, the improvement of accuracy is 2.0% for quantized networks and…
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.
