Double Similarity Distillation for Semantic Image Segmentation
Yingchao Feng, Xian Sun, Wenhui Diao, Jihao Li, Xin Gao

TL;DR
This paper introduces a double similarity distillation framework that enhances the accuracy of compact semantic segmentation networks by capturing pixel and category-level similarities, achieving state-of-the-art results with minimal computational overhead.
Contribution
The paper proposes a novel double similarity distillation framework with pixel-wise and category-wise modules to improve compact segmentation networks without extra parameters.
Findings
Outperforms current state-of-the-art methods on four datasets.
Reduces computational cost while improving accuracy.
Effective across multiple challenging datasets.
Abstract
The balance between high accuracy and high speed has always been a challenging task in semantic image segmentation. Compact segmentation networks are more widely used in the case of limited resources, while their performances are constrained. In this paper, motivated by the residual learning and global aggregation, we propose a simple yet general and effective knowledge distillation framework called double similarity distillation (DSD) to improve the classification accuracy of all existing compact networks by capturing the similarity knowledge in pixel and category dimensions, respectively. Specifically, we propose a pixel-wise similarity distillation (PSD) module that utilizes residual attention maps to capture more detailed spatial dependencies across multiple layers. Compared with exiting methods, the PSD module greatly reduces the amount of calculation and is easy to expand.…
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
MethodsKnowledge Distillation
