paper-with-me

홈 › Papers

Jointly Optimize Data Augmentation and Network Training: Adversarial Data Augmentation in Human Pose Estimation

2018-05-24 · CVPR 2018 6 · Xi Peng, Zhiqiang Tang, Fei Yang, Rogerio Feris, Dimitris Metaxas

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.

📄 PDF Abstract BibTeX arXiv:1805.09707

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationPose Estimation

Similar Papers 제목 키워드 기반

ADASR: An Adversarial Auto-Augmentation Framework for Hyperspectral and Multispectral Data Fusion

2023-10-11 · Jinghui Qin, Lihuang Fang, Ruitao Lu, Liang Lin 외

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-Resolution

PointAugment: an Auto-Augmentation Framework for Point Cloud Classification

2020-02-25 · CVPR 2020 6 · Ruihui Li, Xianzhi Li, Pheng-Ann Heng, Chi-Wing Fu

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+2

Facial Recognition Leveraging Generative Adversarial Networks

2025-05-17 · Zhongwen Li, Zongwei Li, Xiaoqi Li

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 Recognition

ALFA: Adversarial Feature Augmentation for Enhanced Image Recognition

2021-01-01 · Tianlong Chen, Yu Cheng, Zhe Gan, Yu Hu 외

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

2025-07-14 · Yixun Zhang, Lizhi Wang, Junjun Zhao, Wending Zhao 외

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