Jointly Optimize Data Augmentation and Network Training: Adversarial Data Augmentation in Human Pose Estimation
Random data augmentation is a critical technique to avoid overfitting in
training deep neural network models. However, data augmentation and network
training are usually treated as two isolated processes, limiting the
effectiveness of network training. Why not jointly optimize the two? We propose
adversarial data augmentation to address this limitation. The main idea is to
design an augmentation network (generator) that competes against a target
network (discriminator) by generating hard' augmentation operations online.
The augmentation network explores the weaknesses of the target network, while
the latter learns from hard' augmentations to achieve better performance. We
also design a reward/penalty strategy for effective joint training. We
demonstrate our approach on the problem of human pose estimation and carry out
a comprehensive experimental analysis, showing that our method can
significantly improve state-of-the-art models without additional data efforts.
Code (0)
등록된 구현이 없습니다.
Tasks
Data AugmentationPose EstimationSimilar Papers 제목 키워드 기반
ADASR: An Adversarial Auto-Augmentation Framework for Hyperspectral and Multispectral Data Fusion
Deep learning-based hyperspectral image (HSI) super-resolution, which aims to generate high spatial resolution HSI (HR-HSI) by fusing hyperspectral image (HSI) and multispectral image (MSI) with deep neural networks (DNN…
Data AugmentationDiversitySuper-ResolutionPointAugment: an Auto-Augmentation Framework for Point Cloud Classification
We present PointAugment, a new auto-augmentation framework that automatically optimizes and augments point cloud samples to enrich the data diversity when we train a classification network. Different from existing auto-a…
3D Point Cloud Data AugmentationClassificationDiversityGeneral Classification+2Facial Recognition Leveraging Generative Adversarial Networks
Face recognition performance based on deep learning heavily relies on large-scale training data, which is often difficult to acquire in practical applications. To address this challenge, this paper proposes a GAN-based d…
Data AugmentationFace RecognitionALFA: Adversarial Feature Augmentation for Enhanced Image Recognition
Adversarial training is an effective method to combat adversarial attacks in order to create robust neural networks. By using an auxiliary batch normalization on adversarial examples, it has been shown recently to posses…
3DGAA: Realistic and Robust 3D Gaussian-based Adversarial Attack for Autonomous Driving
Camera-based object detection systems play a vital role in autonomous driving, yet they remain vulnerable to adversarial threats in real-world environments. While existing 2D and 3D physical attacks typically optimize te…
3DGSAdversarial AttackAutonomous Driving