Optimizing Bag Features for Multiple-Instance Retrieval

Abstract

Multiple-Instance (MI) learning is an important supervised learning technique which deals with collections of instances called bags. While existing research in MI learning mainly focused on classification, in this paper we propose a new approach for MI retrieval to enable effective similarity retrieval of bags of instances, where training data is presented in the form of similar and dissimilar bag pairs. An embedded scheme is devised as encoding each bag into a single bag feature vector by exploiting a similarity-based transformation. In this way, the original MI problem is converted into a single-instance version. Furthermore, we develop a principled approach for optimizing bag features specific to similarity retrieval through leveraging pairwise label information at the bag level. The experimental results demonstrate the effectiveness of the proposed approach in comparison with the alternatives for MI retrieval.

Cite

Text

Fu et al. "Optimizing Bag Features for Multiple-Instance Retrieval." AAAI Conference on Artificial Intelligence, 2015. doi:10.1609/AAAI.V29I1.9539

Markdown

[Fu et al. "Optimizing Bag Features for Multiple-Instance Retrieval." AAAI Conference on Artificial Intelligence, 2015.](https://mlanthology.org/aaai/2015/fu2015aaai-optimizing/) doi:10.1609/AAAI.V29I1.9539

BibTeX

@inproceedings{fu2015aaai-optimizing,
  title     = {{Optimizing Bag Features for Multiple-Instance Retrieval}},
  author    = {Fu, Zhouyu and Pan, Feifei and Deng, Cheng and Liu, Wei},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2015},
  pages     = {2596-2602},
  doi       = {10.1609/AAAI.V29I1.9539},
  url       = {https://mlanthology.org/aaai/2015/fu2015aaai-optimizing/}
}