Spectral Analysis for Semantic Segmentation with Applications on Feature Truncation and Weak Annotation
Li-Wei Chen, Wei-Chen Chiu, Chin-Tien Wu

TL;DR
This paper uses spectral analysis to understand how resolution, loss functions, and accuracy interact in semantic segmentation neural networks, leading to methods for efficiency and annotation reduction.
Contribution
It introduces a spectral analysis approach to study SSNNs, revealing low-frequency dominance in loss and features, and proposes practical techniques for resolution selection, network pruning, and weak annotation.
Findings
Low-frequency components mainly influence loss and CNN features.
Spectral analysis guides efficient resolution and network pruning.
Block-wise weak annotation reduces labeling time effectively.
Abstract
It is well known that semantic segmentation neural networks (SSNNs) produce dense segmentation maps to resolve the objects' boundaries while restrict the prediction on down-sampled grids to alleviate the computational cost. A striking balance between the accuracy and the training cost of the SSNNs such as U-Net exists. We propose a spectral analysis to investigate the correlations among the resolution of the down sampled grid, the loss function and the accuracy of the SSNNs. By analyzing the network back-propagation process in frequency domain, we discover that the traditional loss function, cross-entropy, and the key features of CNN are mainly affected by the low-frequency components of segmentation labels. Our discoveries can be applied to SSNNs in several ways including (i) determining an efficient low resolution grid for resolving the segmentation maps (ii) pruning the networks by…
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
TopicsAdvanced Neural Network Applications · Neural Networks and Applications · Image and Signal Denoising Methods
MethodsPruning
