paper-with-me

Papers

Data-free Distillation with Degradation-prompt Diffusion for Multi-weather Image Restoration

2024-09-05 · Pei Wang, Xiaotong Luo, Yuan Xie, Yanyun Qu

Multi-weather image restoration has witnessed incredible progress, while the increasing model capacity and expensive data acquisition impair its applications in memory-limited devices. Data-free distillation provides an alternative for allowing to learn a lightweight student model from a pre-trained teacher model without relying on the original training data. The existing data-free learning methods mainly optimize the models with the pseudo data generated by GANs or the real data collected from the Internet. However, they inevitably suffer from the problems of unstable training or domain shifts with the original data. In this paper, we propose a novel Data-free Distillation with Degradation-prompt Diffusion framework for multi-weather Image Restoration (D4IR). It replaces GANs with pre-trained diffusion models to avoid model collapse and incorporates a degradation-aware prompt adapter to facilitate content-driven conditional diffusion for generating domain-related images. Specifically, a contrast-based degradation prompt adapter is firstly designed to capture degradation-aware prompts from web-collected degraded images. Then, the collected unpaired clean images are perturbed to latent features of stable diffusion, and conditioned with the degradation-aware prompts to synthesize new domain-related degraded images for knowledge distillation. Experiments illustrate that our proposal achieves comparable performance to the model distilled with original training data, and is even superior to other mainstream unsupervised methods.

📄 PDF Abstract BibTeX arXiv:2409.03455

Code (0)

등록된 구현이 없습니다.

Tasks

Image RestorationKnowledge Distillation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
Adapter 설명 없음

Similar Papers 제목 키워드 기반

Beyond Dataset Distillation: Lossless Dataset Concentration via Diffusion-Assisted Distribution Alignment

2026-03-30 · Tongfei Liu, Yufan Liu, Bing Li, Weiming Hu arxiv

The high cost and accessibility problem associated with large datasets hinder the development of large-scale visual recognition systems. Dataset Distillation addresses these problems by synthesizing compact surrogate dat…

DisCa: Accelerating Video Diffusion Transformers with Distillation-Compatible Learnable Feature Caching

2026-02-05 · Chang Zou, Changlin Li, Yang Li, Patrol Li 외 arxiv

While diffusion models have achieved great success in the field of video generation, this progress is accompanied by a rapidly escalating computational burden. Among the existing acceleration methods, Feature Caching is …

Video GenerationImage Generation

Vision-Language Modeling with Regularized Spatial Transformer Networks for All Weather Crosswind Landing of Aircraft

2024-05-09 · Debabrata Pal, Anvita Singh, Saumya Saumya, Shouvik Das

The intrinsic capability of the Human Vision System (HVS) to perceive depth of field and failure of Instrument Landing Systems (ILS) stimulates a pilot to perform a vision-based manual landing over an autoland approach. …

AllLanguage ModelingLanguage ModellingSelf-Supervised Learning

BOOT: Data-free Distillation of Denoising Diffusion Models with Bootstrapping

2023-06-08 · Jiatao Gu, Shuangfei Zhai, Yizhe Zhang, Lingjie Liu 외

Diffusion models have demonstrated excellent potential for generating diverse images. However, their performance often suffers from slow generation due to iterative denoising. Knowledge distillation has been recently pro…

DenoisingKnowledge Distillation

FreeKD: Knowledge Distillation via Semantic Frequency Prompt

2023-11-20 · CVPR 2024 1 · Yuan Zhang, Tao Huang, Jiaming Liu, Tao Jiang 외

Knowledge distillation (KD) has been applied to various tasks successfully, and mainstream methods typically boost the student model via spatial imitation losses. However, the consecutive downsamplings induced in the spa…

Knowledge Distillation