Interventional Multi-Instance Learning with Deconfounded Instance-Level Prediction

Abstract

When applying multi-instance learning (MIL) to make predictions for bags of instances, the prediction accuracy of an instance often depends on not only the instance itself but also its context in the corresponding bag. From the viewpoint of causal inference, such bag contextual prior works as a confounder and may result in model robustness and interpretability issues. Focusing on this problem, we propose a novel interventional multi-instance learning (IMIL) framework to achieve deconfounded instance-level prediction. Unlike traditional likelihood-based strategies, we design an Expectation-Maximization (EM) algorithm based on causal intervention, providing a robust instance selection in the training phase and suppressing the bias caused by the bag contextual prior. Experiments on pathological image analysis demonstrate that our IMIL method substantially reduces false positives and outperforms state-of-the-art MIL methods.

Cite

Text

Lin et al. "Interventional Multi-Instance Learning with Deconfounded Instance-Level Prediction." AAAI Conference on Artificial Intelligence, 2022. doi:10.1609/AAAI.V36I2.20051

Markdown

[Lin et al. "Interventional Multi-Instance Learning with Deconfounded Instance-Level Prediction." AAAI Conference on Artificial Intelligence, 2022.](https://mlanthology.org/aaai/2022/lin2022aaai-interventional/) doi:10.1609/AAAI.V36I2.20051

BibTeX

@inproceedings{lin2022aaai-interventional,
  title     = {{Interventional Multi-Instance Learning with Deconfounded Instance-Level Prediction}},
  author    = {Lin, Tiancheng and Xu, Hongteng and Yang, Canqian and Xu, Yi},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2022},
  pages     = {1601-1609},
  doi       = {10.1609/AAAI.V36I2.20051},
  url       = {https://mlanthology.org/aaai/2022/lin2022aaai-interventional/}
}