中文
相关论文

相关论文: SynthDistill: Face Recognition with Knowledge Dist…

200 篇论文

Dataset distillation aims to distill the knowledge of a large-scale real dataset into small yet informative synthetic data such that a model trained on it performs as well as a model trained on the full dataset. Despite recent progress,…

计算机视觉与模式识别 · 计算机科学 2024-11-21 Ahmad Sajedi , Samir Khaki , Lucy Z. Liu , Ehsan Amjadian , Yuri A. Lawryshyn , Konstantinos N. Plataniotis

Facial expression datasets remain limited in scale due to the subjectivity of annotations and the labor-intensive nature of data collection. This limitation poses a significant challenge for developing modern deep learning-based facial…

计算机视觉与模式识别 · 计算机科学 2025-08-13 Xilin He , Cheng Luo , Xiaole Xian , Bing Li , Muhammad Haris Khan , Zongyuan Ge , Weicheng Xie , Siyang Song , Linlin Shen , Bernard Ghanem , Xiangyu Yue

Knowledge distillation is one of the most popular and effective techniques for knowledge transfer, model compression and semi-supervised learning. Most existing distillation approaches require the access to original or augmented training…

机器学习 · 计算机科学 2020-12-11 Liangchen Luo , Mark Sandler , Zi Lin , Andrey Zhmoginov , Andrew Howard

Using huge training datasets can be costly and inconvenient. This article explores various data distillation techniques that can reduce the amount of data required to successfully train deep networks. Inspired by recent ideas, we suggest…

机器学习 · 计算机科学 2022-03-17 Dmitry Medvedev , Alexander D'yakonov

The accuracy of face recognition systems has improved significantly in the past few years, thanks to the large amount of data collected and advancements in neural network architectures. However, these large-scale datasets are often…

计算机视觉与模式识别 · 计算机科学 2025-01-15 Anjith George , Sebastien Marcel

Synthetic data has emerged as a promising alternative for training face recognition (FR) models, offering advantages in scalability, privacy compliance, and potential for bias mitigation. However, critical questions remain on whether both…

计算机视觉与模式识别 · 计算机科学 2025-07-29 Pavel Korshunov , Ketan Kotwal , Christophe Ecabert , Vidit Vidit , Amir Mohammadi , Sebastien Marcel

Very low-resolution face recognition is challenging due to the serious loss of informative facial details in resolution degradation. In this paper, we propose a generative-discriminative representation distillation approach that combines…

计算机视觉与模式识别 · 计算机科学 2024-12-30 Junzheng Zhang , Weijia Guo , Bochao Liu , Ruixin Shi , Yong Li , Shiming Ge

Identity-preserving face synthesis aims to generate synthetic face images of virtual subjects that can substitute real-world data for training face recognition models. While prior arts strive to create images with consistent identities and…

计算机视觉与模式识别 · 计算机科学 2025-04-02 Yuxi Mi , Zhizhou Zhong , Yuge Huang , Qiuyang Yuan , Xuan Zhao , Jianqing Xu , Shouhong Ding , ShaoMing Wang , Rizen Guo , Shuigeng Zhou

We study the problem of dataset distillation - creating a small set of synthetic examples capable of training a good model. In particular, we study the problem of label distillation - creating synthetic labels for a small set of real…

机器学习 · 计算机科学 2020-12-15 Ondrej Bohdal , Yongxin Yang , Timothy Hospedales

Recent deep face recognition models proposed in the literature utilized large-scale public datasets such as MS-Celeb-1M and VGGFace2 for training very deep neural networks, achieving state-of-the-art performance on mainstream benchmarks.…

计算机视觉与模式识别 · 计算机科学 2022-06-22 Fadi Boutros , Marco Huber , Patrick Siebke , Tim Rieber , Naser Damer

Knowledge distillation has made remarkable achievements in model compression. However, most existing methods require the original training data, which is usually unavailable due to privacy and security issues. In this paper, we propose a…

计算机视觉与模式识别 · 计算机科学 2022-08-15 Xinyi Yu , Ling Yan , Yang Yang , Libo Zhou , Linlin Ou

Typically, the deployment of face recognition models in the wild needs to identify low-resolution faces with extremely low computational cost. To address this problem, a feasible solution is compressing a complex face model to achieve…

计算机视觉与模式识别 · 计算机科学 2019-03-14 Shiming Ge , Shengwei Zhao , Chenyu Li , Jia Li

Diffusion models have recently achieved astonishing performance in generating high-fidelity photo-realistic images. Given their huge success, it is still unclear whether synthetic images are applicable for knowledge distillation when real…

计算机视觉与模式识别 · 计算机科学 2023-05-23 Zheng Li , Yuxuan Li , Penghai Zhao , Renjie Song , Xiang Li , Jian Yang

Face recognition models are trained on large-scale datasets, which have privacy and ethical concerns. Lately, the use of synthetic data to complement or replace genuine data for the training of face recognition models has been proposed.…

计算机视觉与模式识别 · 计算机科学 2025-06-10 David Geissbühler , Hatef Otroshi Shahreza , Sébastien Marcel

Researchers have long tried to minimize training costs in deep learning while maintaining strong generalization across diverse datasets. Emerging research on dataset distillation aims to reduce training costs by creating a small synthetic…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Ahmad Sajedi , Samir Khaki , Ehsan Amjadian , Lucy Z. Liu , Yuri A. Lawryshyn , Konstantinos N. Plataniotis

Data heterogeneity presents significant challenges for federated learning (FL). Recently, dataset distillation techniques have been introduced, and performed at the client level, to attempt to mitigate some of these challenges. In this…

Learning disentangled representations of data is a fundamental problem in artificial intelligence. Specifically, disentangled latent representations allow generative models to control and compose the disentangled factors in the synthesis…

计算机视觉与模式识别 · 计算机科学 2020-10-20 Yotam Nitzan , Amit Bermano , Yangyan Li , Daniel Cohen-Or

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

Training deep neural networks has become increasingly demanding, requiring large datasets and significant computational resources, especially as model complexity advances. Data distillation methods, which aim to improve data efficiency,…

计算机视觉与模式识别 · 计算机科学 2025-10-20 Sunwoo Cho , Yejin Jung , Nam Ik Cho , Jae Woong Soh

Large-scale face recognition datasets are collected by crawling the Internet and without individuals' consent, raising legal, ethical, and privacy concerns. With the recent advances in generative models, recently several works proposed…