CVApr 9, 2024

Robust feature knowledge distillation for enhanced performance of lightweight crack segmentation models

arXiv:2404.06258v13 citationsh-index: 13
Originality Incremental advance
AI Analysis

This work addresses crack detection for infrastructure inspection by enhancing lightweight models, though it is incremental as it builds on existing knowledge distillation techniques.

The paper tackled the problem of deploying robust crack segmentation models on edge devices by developing Robust Feature Knowledge Distillation (RFKD), which improved a lightweight model's anti-noise performance, achieving a 62% enhanced mean Dice score compared to state-of-the-art knowledge distillation methods.

Vision-based crack detection faces deployment challenges due to the size of robust models and edge device limitations. These can be addressed with lightweight models trained with knowledge distillation (KD). However, state-of-the-art (SOTA) KD methods compromise anti-noise robustness. This paper develops Robust Feature Knowledge Distillation (RFKD), a framework to improve robustness while retaining the precision of light models for crack segmentation. RFKD distils knowledge from a teacher model's logit layers and intermediate feature maps while leveraging mixed clean and noisy images to transfer robust patterns to the student model, improving its precision, generalisation, and anti-noise performance. To validate the proposed RFKD, a lightweight crack segmentation model, PoolingCrack Tiny (PCT), with only 0.5 M parameters, is also designed and used as the student to run the framework. The results show a significant enhancement in noisy images, with RFKD reaching a 62% enhanced mean Dice score (mDS) compared to SOTA KD methods.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes