← Search

Chengchao Shen

10 accepted papers

2023

How To Prevent the Poor Performance Clients for Personalized Federated Learning?

CVPR 2023poster

Personalized federated learning (pFL) collaboratively trains personalized models, which provides a customized model solution for individual clients in the presence of heterogeneous distributed local data. Although many recent studies have applied various algorithms to enhance personalization in pFL,…

Cited by 19SourcePDFScholar
2021

Contrastive Model Invertion for Data-Free Knolwedge Distillation

IJCAI 2021poster

Model inversion, whose goal is to recover training data from a pre-trained model, has been recently proved feasible. However, existing inversion methods usually suffer from the mode collapse problem, where the synthesized instances are highly similar to each other and thus show limited effectiveness…

2021

Mosaicking to Distill: Knowledge Distillation from Out-of-Domain Data

NeurIPS 2021poster

Knowledge distillation~(KD) aims to craft a compact student model that imitates the behavior of a pre-trained teacher in a target domain. Prior KD approaches, despite their gratifying results, have largely relied on the premise that \emph{in-domain} data is available to carry out the knowledge trans…

2021

Progressive Network Grafting for Few-Shot Knowledge Distillation

AAAI 2021technical

Knowledge distillation has demonstrated encouraging performances in deep model compression. Most existing approaches, however, require massive labeled data to accomplish the knowledge transfer, making the model compression a cumbersome and costly process. In this paper, we investigate the practical…

2021

Training Generative Adversarial Networks in One Stage

CVPR 2021poster

Generative Adversarial Networks (GANs) have demonstrated unprecedented success in various image generation tasks. The encouraging results, however, come at the price of a cumbersome training process, during which the generator and discriminator are alternately updated in two stages. In this paper, w…

Cited by 21PDFcodeScholar
2020

DEPARA: Deep Attribution Graph for Deep Knowledge Transferability

CVPR 2020oral

Exploring the intrinsic interconnections between the knowledge encoded in PRe-trained Deep Neural Networks (PR-DNNs) of heterogeneous tasks sheds light on their mutual transferability, and consequently enables knowledge transfer from one task to another so as to reduce the training effort of the lat…

Cited by 36PDFcodeScholar
2019

Customizing Student Networks From Heterogeneous Teachers via Adaptive Knowledge Amalgamation

ICCV 2019poster

A massive number of well-trained deep networks have been released by developers online. These networks may focus on different tasks and in many cases are optimized for different datasets. In this paper, we study how to exploit such heterogeneous pre-trained networks, known as teachers, so as to trai…

Cited by 70PDFcodeScholar
2019

Deep Model Transferability from Attribution Maps

NeurIPS 2019poster

Exploring the transferability between heterogeneous tasks sheds light on their intrinsic interconnections, and consequently enables knowledge transfer from one task to another so as to reduce the training effort of the latter. In this paper, we propose an embarrassingly simple yet very efficacious a…

2018

Selective Zero-Shot Classification with Augmented Attributes

ECCV 2018poster

In this paper, we introduce a selective zero-shot classification problem: how can the classifier avoid making dubious predictions? Existing attribute-based zero-shot classification methods are shown to work poorly in the selective classification scenario. We argue the under-complete human defined at…

Cited by 37SourcePDFScholar
2018

Transductive Unbiased Embedding for Zero-Shot Learning

CVPR 2018poster

Most existing Zero-Shot Learning (ZSL) methods have the strong bias problem, in which instances of unseen (target) classes tend to be categorized as one of the seen (source) classes. So they yield poor performance after being deployed in the generalized ZSL settings. In this paper, we propose a stra…

Cited by 254SourcePDFScholar