paper-with-me

Papers

DAKD: Data Augmentation and Knowledge Distillation using Diffusion Models for SAR Oil Spill Segmentation

2024-12-11 · Jaeho Moon, Jeonghwan Yun, Jaehyun Kim, Jaehyup Lee, Munchurl Kim

Oil spills in the ocean pose severe environmental risks, making early detection essential. Synthetic aperture radar (SAR) based oil spill segmentation offers robust monitoring under various conditions but faces challenges due to the limited labeled data and inherent speckle noise in SAR imagery. To address these issues, we propose (i) a diffusion-based Data Augmentation and Knowledge Distillation (DAKD) pipeline and (ii) a novel SAR oil spill segmentation network, called SAROSS-Net. In our DAKD pipeline, we present a diffusion-based SAR-JointNet that learns to generate realistic SAR images and their labels for segmentation, by effectively modeling joint distribution with balancing two modalities. The DAKD pipeline augments the training dataset and distills knowledge from SAR-JointNet by utilizing generated soft labels (pixel-wise probability maps) to supervise our SAROSS-Net. The SAROSS-Net is designed to selectively transfer high-frequency features from noisy SAR images, by employing novel Context-Aware Feature Transfer blocks along skip connections. We demonstrate our SAR-JointNet can generate realistic SAR images and well-aligned segmentation labels, providing the augmented data to train SAROSS-Net with enhanced generalizability. Our SAROSS-Net trained with the DAKD pipeline significantly outperforms existing SAR oil spill segmentation methods with large margins.

📄 PDF Abstract BibTeX arXiv:2412.08116

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationKnowledge DistillationSegmentation

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 제목 키워드 기반

SDAKD: Student Discriminator Assisted Knowledge Distillation for Super-Resolution Generative Adversarial Networks

2025-10-04 · Nikolaos Kaparinos, Vasileios Mezaris arxiv

Generative Adversarial Networks (GANs) achieve excellent performance in generative tasks, such as image super-resolution, but their computational requirements make difficult their deployment on resource-constrained devic…

Knowledge DistillationImage Super-Resolution

LLM-Oriented Token-Adaptive Knowledge Distillation

2025-10-13 · Xurong Xie, Zhucun Xue, Jiafu Wu, Jian Li 외 arxiv

Knowledge distillation (KD) is a key technique for compressing large-scale language models (LLMs), yet prevailing logit-based methods typically employ static strategies that are misaligned with the dynamic learning proce…

Knowledge Distillation

Towards Collaborative Fairness in Federated Learning Under Imbalanced Covariate Shift

2025-07-11 · Tianrun Yu, Jiaqi Wang, Haoyu Wang, Mingquan Lin 외

Collaborative fairness is a crucial challenge in federated learning. However, existing approaches often overlook a practical yet complex form of heterogeneity: imbalanced covariate shift. We provide a theoretical analysi…

Collaborative FairnessFairnessFederated LearningKnowledge Distillation

AdaKD: Dynamic Knowledge Distillation of ASR models using Adaptive Loss Weighting

2024-05-11 · Shreyan Ganguly, Roshan Nayak, Rakshith Rao, Ujan Deb 외

Knowledge distillation, a widely used model compression technique, works on the basis of transferring knowledge from a cumbersome teacher model to a lightweight student model. The technique involves jointly optimizing th…

Knowledge DistillationModel Compression

Domain Adaptation-Based Crossmodal Knowledge Distillation for 3D Semantic Segmentation

2025-08-30 · Jialiang Kang, Jiawen Wang, Dingsheng Luo arxiv

Semantic segmentation of 3D LiDAR data plays a pivotal role in autonomous driving. Traditional approaches rely on extensive annotated data for point cloud analysis, incurring high costs and time investments. In contrast,…

Unsupervised Domain Adaptation3D Semantic SegmentationKnowledge DistillationAutonomous Driving