SOTAVerified

DJMix: Unsupervised Task-agnostic Augmentation for Improving Robustness

2021-01-01Unverified0· sign in to hype

Ryuichiro Hataya, Hideki Nakayama

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Convolutional Neural Networks (CNNs) are vulnerable to unseen noise on input images at the test time, and thus improving the robustness is crucial. In this paper, we propose DJMix, a data augmentation method to improve the robustness by mixing each training image and its discretized one. Discretization is done in an unsupervised manner by an autoencoder, and the mixed images are nearly impossible to distinguish from the original images. Therefore, DJMix can easily be adapted to various image recognition tasks. We verify the effectiveness of our method using classification, semantic segmentation, and detection using clean and noisy test images.

Tasks

Reproductions