paper-with-me

홈 › Papers

Dual-frequency Selected Knowledge Distillation with Statistical-based Sample Rectification for PolSAR Image Classification

2025-07-04 · Xinyue Xin, Ming Li, Yan Wu, Xiang Li, Peng Zhang, Dazhi Xu arxiv

The collaborative classification of dual-frequency PolSAR images is a meaningful but also challenging research. The effect of regional consistency on classification information learning and the rational use of dual-frequency data are two main difficulties for dual-frequency collaborative classification. To tackle these problems, a selected knowledge distillation network with statistical-based sample rectification (SKDNet-SSR) is proposed in this article. First, in addition to applying CNN and ViT as local and global feature extractors, a statistical-based dynamic sample rectification (SDSR) module is designed to avoid the impact of poor regional consistency on spatial information learning process. Specifically, based on the fact that the PolSAR covariance matrix conforms to the complex Wishart distribution, SDSR first dynamically evaluates the sample purity, and then performs pixel selection and pixel generation to remove noisy pixels, thereby avoiding the feature interaction between informative pixels and noisy pixels and improving the classification feature extraction process. Next, a dual-frequency gate-selected distillation (DGSD) module is constructed to emphasize the advantages of different frequency bands and perform complementary learning on dual-frequency data. It uses the dominant single-frequency branch on each sample as teacher model to train the dual-frequency student model, enabling the student model to learn the optimal results and realizing complementary utilization of dual-frequency data on different terrain objects. Comprehensive experiments on four measured dual-frequency PolSAR data demonstrate that the proposed SKDNet-SSR outperforms other related methods.

📄 PDF Abstract BibTeX arXiv:2507.03268

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge DistillationImage Classification

Similar Papers 제목 키워드 기반

Two-in-one Knowledge Distillation for Efficient Facial Forgery Detection

2023-02-21 · Chuyang Zhou, Jiajun Huang, Daochang Liu, Chengbin Du 외

Facial forgery detection is a crucial but extremely challenging topic, with the fast development of forgery techniques making the synthetic artefact highly indistinguishable. Prior works show that by mining both spatial …

Knowledge DistillationVocal Bursts Valence Prediction

Triple-View Knowledge Distillation for Semi-Supervised Semantic Segmentation

2023-09-22 · Ping Li, Junjie Chen, Li Yuan, Xianghua Xu 외

To alleviate the expensive human labeling, semi-supervised semantic segmentation employs a few labeled images and an abundant of unlabeled images to predict the pixel-level label map with the same size. Previous methods …

DecoderFeature ImportanceKnowledge DistillationSemantic Segmentation+1

SFKD: Spatial--Frequency Joint-Aware Heterogeneous Knowledge Distillation via Multi-Level Wavelet Spectral Interaction

2026-07-02 · Cuipeng Wang, Haipeng Wang arxiv

Most existing knowledge distillation methods focus on homogeneous models (e.g., CNN-to-CNN), thereby overlooking the flexibility and potential of knowledge transfer across heterogeneous models. Due to intrinsic inductive…

Knowledge Distillation

Structural and Statistical Texture Knowledge Distillation for Semantic Segmentation

2023-05-06 · CVPR 2022 1 · Deyi Ji, Haoran Wang, Mingyuan Tao, Jianqiang Huang 외

Existing knowledge distillation works for semantic segmentation mainly focus on transferring high-level contextual knowledge from teacher to student. However, low-level texture knowledge is also of vital importance for c…

Knowledge DistillationQuantizationSemantic Segmentation

Dual-Stream Spectral Decoupling Distillation for Remote Sensing Object Detection

2025-12-04 · Xiangyi Gao, Danpei Zhao, Bo Yuan, Wentao Li arxiv

Knowledge distillation is an effective and hardware-friendly method, which plays a key role in lightweighting remote sensing object detection. However, existing distillation methods often encounter the issue of mixed fea…

Knowledge DistillationSmall Object Detection