← Search

Cai Rong Zhao

3 accepted papers

2023

Deep Perturbation Learning: Enhancing the Network Performance via Image Perturbations

ICML 2023poster

Image perturbation technique is widely used to generate adversarial examples to attack networks, greatly decreasing the performance of networks. Unlike the existing works, in this paper, we introduce a novel framework Deep Perturbation Learning (DPL), the new insights into understanding image pertur…

Cited by 5SourcePDFScholar
2023

EA-HAS-Bench: Energy-aware Hyperparameter and Architecture Search Benchmark

ICLR 2023top-25%

The energy consumption for training deep learning models is increasing at an alarming rate due to the growth of training data and model scale, resulting in a negative impact on carbon neutrality. Energy consumption is an especially pressing issue for AutoML algorithms because it usually requires rep…

Cited by 1SourcePDFScholar
2023

Learning From Noisy Labels With Decoupled Meta Label Purifier

CVPR 2023poster

Training deep neural networks (DNN) with noisy labels is challenging since DNN can easily memorize inaccurate labels, leading to poor generalization ability. Recently, the meta-learning based label correction strategy is widely adopted to tackle this problem via identifying and correcting potential…