English

Weakly Supervised Object Localization with Multi-fold Multiple Instance Learning

Computer Vision and Pattern Recognition 2016-05-30 v3

Abstract

Object category localization is a challenging problem in computer vision. Standard supervised training requires bounding box annotations of object instances. This time-consuming annotation process is sidestepped in weakly supervised learning. In this case, the supervised information is restricted to binary labels that indicate the absence/presence of object instances in the image, without their locations. We follow a multiple-instance learning approach that iteratively trains the detector and infers the object locations in the positive training images. Our main contribution is a multi-fold multiple instance learning procedure, which prevents training from prematurely locking onto erroneous object locations. This procedure is particularly important when using high-dimensional representations, such as Fisher vectors and convolutional neural network features. We also propose a window refinement method, which improves the localization accuracy by incorporating an objectness prior. We present a detailed experimental evaluation using the PASCAL VOC 2007 dataset, which verifies the effectiveness of our approach.

Keywords

Cite

@article{arxiv.1503.00949,
  title  = {Weakly Supervised Object Localization with Multi-fold Multiple Instance Learning},
  author = {Ramazan Gokberk Cinbis and Jakob Verbeek and Cordelia Schmid},
  journal= {arXiv preprint arXiv:1503.00949},
  year   = {2016}
}

Comments

To appear in IEEE Transactions on Pattern Analysis and Machine Intelligence (TPAMI)

R2 v1 2026-06-22T08:43:08.003Z