Are Multiple Instance Learning Algorithms Learnable for Instances?

Abstract

Multiple Instance Learning (MIL) has been increasingly adopted to mitigate the high costs and complexity associated with labeling individual instances, learning instead from bags of instances labeled at the bag level and enabling instance-level labeling. While existing research has primarily focused on the learnability of MIL at the bag level, there is an absence of theoretical exploration to check if a given MIL algorithm is learnable at the instance level. This paper proposes a theoretical framework based on probably approximately correct (PAC) learning theory to assess the instance-level learnability of deep multiple instance learning (Deep MIL) algorithms. Our analysis exposes significant gaps between current Deep MIL algorithms, highlighting the theoretical conditions that must be satisfied by MIL algorithms to ensure instance-level learnability. With these conditions, we interpret the learnability of the representative Deep MIL algorithms and validate them through empirical studies.

Cite

Text

Jang and Kwon. "Are Multiple Instance Learning Algorithms Learnable for Instances?." Neural Information Processing Systems, 2024. doi:10.52202/079017-0338

Markdown

[Jang and Kwon. "Are Multiple Instance Learning Algorithms Learnable for Instances?." Neural Information Processing Systems, 2024.](https://mlanthology.org/neurips/2024/jang2024neurips-multiple/) doi:10.52202/079017-0338

BibTeX

@inproceedings{jang2024neurips-multiple,
  title     = {{Are Multiple Instance Learning Algorithms Learnable for Instances?}},
  author    = {Jang, Jaeseok and Kwon, Hyuk-Yoon},
  booktitle = {Neural Information Processing Systems},
  year      = {2024},
  doi       = {10.52202/079017-0338},
  url       = {https://mlanthology.org/neurips/2024/jang2024neurips-multiple/}
}