中文
相关论文

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

200 篇论文

Despite the remarkable performance and generalization levels of deep learning models in a wide range of artificial intelligence tasks, it has been demonstrated that these models can be easily fooled by the addition of imperceptible yet…

机器学习 · 计算机科学 2023-01-27 Jon Vadillo , Roberto Santana , Jose A. Lozano

Multimodal sarcasm detection is challenging, especially in low-resource settings where subtle image-text contradictions are hard to learn due to scarce annotated data, which hinders the model's performance. Parameter-efficient fine-tuning…

计算与语言 · 计算机科学 2025-10-30 Soumyadeep Jana , Sanasam Ranbir Singh

With the wide application of knowledge distillation between an ImageNet pre-trained teacher model and a learnable student model, unsupervised anomaly detection has witnessed a significant achievement in the past few years. The success of…

计算机视觉与模式识别 · 计算机科学 2026-04-07 Canhui Tang , Sanping Zhou , Yizhe Li , Yonghao Dong , Le Wang

Knowledge distillation (KD) is a technique used to transfer knowledge from an overparameterized teacher network to a less-parameterized student network, thereby minimizing the incurred performance loss. KD methods can be categorized into…

计算机视觉与模式识别 · 计算机科学 2024-06-17 Jaeyeon Jang , Young-Ik Kim , Jisu Lim , Hyeonseong Lee

State-of-the-art machine learning models are vulnerable to data poisoning attacks whose purpose is to undermine the integrity of the model. However, the current literature on data poisoning attacks is mainly focused on ad hoc techniques…

机器学习 · 计算机科学 2021-02-12 Pooya Tavallali , Vahid Behzadan , Peyman Tavallali , Mukesh Singhal

Exemplar-free class-incremental learning (EFCIL) aims to retain old knowledge acquired in the previous task while learning new classes, without storing the previous images due to storage constraints or privacy concerns. In EFCIL, the…

计算机视觉与模式识别 · 计算机科学 2025-11-25 Hiroto Honda

Currently, deep learning models are easily exposed to data leakage risks. As a distributed model, Split Learning thus emerged as a solution to address this issue. The model is splitted to avoid data uploading to the server and reduce…

密码学与安全 · 计算机科学 2025-03-10 Zhangting Lin , Mingfu Xue , Kewei Chen , Wenmao Liu , Xiang Gao , Leo Yu Zhang , Jian Wang , Yushu Zhang

Frontier models that generate extended reasoning traces inadvertently produce rich token sequences that can facilitate model distillation. Recognizing this vulnerability, model owners may seek sampling strategies that limit the…

The countermeasure (CM) model is developed to protect ASV systems from spoof attacks and prevent resulting personal information leakage in Automatic Speaker Verification (ASV) system. Based on practicality and security considerations, the…

声音 · 计算机科学 2025-02-17 Yen-Lun Liao , Xuanjun Chen , Chung-Che Wang , Jyh-Shing Roger Jang

The performance of autoregressive models on natural language generation tasks has dramatically improved due to the adoption of deep, self-attentive architectures. However, these gains have come at the cost of hindering inference speed,…

计算与语言 · 计算机科学 2020-10-30 Alexander Lin , Jeremy Wohlwend , Howard Chen , Tao Lei

Neural networks are known to be susceptible to adversarial samples: small variations of natural examples crafted to deliberately mislead the models. While they can be easily generated using gradient-based techniques in digital and physical…

计算机视觉与模式识别 · 计算机科学 2024-01-18 Haotian Xue , Alexandre Araujo , Bin Hu , Yongxin Chen

Class-incremental continual learning addresses catastrophic forgetting by enabling classification models to preserve knowledge of previously learned classes while acquiring new ones. However, the vulnerability of the models against…

机器学习 · 计算机科学 2026-01-29 Jungwoo Kim , Jong-Seok Lee

Knowledge Distillation (KD) aims to transfer knowledge from a large teacher model to a smaller student model. While contrastive learning has shown promise in self-supervised learning by creating discriminative representations, its…

计算机视觉与模式识别 · 计算机科学 2025-05-14 Nikolaos Giakoumoglou , Tania Stathaki

Knowledge distillation (KD) has been widely used in teacher-student training, with applications to model compression in resource-constrained deep learning. Current works mainly focus on preserving the accuracy of the teacher model. However,…

机器学习 · 计算机科学 2021-10-26 Rulin Shao , Jinfeng Yi , Pin-Yu Chen , Cho-Jui Hsieh

Advances in self-distillation have shown that when knowledge is distilled from a teacher to a student using the same deep learning (DL) architecture, the student performance can surpass the teacher particularly when the network is…

机器学习 · 计算机科学 2025-06-25 Muhammad Haseeb Aslam , Clara Martinez , Marco Pedersoli , Alessandro Koerich , Ali Etemad , Eric Granger

Industrial defect detection is commonly addressed with anomaly detection (AD) methods where no or only incomplete data of potentially occurring defects is available. This work discovers previously unknown problems of student-teacher…

机器学习 · 计算机科学 2022-10-19 Marco Rudolph , Tom Wehrbein , Bodo Rosenhahn , Bastian Wandt

Adversarial extraction attacks constitute an insidious threat against Deep Learning (DL) models in-which an adversary aims to steal the architecture, parameters, and hyper-parameters of a targeted DL model. Existing extraction attack…

密码学与安全 · 计算机科学 2023-02-01 William Hackett , Stefan Trawicki , Zhengxin Yu , Neeraj Suri , Peter Garraghan

Knowledge distillation (KD) is a common approach to compress a teacher model to reduce its inference cost and memory footprint, by training a smaller student model. However, in the context of autoregressive language models (LMs), we…

计算与语言 · 计算机科学 2024-06-18 Qihuang Zhong , Liang Ding , Li Shen , Juhua Liu , Bo Du , Dacheng Tao

Frontier commercial generative models face a growing threat from distillation, whereby a distiller harvests generated responses and trains a competing model of its own at drastically lower cost. Existing defenses either rely on modifying…

机器学习 · 计算机科学 2026-05-20 Zibo Diao , Jingchu Gai , Xinyue Ai , Zhang Zhang , Zhenyu He , Di He

To ensure that the data collected from human subjects is entrusted with a secret, rival labels are introduced to conceal the information provided by the participants on purpose. The corresponding learning task can be formulated as a noisy…

机器学习 · 计算机科学 2023-04-04 Cheng Chen , Yueming Lyu , Ivor W. Tsang