PDL: Regularizing Multiple Instance Learning with Progressive Dropout Layers
Wenhui Zhu, Peijie Qiu, Xiwen Chen, Oana M. Dumitrascu, Yalin Wang

TL;DR
This paper introduces a novel Progressive Dropout Layer (PDL) to regularize multiple instance learning models, reducing overfitting and enhancing their ability to learn diverse, impactful feature representations, thereby improving classification and feature localization.
Contribution
The study presents a new PDL approach that can be integrated with existing MIL models to improve regularization, overfitting prevention, and feature representation capabilities.
Findings
PDL improves classification accuracy across multiple MIL benchmarks.
Incorporating PDL enhances weakly-supervised feature localization.
The method is orthogonal and easily integrable with existing MIL techniques.
Abstract
Multiple instance learning (MIL) was a weakly supervised learning approach that sought to assign binary class labels to collections of instances known as bags. However, due to their weak supervision nature, the MIL methods were susceptible to overfitting and required assistance in developing comprehensive representations of target instances. While regularization typically effectively combated overfitting, its integration with the MIL model has been frequently overlooked in prior studies. Meanwhile, current regularization methods for MIL have shown limitations in their capacity to uncover a diverse array of representations. In this study, we delve into the realm of regularization within the MIL model, presenting a novel approach in the form of a Progressive Dropout Layer (PDL). We aim to not only address overfitting but also empower the MIL model in uncovering intricate and impactful…
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
TopicsImage Retrieval and Classification Techniques · Text and Document Classification Technologies
MethodsDropout
