中文
相关论文

相关论文: Adversarial Sparse Teacher: Defense Against Distil…

200 篇论文

Knowledge distillation (KD) attacks pose a significant threat to deep model intellectual property by enabling adversaries to train student networks using a teacher model's outputs. While recent defenses in image classification have…

计算机视觉与模式识别 · 计算机科学 2025-10-13 Han Hu , Zhuoran Zheng , Chen Lyu

While deep neural networks have shown impressive performance in many tasks, they are fragile to carefully designed adversarial attacks. We propose a novel adversarial training-based model by Attention Guided Knowledge Distillation and…

计算机视觉与模式识别 · 计算机科学 2021-08-16 Hong Wang , Yuefan Deng , Shinjae Yoo , Haibin Ling , Yuewei Lin

Classification models for the multivariate time series have gained significant importance in the research community, but not much research has been done on generating adversarial samples for these models. Such samples of adversaries could…

机器学习 · 计算机科学 2020-04-02 Samuel Harford , Fazle Karim , Houshang Darabi

On-policy distillation (OPD) trains a student on its own trajectories with token-level teacher feedback and often outperforms off-policy distillation and standard reinforcement learning. However, we find that its standard advantage weighted…

机器学习 · 计算机科学 2026-05-14 Nan Jia , Haojin Yang , Xing Ma , Jiesong Lian , Shuailiang Zhang , Weipeng Zhang , Ke Zeng , Xunliang Cai , Zequn Sun

Time series classification models have been garnering significant importance in the research community. However, not much research has been done on generating adversarial samples for these models. These adversarial samples can become a…

机器学习 · 计算机科学 2019-03-04 Fazle Karim , Somshubra Majumdar , Houshang Darabi

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 the task specific and…

机器学习 · 计算机科学 2024-05-15 Shreyan Ganguly , Roshan Nayak , Rakshith Rao , Ujan Deb , Prathosh AP

The advent of large pre-trained language models has given rise to rapid progress in the field of Natural Language Processing (NLP). While the performance of these models on standard benchmarks has scaled with size, compression techniques…

计算与语言 · 计算机科学 2021-05-14 Ahmad Rashid , Vasileios Lioutas , Mehdi Rezagholizadeh

On-policy distillation is a promising approach for transferring knowledge between language models, where a student learns from dense token-level signals along its own trajectories. This framework typically uses reverse KL divergence,…

Blind super-resolution methods based on stable diffusion showcase formidable generative capabilities in reconstructing clear high-resolution images with intricate details from low-resolution inputs. However, their practical applicability is…

计算机视觉与模式识别 · 计算机科学 2024-12-30 Rui Xie , Chen Zhao , Kai Zhang , Zhenyu Zhang , Jun Zhou , Jian Yang , Ying Tai

On-policy distillation has recently emerged as a promising alternative to standard sequence-level imitation, training a student by scoring its own rollouts with a teacher model. However, we observe ``Off-policy Teacher Decay'' problem in…

机器学习 · 计算机科学 2026-05-27 Zhou Ziheng , Jiaqi Li , Huacong Tang , Ying Nian Wu , Demetri Terzopoulos

Knowledge distillation is one of the most effective methods for model compression. Previous studies have focused on the student model effectively training the predictive distribution of the teacher model. However, during training, the…

计算与语言 · 计算机科学 2026-01-29 Junseok Lee , Nahoon Kim , Sangyong Lee , Chang-Jae Chun

The need for abundant labelled data in supervised Adversarial Training (AT) has prompted the use of Self-Supervised Learning (SSL) techniques with AT. However, the direct application of existing SSL methods to adversarial training has been…

机器学习 · 计算机科学 2024-06-11 Sravanti Addepalli , Priyam Dey , R. Venkatesh Babu

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 own rollout…

计算机视觉与模式识别 · 计算机科学 2026-05-26 Yang Luo , Shengju Qian , Xiaohang Tang , Zirui Zhu , Yong Liu , Xin Wang , Yang You

In standard adversarial training, models are optimized to fit one-hot labels within allowable adversarial perturbation budgets. However, the ignorance of underlying distribution shifts brought by perturbations causes the problem of robust…

机器学习 · 计算机科学 2024-04-16 Yu-Yu Wu , Hung-Jui Wang , Shang-Tse Chen

Large pre-trained transformer-based language models have achieved impressive results on a wide range of NLP tasks. In the past few years, Knowledge Distillation(KD) has become a popular paradigm to compress a computationally expensive model…

计算与语言 · 计算机科学 2020-10-13 Xinyin Ma , Yongliang Shen , Gongfan Fang , Chen Chen , Chenghao Jia , Weiming Lu

Evading adversarial example detection defenses requires finding adversarial examples that must simultaneously (a) be misclassified by the model and (b) be detected as non-adversarial. We find that existing attacks that attempt to satisfy…

机器学习 · 计算机科学 2021-06-30 Oliver Bryniarski , Nabeel Hingun , Pedro Pachuca , Vincent Wang , Nicholas Carlini

Text-to-image diffusion models have revolutionized generative AI, but their vulnerability to backdoor attacks poses significant security risks. Adversaries can inject imperceptible textual triggers into training data, causing models to…

计算机视觉与模式识别 · 计算机科学 2025-08-26 Ashwath Vaithinathan Aravindan , Abha Jha , Matthew Salaway , Atharva Sandeep Bhide , Duygu Nur Yaldiz

In recent years, knowledge distillation (KD) has been widely used to derive efficient models. Through imitating a large teacher model, a lightweight student model can achieve comparable performance with more efficiency. However, most…

计算机视觉与模式识别 · 计算机科学 2023-03-23 Qizhen Lan , Qing Tian

Although the recent progress is substantial, deep learning methods can be vulnerable to the maliciously generated adversarial examples. In this paper, we present a novel training procedure and a thresholding test strategy, towards robust…

机器学习 · 计算机科学 2018-11-08 Tianyu Pang , Chao Du , Yinpeng Dong , Jun Zhu

Adversarial examples are perturbed inputs designed to fool machine learning models. Adversarial training injects such examples into training data to increase robustness. To scale this technique to large datasets, perturbations are crafted…