2種類の教師モデルでSAR船舶検出器を軽量化する
DTKDP: A Dual Teacher Knowledge Distillation and Pruning Framework for Lightweight Oriented SAR Ship Detection
この論文をやさしく読む
ひとことで言うと
レーダー画像の船の位置と向きを検出するAIを、二つの教師から学ばせながら不要な部分を削って小さくする研究です。
何に役立つ?
考えられる用途は、計算資源が限られた環境での船舶検出です。実験ではパラメータ数と演算数を大幅に減らし、元のモデルに近い検出精度を保っています。
この研究の面白いところ
異なる教師の分類情報を組み合わせるだけでなく、教師と生徒が同じ回転候補領域を比較する仕組みを設けています。
どこまで分かった?
評価はSSDDとRSDD-SAR上のものです。演算数削減は実機の処理時間や電力削減と同一ではなく、精度の変化率もポイント差ではなく要旨にある相対変化として読む必要があります。
v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。
アブストラクトの日本語訳
合成開口レーダー(SAR)画像での船舶検出では、2段階の向き付き検出器が高い位置推定精度を達成する。しかし、大きなバックボーン、特徴ピラミッド、候補領域生成モジュール、重い関心領域(RoI)ヘッドが導入を妨げる。既存の軽量SAR船舶検出器は通常、1段階の枠組みを使っており、回転を含む精密な位置推定に必要な候補領域単位の改良を欠いている。 本論文では、軽量な向き付きSAR船舶検出のため、二つの教師を用いる知識蒸留と枝刈りの枠組みDTKDPを提案する。DTKDPは畳み込み層、正規化層、線形層に学習可能なゲートを導入し、畳み込みチャネルとRoIヘッドのニューロンを枝刈りする。回転候補領域整合(RPA)は、教師が生成した回転候補領域の共通空間で教師と生徒の予測を蒸留する。また、二教師方式によって、同種構造の主教師からの分類・回帰の指導と、異種構造の補助教師からの補完的な分類情報を組み合わせる。 SAR Ship Detection Dataset(SSDD)とRotated Ship Detection Dataset in SAR Images(RSDD-SAR)での実験では、ResNet-50をバックボーンに持つOriented R-CNNとRoI Transformerのパラメータ数を87.5〜91.8%、浮動小数点演算数(FLOPs)を75.6〜79.9%削減した。得られたOriented R-CNN-slimとRoI Transformer-slimは、平均適合率(AP)と平均AP(mAP)について、元のフルサイズ版に近い精度を維持した。AP50、AP75、mAP50:75、mAP50:95の相対変化は、2.38%の低下から0.65%の改善の範囲だった。RTMDet-tinyと比較すると、両データセットの四つすべての指標を0.52〜27.55%改善し、代表的な蒸留手法も一貫して上回った。これらは精度と効率の良好なトレードオフを示している。
v1の要旨から自動生成。本文の精読・人による確認は未実施。
- 初稿
- 2026-09-21(UTC)
- 最新改訂
- 2026-09-21 · v1
- 査読・掲載
- 掲載先の記載あり
著者による掲載先の記載:Remote Sensing 18(18), 3172 (2026)。出版社での独立確認は未実施です。
更新履歴
- v1 2026-09-21 この版を読む
取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。
原文の要旨
Two-stage oriented detectors achieve high localization accuracy in synthetic aperture radar (SAR) ship detection, but their large backbones, feature pyramids, proposal modules, and heavy region of interest (RoI) heads hinder deployment. Existing lightweight SAR ship detectors typically use one-stage frameworks that lack proposal-level refinement for precise rotated localization. This paper presents a dual-teacher knowledge distillation and pruning (DTKDP) framework for lightweight oriented SAR ship detection. DTKDP introduces learnable gates into convolutional, normalization, and linear layers to prune convolutional channels and RoI-head neurons. Rotated proposal alignment (RPA) distills teacher and student predictions in a shared teacher-generated rotated proposal space, while a dual-teacher scheme combines classification and regression guidance from a homogeneous main teacher with complementary classification cues from a heterogeneous auxiliary teacher. Experiments on the SAR Ship Detection Dataset (SSDD) and Rotated Ship Detection Dataset in SAR Images (RSDD-SAR) show that DTKDP reduces the parameters of Oriented Region-based Convolutional Neural Network (Oriented R-CNN) and RoI Transformer equipped with ResNet-50 backbones by 87.5-91.8% and their floating-point operations (FLOPs) by 75.6-79.9%. In terms of average precision (AP) and mean average precision (mAP), the resulting Oriented R-CNN-slim and RoI Transformer-slim retain accuracy close to their full-scale counterparts. Relative changes across $\mathrm{AP}_{50}$, $\mathrm{AP}_{75}$, $\mathrm{mAP}_{50:75}$, and $\mathrm{mAP}_{50:95}$ range from a 2.38% decrease to a 0.65% improvement. Compared with RTMDet-tiny, they improve all four metrics on both datasets by 0.52-27.55% and consistently surpass representative distillation methods, demonstrating a favorable accuracy-efficiency trade-off.
著者のコメント
Published in Remote Sensing. The version of record is available at https://doi.org/10.3390/rs18183172
arXiv ID: 2609.24872 / 要約の誤りについて