Adversarial Policy Gradient for Deep Learning Image Augmentation
Kaiyang Cheng, Claudia Iriondo, Francesco Caliv\'a, Justin Krogue,, Sharmila Majumdar, Valentina Pedoia

TL;DR
This paper introduces APGA, a joint-training deep reinforcement learning framework that optimizes image augmentation by learning to mask unimportant features, significantly improving medical image classification accuracy.
Contribution
It presents a novel adversarial policy gradient method for learning effective image masks without dense annotations, enhancing medical imaging classification performance.
Findings
Up to 7.33% increase in accuracy on MURA dataset
Outperforms baseline methods in 9 out of 10 tasks
Effective joint training strategy for medical image augmentation
Abstract
The use of semantic segmentation for masking and cropping input images has proven to be a significant aid in medical imaging classification tasks by decreasing the noise and variance of the training dataset. However, implementing this approach with classical methods is challenging: the cost of obtaining a dense segmentation is high, and the precise input area that is most crucial to the classification task is difficult to determine a-priori. We propose a novel joint-training deep reinforcement learning framework for image augmentation. A segmentation network, weakly supervised with policy gradient optimization, acts as an agent, and outputs masks as actions given samples as states, with the goal of maximizing reward signals from the classification network. In this way, the segmentation network learns to mask unimportant imaging features. Our method, Adversarial Policy Gradient…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · COVID-19 diagnosis using AI · Advanced Neural Network Applications
