中文
相关论文

相关论文: Synthetic Image Learning: Preserving Performance a…

200 篇论文

We present a novel class incremental learning approach based on deep neural networks, which continually learns new tasks with limited memory for storing examples in the previous tasks. Our algorithm is based on knowledge distillation and…

机器学习 · 计算机科学 2022-04-05 Minsoo Kang , Jaeyoo Park , Bohyung Han

In the realm of IoT/CPS systems connected over mobile networks, traditional intrusion detection methods analyze network traffic across multiple devices using anomaly detection techniques to flag potential security threats. However, these…

密码学与安全 · 计算机科学 2024-10-07 Anantaa Kotal , Brandon Luton , Anupam Joshi

Generative Adversarial Networks (GANs) achieve excellent performance in generative tasks, such as image super-resolution, but their computational requirements make difficult their deployment on resource-constrained devices. While knowledge…

计算机视觉与模式识别 · 计算机科学 2025-10-07 Nikolaos Kaparinos , Vasileios Mezaris

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

Synthetic data generation has become a key ingredient for training machine learning procedures, addressing tasks such as data augmentation, analysing privacy-sensitive data, or visualising representative samples. Assessing the quality of…

机器学习 · 统计学 2022-06-02 Wenkai Xu , Gesine Reinert

Knowledge distillation (KD) represents a vital mechanism to transfer expertise from complex teacher networks to efficient student models. However, in decentralized or secure AI ecosystems, privacy regulations and proprietary interests often…

机器学习 · 计算机科学 2026-04-29 Tri-Nhan Vo , Dang Nguyen , Trung Le , Kien Do , Sunil Gupta

Convolutional Neural Networks (CNNs) are prone to overfit small training datasets. We present a novel two-phase pipeline that leverages self-supervised learning and knowledge distillation to improve the generalization ability of CNN models…

计算机视觉与模式识别 · 计算机科学 2020-08-04 Bingchen Zhao , Xin Wen

As a fundamental problem, numerous methods are dedicated to the optimization of signal-to-interference-plus-noise ratio (SINR), in a multi-user setting. Although traditional model-based optimization methods achieve strong performance, the…

机器学习 · 计算机科学 2023-08-16 Longfei Ma , Nan Cheng , Xiucheng Wang , Zhisheng Yin , Haibo Zhou , Wei Quan

Knowledge Graphs (KGs) are a powerful representation of linked data, offering flexibility, semantic richness, and support for knowledge enrichment and reasoning. They help data owners organize and exploit heterogeneous data to provide…

密码学与安全 · 计算机科学 2026-05-20 Yasmine Hayder

Knowledge distillation, aimed at transferring the knowledge from a heavy teacher network to a lightweight student network, has emerged as a promising technique for compressing neural networks. However, due to the capacity gap between the…

计算机视觉与模式识别 · 计算机科学 2021-12-01 Xuewei Li , Songyuan Li , Bourahla Omar , Fei Wu , Xi Li

Federated Learning (FL) is a distributed and privacy-preserving machine learning paradigm that coordinates multiple clients to train a model while keeping the raw data localized. However, this traditional FL poses some challenges, including…

机器学习 · 计算机科学 2026-05-12 Laiqiao Qin , Tianqing Zhu , Wanlei Zhou , Philip S. Yu

The biomedical field is among the sectors most impacted by the increasing regulation of Artificial Intelligence (AI) and data protection legislation, given the sensitivity of patient information. However, the rise of synthetic data…

机器学习 · 计算机科学 2024-04-26 Eric Macias-Fassio , Aythami Morales , Cristina Pruenza , Julian Fierrez

Recent success of graph neural networks (GNNs) in modeling complex graph-structured data has fueled interest in deploying them on resource-constrained edge devices. However, their substantial computational and memory demands present ongoing…

机器学习 · 计算机科学 2026-02-10 Can Cui , Zilong Fu , Penghe Huang , Yuanyuan Li , Wu Deng , Dongyan Li

Modern deep learning models in computer vision require large datasets of real images, which are difficult to curate and pose privacy and legal concerns, limiting their commercial use. Recent works suggest synthetic data as an alternative,…

计算机视觉与模式识别 · 计算机科学 2025-06-25 Farnood Salehi , Vandit Sharma , Amirhossein Askari Farsangi , Tunç Ozan Aydın

Modern vision models excel at general purpose downstream tasks. It is unclear, however, how they may be used for personalized vision tasks, which are both fine-grained and data-scarce. Recent works have successfully applied synthetic data…

计算机视觉与模式识别 · 计算机科学 2024-12-23 Shobhita Sundaram , Julia Chae , Yonglong Tian , Sara Beery , Phillip Isola

The generalization capability of deep neural networks has been substantially improved by applying a wide spectrum of regularization methods, e.g., restricting function space, injecting randomness during training, augmenting data, etc. In…

机器学习 · 计算机科学 2021-10-08 Kyungyul Kim , ByeongMoon Ji , Doyoung Yoon , Sangheum Hwang

Knowledge Distillation is crucial for optimizing face recognition models for deployment in computationally limited settings, such as edge devices. Traditional KD methods, such as Raw L2 Feature Distillation or Feature Consistency loss,…

计算机视觉与模式识别 · 计算机科学 2025-08-18 Durgesh Mishra , Rishabh Uikey

Data-free knowledge distillation aims to learn a compact student network from a pre-trained large teacher network without using the original training data of the teacher network. Existing collection-based and generation-based methods train…

计算机视觉与模式识别 · 计算机科学 2024-12-19 Jialiang Tang , Shuo Chen , Chen Gong

Knowledge Distillation (KD) aims at transferring knowledge from a larger well-optimized teacher network to a smaller learnable student network.Existing KD methods have mainly considered two types of knowledge, namely the individual…

计算机视觉与模式识别 · 计算机科学 2021-08-13 Sheng Zhou , Yucheng Wang , Defang Chen , Jiawei Chen , Xin Wang , Can Wang , Jiajun Bu

Knowledge distillation aims at transferring the knowledge from a large teacher model to a small student model with great improvements of the performance of the student model. Therefore, the student network can replace the teacher network to…

机器学习 · 计算机科学 2021-12-28 Jinhong Lin , Zhaoyang Li