IJCAI 2022poster29 citations

Distilling Inter-Class Distance for Semantic Segmentation

Zhengbo Zhang, Chunluan Zhou, Zhigang Tu

Abstract

Knowledge distillation is widely adopted in semantic segmentation to reduce the computation cost. The previous knowledge distillation methods for semantic segmentation focus on pixel-wise feature alignment and intra-class feature variation distillation, neglecting to transfer the knowledge of the inter-class distance in the feature space, which is important for semantic segmentation such a pixel-wise classification task. To address this issue, we propose an Inter-class Distance Distillation (IDD) method to transfer the inter-class distance in the feature space from the teacher network to the student network. Furthermore, semantic segmentation is a position-dependent task, thus we exploit a position information distillation module to help the student network encode more position information. Extensive experiments on three popular datasets: Cityscapes, Pascal VOC and ADE20K show that our method is helpful to improve the accuracy of semantic segmentation models and achieves the state-of-the-art performance. E.g. it boosts the benchmark model (``PSPNet+ResNet18") by 7.50% in accuracy on the Cityscapes dataset.

Computer Vision: Transfer, low-shot, semi- and un- supervised learningComputer Vision: Recognition (object detection, categorization)Computer Vision: Scene analysis and understandingComputer Vision: Segmentation
BibTeX
@inproceedings{ijcai2022p235,
  title     = {Distilling Inter-Class Distance for Semantic Segmentation},
  author    = {Zhang, Zhengbo and Zhou, Chunluan and Tu, Zhigang},
  booktitle = {Proceedings of the Thirty-First International Joint Conference on
               Artificial Intelligence, {IJCAI-22}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Lud De Raedt},
  pages     = {1686--1692},
  year      = {2022},
  month     = {7},
  note      = {Main Track},
  doi       = {10.24963/ijcai.2022/235},
  url       = {https://doi.org/10.24963/ijcai.2022/235},
}
Distilling Inter-Class Distance for Semantic Segmentation · IJCAI 2022