Multi-Instance Learning with Distribution Change
Abstract
Multi-instance learning deals with tasks where each example is a bag of instances, and the bag labels of training data are known whereas instance labels are unknown. Most previous studies on multi-instance learning assumed that the training and testing data are from the same distribution; however, this assumption is often violated in real tasks. In this paper, we present possibly the first study on multi-instance learning with distribution change. We propose the MICS approach by considering both bag-level and instance-level distribution change. Experiments show that MICS is almost always significantly better than many state-of-the-art multi-instance learning algorithms when distribution change occurs; and even when there is no distribution change, their performances are still comparable.
Cite
Text
Zhang and Zhou. "Multi-Instance Learning with Distribution Change." AAAI Conference on Artificial Intelligence, 2014. doi:10.1609/AAAI.V28I1.8971Markdown
[Zhang and Zhou. "Multi-Instance Learning with Distribution Change." AAAI Conference on Artificial Intelligence, 2014.](https://mlanthology.org/aaai/2014/zhang2014aaai-multi/) doi:10.1609/AAAI.V28I1.8971BibTeX
@inproceedings{zhang2014aaai-multi,
title = {{Multi-Instance Learning with Distribution Change}},
author = {Zhang, Weijia and Zhou, Zhi-Hua},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2014},
pages = {2184-2190},
doi = {10.1609/AAAI.V28I1.8971},
url = {https://mlanthology.org/aaai/2014/zhang2014aaai-multi/}
}