Regression-Oriented Knowledge Distillation for Lightweight Ship Orientation Angle Prediction with Optical Remote Sensing Images
Zhan Shi, Xin Ding, Peng Ding, Chun Yang, Ru Huang, Xiaoxuan Song

TL;DR
This paper introduces a lightweight ship orientation angle prediction framework using knowledge distillation, achieving high accuracy with significantly reduced model size and computational cost.
Contribution
It designs a novel Mobile-SOAP model based on MobileNetV2 and a knowledge distillation framework SOAP-KD to transfer knowledge to tiny models, enhancing their prediction accuracy.
Findings
Mobile-SOAP achieves state-of-the-art accuracy.
SOAP-KD improves tiny models' performance.
Significant reduction in parameters and MACs with minimal accuracy loss.
Abstract
Ship orientation angle prediction (SOAP) with optical remote sensing images is an important image processing task, which often relies on deep convolutional neural networks (CNNs) to make accurate predictions. This paper proposes a novel framework to reduce the model sizes and computational costs of SOAP models without harming prediction accuracy. First, a new SOAP model called Mobile-SOAP is designed based on MobileNetV2, achieving state-of-the-art prediction accuracy. Four tiny SOAP models are also created by replacing the convolutional blocks in Mobile-SOAP with four small-scale networks, respectively. Then, to transfer knowledge from Mobile-SOAP to four lightweight models, we propose a novel knowledge distillation (KD) framework termed SOAP-KD consisting of a novel feature-based guidance loss and an optimized synthetic samples-based knowledge transfer mechanism. Lastly, extensive…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsShip Hydrodynamics and Maneuverability · Maritime Navigation and Safety · Maritime Transport Emissions and Efficiency
MethodsDepthwise Convolution · Knowledge Distillation · Average Pooling · Pointwise Convolution · Convolution · Batch Normalization · 1x1 Convolution · Depthwise Separable Convolution · Inverted Residual Block
