76 citations · 153 across the 21 of their papers we have counts for
6 papers · 1 filter
Cooperative Learning for Noisy Supervision
Hao Wu, Jiangchao Yao, Ya Zhang +1
Learning with noisy labels has gained the enormous interest in the robust deep learning area. Recent studies have empirically disclosed that utilizing dual networks can enhance the…
Collaborative Label Correction via Entropy Thresholding
Hao Wu, Jiangchao Yao, Jiajie Wang +3
Deep neural networks (DNNs) have the capacity to fit extremely noisy labels nonetheless they tend to learn data with clean labels first and then memorize those with noisy labels. W…
ESAD: End-to-end Deep Semi-supervised Anomaly Detection
Chaoqin Huang, Fei Ye, Peisen Zhao +3
This paper explores semi-supervised anomaly detection, a more practical setting for anomaly detection where a small additional set of labeled samples are provided. We propose a new…
Data Augmentation Revisited: Rethinking the Distribution Gap between Clean and Augmented Data
Zhuoxun He, Lingxi Xie, Xin Chen +3
Data augmentation has been widely applied as an effective methodology to improve generalization in particular when training deep neural networks. Recently, researchers proposed a f…
Defending Adversarial Attacks by Correcting logits
Yifeng Li, Lingxi Xie, Ya Zhang +3
Generating and eliminating adversarial examples has been an intriguing topic in the field of deep learning. While previous research verified that adversarial attacks are often frag…
Accelerate CNN via Recursive Bayesian Pruning
Yuefu Zhou, Ya Zhang, Yanfeng Wang +1
Channel Pruning, widely used for accelerating Convolutional Neural Networks, is an NP-hard problem due to the inter-layer dependency of channel redundancy. Existing methods general…