中文
相关论文

相关论文: P-KDGAN: Progressive Knowledge Distillation with G…

200 篇论文

Knowledge distillation (KD) is one of the prominent techniques for model compression. In this method, the knowledge of a large network (teacher) is distilled into a model (student) with usually significantly fewer parameters. KD tries to…

机器学习 · 计算机科学 2023-01-31 Aref Jafari , Mehdi Rezagholizadeh , Ali Ghodsi

We introduce Kernel Density Discrimination GAN (KDD GAN), a novel method for generative adversarial learning. KDD GAN formulates the training as a likelihood ratio optimization problem where the data distributions are written explicitly via…

机器学习 · 计算机科学 2021-07-14 Abdelhak Lemkhenter , Adam Bielski , Alp Eren Sari , Paolo Favaro

Knowledge Distillation (KD) consists of transferring “knowledge” from one machine learning model (the teacher) to another (the student). Commonly, the teacher is a high-capacity model with formidable performance, while the student is…

Class-conditional image generation using generative adversarial networks (GANs) has been investigated through various techniques; however, it continues to face challenges such as mode collapse, training instability, and low-quality output…

计算机视觉与模式识别 · 计算机科学 2023-06-07 Taesun Yeom , Minhyeok Lee

To reduce the large computation and storage cost of a deep convolutional neural network, the knowledge distillation based methods have pioneered to transfer the generalization ability of a large (teacher) deep network to a light-weight…

机器学习 · 计算机科学 2018-10-19 Peiye Liu , Wu Liu , Huadong Ma , Tao Mei , Mingoo Seok

Graph neural networks (GNNs) have shown remarkable performance on diverse graph mining tasks. Although different GNNs can be unified as the same message passing framework, they learn complementary knowledge from the same graph. Knowledge…

机器学习 · 计算机科学 2023-04-06 Zhichun Guo , Chunhui Zhang , Yujie Fan , Yijun Tian , Chuxu Zhang , Nitesh Chawla

Iterative generative models, such as noise conditional score networks and denoising diffusion probabilistic models, produce high quality samples by gradually denoising an initial noise vector. However, their denoising process has many…

机器学习 · 计算机科学 2021-01-08 Eric Luhman , Troy Luhman

In this paper, we present a simple approach to train Generative Adversarial Networks (GANs) in order to avoid a \textit {mode collapse} issue. Implicit models such as GANs tend to generate better samples compared to explicit models that are…

计算机视觉与模式识别 · 计算机科学 2021-02-09 Seyed Mehdi Iranmanesh , Nasser M. Nasrabadi

In this paper, we propose to use a Conditional Generative Adversarial Network (CGAN) for distilling (i.e. transferring) knowledge from sensor data and enhancing low-resolution target detection. In unconstrained surveillance settings, sensor…

图像与视频处理 · 电气工程与系统科学 2018-07-23 Siddharth Roheda , Benjamin S. Riggan , Hamid Krim , Liyi Dai

Efficient deployment of deep neural networks on resource-constrained devices demands advanced compression techniques that preserve accuracy and interoperability. This paper proposes a machine learning framework that augments Knowledge…

机器学习 · 计算机科学 2025-03-18 David E. Hernandez , Jose Ramon Chang , Torbjörn E. M. Nordling

The ability of a classifier to recognize unknown inputs is important for many classification-based systems. We discuss the problem of simultaneous classification and novelty detection, i.e. determining whether an input is from the known set…

计算机视觉与模式识别 · 计算机科学 2018-03-01 Mark Kliger , Shachar Fleishman

Anomaly detection (AD) plays an important role in various real-world applications. Recent advancements in AD, however, are often biased towards industrial inspection, struggle to generalize to broader tasks like semantic anomaly detection…

计算机视觉与模式识别 · 计算机科学 2025-09-30 Hangil Park , Yongmin Seo , Tae-Kyun Kim

Novelty detection is the process of determining whether a query example differs from the learned training distribution. Previous methods attempt to learn the representation of the normal samples via generative adversarial networks (GANs).…

计算机视觉与模式识别 · 计算机科学 2021-06-21 Chengwei Chen , Yuan Xie , Shaohui Lin , Ruizhi Qiao , Jian Zhou , Xin Tan , Yi Zhang , Lizhuang Ma

Knowledge distillation is normally used to compress a big network, or teacher, onto a smaller one, the student, by training it to match its outputs. Recently, some works have shown that robustness against adversarial attacks can also be…

机器学习 · 计算机科学 2022-03-15 Javier Maroto , Guillermo Ortiz-Jiménez , Pascal Frossard

Generative Adversarial Networks (GANs) have achieved excellent audio synthesis quality in the last years. However, making them operable with semantically meaningful controls remains an open challenge. An obvious approach is to control the…

声音 · 计算机科学 2021-08-04 Javier Nistal , Stefan Lattner , Gaël Richard

In the realm of Adversarial Distillation (AD), strategic and precise knowledge transfer from an adversarially robust teacher model to a less robust student model is paramount. Our Dynamic Guidance Adversarial Distillation (DGAD) framework…

计算机视觉与模式识别 · 计算机科学 2024-09-04 Hyejin Park , Dongbo Min

Knowledge distillation (KD) is an effective framework to transfer knowledge from a large-scale teacher to a compact yet well-performing student. Previous KD practices for pre-trained language models mainly transfer knowledge by aligning…

计算与语言 · 计算机科学 2022-11-03 Lean Wang , Lei Li , Xu Sun

With the success of deep neural networks, knowledge distillation which guides the learning of a small student network from a large teacher network is being actively studied for model compression and transfer learning. However, few studies…

计算机视觉与模式识别 · 计算机科学 2021-08-10 Wonchul Son , Jaemin Na , Junyong Choi , Wonjun Hwang

Generative Adversarial Networks (GANs) have been widely-used in image translation, but their high computation and storage costs impede the deployment on mobile devices. Prevalent methods for CNN compression cannot be directly applied to…

计算机视觉与模式识别 · 计算机科学 2022-03-03 Shaojie Li , Mingbao Lin , Yan Wang , Fei Chao , Ling Shao , Rongrong Ji

This paper proposes an effective probability density distillation (PDD) algorithm for WaveNet-based parallel waveform generation (PWG) systems. Recently proposed teacher-student frameworks in the PWG system have successfully achieved a…

音频与语音处理 · 电气工程与系统科学 2019-08-29 Ryuichi Yamamoto , Eunwoo Song , Jae-Min Kim