paper-with-me

홈 › Papers

Adversarial Contrastive Distillation with Adaptive Denoising

2023-02-17 · Yuzheng Wang, Zhaoyu Chen, Dingkang Yang, Yang Liu, Siao Liu, Wenqiang Zhang, Lizhe Qi

Adversarial Robustness Distillation (ARD) is a novel method to boost the robustness of small models. Unlike general adversarial training, its robust knowledge transfer can be less easily restricted by the model capacity. However, the teacher model that provides the robustness of knowledge does not always make correct predictions, interfering with the student's robust performances. Besides, in the previous ARD methods, the robustness comes entirely from one-to-one imitation, ignoring the relationship between examples. To this end, we propose a novel structured ARD method called Contrastive Relationship DeNoise Distillation (CRDND). We design an adaptive compensation module to model the instability of the teacher. Moreover, we utilize the contrastive relationship to explore implicit robustness knowledge among multiple examples. Experimental results on multiple attack benchmarks show CRDND can transfer robust knowledge efficiently and achieves state-of-the-art performances.

📄 PDF Abstract BibTeX arXiv:2302.08764

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial RobustnessDenoisingTransfer Learning

Similar Papers 제목 키워드 기반

DBLP: Noise Bridge Consistency Distillation For Efficient And Reliable Adversarial Purification

2025-08-01 · Chihan Huang, Belal Alsinglawi, Islam Al-qudah arxiv

Recent advances in deep neural networks (DNNs) have led to remarkable success across a wide range of tasks. However, their susceptibility to adversarial perturbations remains a critical vulnerability. Existing diffusion-…

QCRD: Quality-guided Contrastive Rationale Distillation for Large Language Models

2024-05-14 · Wei Wang, Zhaowei Li, Qi Xu, Yiqing Cai 외

The deployment of large language models (LLMs) faces considerable challenges concerning resource constraints and inference efficiency. Recent research has increasingly focused on smaller, task-specific models enhanced by…

Contrastive LearningDenoisingDiversityKnowledge Distillation+1

FRAMER: Frequency-Aligned Self-Distillation with Adaptive Modulation Leveraging Diffusion Priors for Real-World Image Super-Resolution

2025-12-01 · Seungho Choi, Jeahun Sung, Jihyong Oh arxiv

Real-image super-resolution (Real-ISR) seeks to recover HR images from LR inputs with mixed, unknown degradations. While diffusion models surpass GANs in perceptual quality, they under-reconstruct high-frequency (HF) det…

Image Super-Resolution

FedRio: Personalized Federated Social Bot Detection via Cooperative Reinforced Contrastive Adversarial Distillation

2026-04-12 · Yingguang Yang, Hao Liu, Xin Zhang, Yunhui Liu 외 arxiv

Social bot detection is critical to the stability and security of online social platforms. However, current state-of-the-art bot detection models are largely developed in isolation, overlooking the benefits of leveraging…

Reinforcement LearningGraph Neural NetworkContrastive LearningFederated Learning

On-Policy Adversarial Flow Distillation for Autoregressive Video Generation

2026-05-25 · Yang Luo, Shengju Qian, Xiaohang Tang, Zirui Zhu 외 arxiv

Autoregressive video generators are attractive for streaming, long-horizon, and interactive applications, but distilling strong black-box teachers into causal students remains difficult. The student must learn under its …

Reinforcement LearningVideo Generation