paper-with-me

Papers

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

2024-04-09 · Zhaohui Chen, Elyas Asadi Shamsabadi, Sheng Jiang, Luming Shen, Daniel Dias-da-Costa

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.

📄 PDF Abstract BibTeX arXiv:2404.06258

Code (0)

등록된 구현이 없습니다.

Tasks

Crack SegmentationKnowledge Distillation

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

Pushing the Limits of Distillation-Based Continual Learning via Classifier-Proximal Lightweight Plugins

2025-12-03 · Zhiming Xu, Baile Xu, Jian Zhao, Furao Shen 외 arxiv

Continual learning requires models to learn continuously while preserving prior knowledge under evolving data streams. Distillation-based methods are appealing for retaining past knowledge in a shared single-model framew…

Continual Learning

Frequency Attention for Knowledge Distillation

2024-03-09 · Cuong Pham, Van-Anh Nguyen, Trung Le, Dinh Phung 외

Knowledge distillation is an attractive approach for learning compact deep neural networks, which learns a lightweight student model by distilling knowledge from a complex teacher model. Attention-based knowledge distill…

image-classificationImage ClassificationKnowledge Distillationobject-detection+2

Residual Feature Distillation Network for Lightweight Image Super-Resolution

2020-09-24 · Jie Liu, Jie Tang, Gangshan Wu

Recent advances in single image super-resolution (SISR) explored the power of convolutional neural network (CNN) to achieve a better performance. Despite the great success of CNN-based methods, it is not easy to apply th…

Image Super-ResolutionSuper-Resolution

DistilVPR: Cross-Modal Knowledge Distillation for Visual Place Recognition

2023-12-17 · Sijie Wang, Rui She, Qiyu Kang, Xingchao Jian 외

The utilization of multi-modal sensor data in visual place recognition (VPR) has demonstrated enhanced performance compared to single-modal counterparts. Nonetheless, integrating additional sensors comes with elevated co…

Knowledge DistillationVisual Place Recognition

Enhanced Self-Distillation Framework for Efficient Spiking Neural Network Training

2025-10-04 · Xiaochen Zhao, Chengting Yu, Kairong Yu, Lei Liu 외 arxiv

Spiking Neural Networks (SNNs) exhibit exceptional energy efficiency on neuromorphic hardware due to their sparse activation patterns. However, conventional training methods based on surrogate gradients and Backpropagati…