Policy Gradient-Driven Noise Mask
Mehmet Can Yavuz, Yang Yang

TL;DR
This paper introduces a reinforcement learning-based method to generate conditional noise masks for pretraining deep classifiers, significantly improving performance on complex multi-modal biomedical datasets.
Contribution
A novel pretraining pipeline using a lightweight policy network to generate task-specific noise masks via reinforcement learning, enhancing multi-modal dataset classification.
Findings
Improved classification accuracy on RadImageNet datasets.
Enhanced generalization to unseen concepts.
Outperforms conventional training methods.
Abstract
Deep learning classifiers face significant challenges when dealing with heterogeneous multi-modal and multi-organ biomedical datasets. The low-level feature distinguishability limited to imaging-modality hinders the classifiers' ability to learn high-level semantic relationships, resulting in sub-optimal performance. To address this issue, image augmentation strategies are employed as regularization techniques. While additive noise input during network training is a well-established augmentation as regularization method, modern pipelines often favor more robust techniques such as dropout and weight decay. This preference stems from the observation that combining these established techniques with noise input can adversely affect model performance. In this study, we propose a novel pretraining pipeline that learns to generate conditional noise mask specifically tailored to improve…
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
TopicsBuilding Energy and Comfort Optimization
MethodsDropout
