paper-with-me

Papers

StyleAugment: Learning Texture De-biased Representations by Style Augmentation without Pre-defined Textures

2021-08-24 · Sanghyuk Chun, Song Park

Recent powerful vision classifiers are biased towards textures, while shape information is overlooked by the models. A simple attempt by augmenting training images using the artistic style transfer method, called Stylized ImageNet, can reduce the texture bias. However, Stylized ImageNet approach has two drawbacks in fidelity and diversity. First, the generated images show low image quality due to the significant semantic gap betweeen natural images and artistic paintings. Also, Stylized ImageNet training samples are pre-computed before training, resulting in showing the lack of diversity for each sample. We propose a StyleAugment by augmenting styles from the mini-batch. StyleAugment does not rely on the pre-defined style references, but generates augmented images on-the-fly by natural images in the mini-batch for the references. Hence, StyleAugment let the model observe abundant confounding cues for each image by on-the-fly the augmentation strategy, while the augmented images are more realistic than artistic style transferred images. We validate the effectiveness of StyleAugment in the ImageNet dataset with robustness benchmarks, such as texture de-biased accuracy, corruption robustness, natural adversarial samples, and occlusion robustness. StyleAugment shows better generalization performances than previous unsupervised de-biasing methods and state-of-the-art data augmentation methods in our experiments.

📄 PDF Abstract BibTeX arXiv:2108.10549

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationDiversityStyle Transfer

Similar Papers 제목 키워드 기반

WSAM: Visual Explanations from Style Augmentation as Adversarial Attacker and Their Influence in Image Classification

2023-08-29 · Felipe Moreno-Vera, Edgar Medina, Jorge Poco

Currently, style augmentation is capturing attention due to convolutional neural networks (CNN) being strongly biased toward recognizing textures rather than shapes. Most existing styling methods either perform a low-fid…

image-classificationImage ClassificationStyle Transfer

Unity of Opposites: SelfNorm and CrossNorm for Model Robustness

2021-01-01 · Zhiqiang Tang, Yunhe Gao, Yi Zhu, Zhi Zhang 외

Studies have demonstrated the fundamental behavioral difference between human vision and Convolutional Neural Networks (CNNs). Human vision can make robust object recognition mainly using object shape (content). In contr…

Object RecognitionUnity

Does enhanced shape bias improve neural network robustness to common corruptions?

2021-04-20 · ICLR 2021 1 · Chaithanya Kumar Mummadi, Ranjitha Subramaniam, Robin Hutmacher, Julien Vitay 외

Convolutional neural networks (CNNs) learn to extract representations of complex features, such as object shapes and textures to solve image recognition tasks. Recent work indicates that CNNs trained on ImageNet are bias…

Data Augmentation

Geometric and Textural Augmentation for Domain Gap Reduction

2022-01-01 · CVPR 2022 1 · Xiao-Chang Liu, Yong-Liang Yang, Peter Hall

Research has shown that convolutional neural networks for object recognition are vulnerable to changes in depiction because learning is biased towards the low-level statistics of texture patches. Recent works concent…

ObjectObject RecognitionSingle-Source Domain GeneralizationStyle Transfer

Feature Statistics Mixing Regularization for Generative Adversarial Networks

2021-12-08 · CVPR 2022 1 · Junho Kim, Yunjey Choi, Youngjung Uh

In generative adversarial networks, improving discriminators is one of the key components for generation performance. As image classifiers are biased toward texture and debiasing improves accuracy, we investigate 1) if t…

Prediction