中文
相关论文

相关论文: Teacher-Student Compression with Generative Advers…

200 篇论文

In this paper, we address the incremental classifier learning problem, which suffers from catastrophic forgetting. The main reason for catastrophic forgetting is that the past data are not available during learning. Typical approaches keep…

计算机视觉与模式识别 · 计算机科学 2018-02-06 Yue Wu , Yinpeng Chen , Lijuan Wang , Yuancheng Ye , Zicheng Liu , Yandong Guo , Zhengyou Zhang , Yun Fu

Increased training parameters have enabled large pre-trained models to excel in various downstream tasks. Nevertheless, the extensive computational requirements associated with these models hinder their widespread adoption within the…

人工智能 · 计算机科学 2024-11-12 Yu-Liang Zhan , Zhong-Yi Lu , Hao Sun , Ze-Feng Gao

Staining is critical to cell imaging and medical diagnosis, which is expensive, time-consuming, labor-intensive, and causes irreversible changes to cell tissues. Recent advances in deep learning enabled digital staining via supervised model…

图像与视频处理 · 电气工程与系统科学 2023-03-06 Ziwang Xu , Lanqing Guo , Shuyan Zhang , Alex C. Kot , Bihan Wen

Knowledge distillation is a widely applicable technique for training a student neural network under the guidance of a trained teacher network. For example, in neural network compression, a high-capacity teacher is distilled to train a…

计算机视觉与模式识别 · 计算机科学 2019-08-05 Frederick Tung , Greg Mori

Efficient real-time traffic prediction is crucial for reducing transportation time. To predict traffic conditions, we employ a spatio-temporal graph neural network (ST-GNN) to model our real-time traffic data as temporal graphs. Despite its…

机器学习 · 计算机科学 2025-01-03 Mohammad Izadi , Mehran Safayani , Abdolreza Mirzaei

Data driven generative machine learning models have recently emerged as one of the most promising approaches for new materials discovery. While the generator models can generate millions of candidates, it is critical to train fast and…

材料科学 · 物理学 2021-12-14 Daniel Gleaves , Edirisuriya M. Dilanga Siriwardane , Yong Zhao , Nihang Fu , Jianjun Hu

Large neural models (such as Transformers) achieve state-of-the-art performance for information retrieval (IR). In this paper, we aim to improve distillation methods that pave the way for the resource-efficient deployment of such models in…

With the increasing reliance on automated decision making, the issue of algorithmic fairness has gained increasing importance. In this paper, we propose a Generative Adversarial Network for tabular data generation. The model includes two…

机器学习 · 计算机科学 2021-09-03 Amirarsalan Rajabi , Ozlem Ozmen Garibay

Generative Adversarial Networks (GAN) is a model for data synthesis, which creates plausible data through the competition of generator and discriminator. Although GAN application to image synthesis is extensively studied, it has inherent…

计算与语言 · 计算机科学 2025-01-07 Jun-Min Lee , Tae-Bin Ha

This paper presents a novel knowledge distillation based model compression framework consisting of a student ensemble. It enables distillation of simultaneously learnt ensemble knowledge onto each of the compressed student models. Each…

计算机视觉与模式识别 · 计算机科学 2020-11-17 Devesh Walawalkar , Zhiqiang Shen , Marios Savvides

Learning portable neural networks is very essential for computer vision for the purpose that pre-trained heavy deep models can be well applied on edge devices such as mobile phones and micro sensors. Most existing deep neural network…

机器学习 · 计算机科学 2020-01-01 Hanting Chen , Yunhe Wang , Chang Xu , Zhaohui Yang , Chuanjian Liu , Boxin Shi , Chunjing Xu , Chao Xu , Qi Tian

Knowledge distillation (KD) has been actively studied for image classification tasks in deep learning, aiming to improve the performance of a student based on the knowledge from a teacher. However, applying KD in image regression with a…

计算机视觉与模式识别 · 计算机科学 2022-12-29 Xin Ding , Yongwei Wang , Zuheng Xu , Z. Jane Wang , William J. Welch

Generative Adversarial Networks (GANs) are typically trained to synthesize data, from images and more recently tabular data, under the assumption of directly accessible training data. Recently, federated learning (FL) is an emerging…

机器学习 · 计算机科学 2025-08-12 Zilong Zhao , Robert Birke , Aditya Kunar , Lydia Y. Chen

Synthetic data generation to improve classification performance (data augmentation) is a well-studied problem. Recently, generative adversarial networks (GAN) have shown superior image data augmentation performance, but their suitability in…

计算机视觉与模式识别 · 计算机科学 2020-11-19 Mehran Maghoumi , Eugene M. Taranta , Joseph J. LaViola

Generative networks implicitly approximate complex densities from their sampling with impressive accuracy. However, because of the enormous scale of modern datasets, this training process is often computationally expensive. We cast…

机器学习 · 计算机科学 2020-03-03 Vincent Schellekens , Laurent Jacques

Adapting to the changing climate requires accurate local climate information, a computationally challenging problem. Recent studies have used Generative Adversarial Networks (GANs), a type of deep learning, to learn complex distributions…

机器学习 · 计算机科学 2024-06-06 Kiri Daust , Adam Monahan

Deep learning models are vulnerable to adversarial examples, posing critical security challenges in real-world applications. While Adversarial Training (AT ) is a widely adopted defense mechanism to enhance robustness, it often incurs a…

机器学习 · 计算机科学 2025-09-16 Jing Zou , Shungeng Zhang , Meikang Qiu , Chong Li

Obtaining human-readable symbolic formulas via genetic programming-based symbolic distillation of a deep neural network trained on the target dataset presents a promising yet underexplored path towards explainable artificial intelligence…

机器学习 · 计算机科学 2026-04-15 Soumyadeep Dhar , Kei Sen Fong , Mehul Motani

We present a compact, quantization-ready acoustic scene classification (ASC) framework that couples an efficient student network with a learned teacher ensemble and knowledge distillation. The student backbone uses stacked…

Deep neural networks have achieved impressive performance across a wide range of tasks, but this success often comes with substantial computational and storage costs due to large-scale training data. Dataset distillation addresses this…

计算机视觉与模式识别 · 计算机科学 2026-05-19 Mingzhuo Li , Guang Li , Linfeng Ye , Jiafeng Mao , Takahiro Ogawa , Konstantinos N. Plataniotis , Miki Haseyama