Multi-Instance Causal Representation Learning for Instance Label Prediction and Out-of-Distribution Generalization
Abstract
Multi-instance learning (MIL) deals with objects represented as bags of instances and can predict instance labels from bag-level supervision. However, significant performance gaps exist between instance-level MIL algorithms and supervised learners since the instance labels are unavailable in MIL. Most existing MIL algorithms tackle the problem by treating multi-instance bags as harmful ambiguities and predicting instance labels by reducing the supervision inexactness. This work studies MIL from a new perspective by considering bags as auxiliary information, and utilize it to identify instance-level causal representations from bag-level weak supervision. We propose the CausalMIL algorithm, which not only excels at instance label prediction but also provides robustness to distribution change by synergistically integrating MIL with identifiable variational autoencoder. Our approach is based on a practical and general assumption: the prior distribution over the instance latent representations belongs to the non-factorized exponential family conditioning on the multi-instance bags. Experiments on synthetic and real-world datasets demonstrate that our approach significantly outperforms various baselines on instance label prediction and out-of-distribution generalization tasks.
Cite
Text
Zhang et al. "Multi-Instance Causal Representation Learning for Instance Label Prediction and Out-of-Distribution Generalization." Neural Information Processing Systems, 2022.Markdown
[Zhang et al. "Multi-Instance Causal Representation Learning for Instance Label Prediction and Out-of-Distribution Generalization." Neural Information Processing Systems, 2022.](https://mlanthology.org/neurips/2022/zhang2022neurips-multiinstance/)BibTeX
@inproceedings{zhang2022neurips-multiinstance,
title = {{Multi-Instance Causal Representation Learning for Instance Label Prediction and Out-of-Distribution Generalization}},
author = {Zhang, Weijia and Zhang, Xuanhui and Deng, Hanwen and Zhang, Min-Ling},
booktitle = {Neural Information Processing Systems},
year = {2022},
url = {https://mlanthology.org/neurips/2022/zhang2022neurips-multiinstance/}
}