ICASSP 2021accepted0 citations

Nlkd: Using Coarse Annotations For Semantic Segmentation Based on Knowledge Distillation

Dong Liang, Yun Du, Han Sun, Liyan Zhang, Ningzhong Liu, Mingqiang Wei

Abstract

Modern supervised learning relies on a large amount of training data, yet there are many noisy annotations in real datasets. For semantic segmentation tasks, pixel-level annotation noise is typically located at the edge of an object, while pixels within objects are fine-annotated. We argue the coarse annotations can provide instructive supervised information to guide model training rather than be discarded. This paper proposes a noise learning framework based on knowledge distillation NLKD, to improve segmentation performance on unclean data. It utilizes a teacher network to guide the student network that constitutes the knowledge distillation process. The teacher and student generate the pseudo-labels and jointly evaluate the quality of annotations to generate weights for each sample. Experiments demonstrate the effectiveness of NLKD, and we observe better performance with boundary-aware teacher networks and evaluation metrics. Furthermore, the proposed approach is model-independent and easy to implement, appropriate for integration with other tasks and models.

BibTeX
@inproceedings{icassp2021_nlkdusingcoarsea,
  title = {Nlkd: Using Coarse Annotations For Semantic Segmentation Based on Knowledge Distillation},
  author = {Dong Liang and Yun Du and Han Sun and Liyan Zhang and Ningzhong Liu and Mingqiang Wei},
  booktitle = {ICASSP 2021},
  year = {2021}
}