WELDON: Weakly Supervised Learning of Deep Convolutional Neural Networks

Abstract

In this paper, we introduce a novel framework for WEakly supervised Learning of Deep cOnvolutional neural Networks (WELDON). Our method is dedicated to automatically selecting relevant image regions from weak annotations, e.g. global image labels, and encompasses the following contributions. Firstly, WELDON leverages recent improvements on the Multiple Instance Learning paradigm, i.e. negative evidence scoring and top instance selection. Secondly, the deep CNN is trained to optimize Average Precision, and fine-tuned on the target dataset with efficient computations due to convolutional feature sharing. A thorough experimental validation shows that WELDON outperforms state-of-the-art results on six different datasets.

Cite

Text

Durand et al. "WELDON: Weakly Supervised Learning of Deep Convolutional Neural Networks." Conference on Computer Vision and Pattern Recognition, 2016. doi:10.1109/CVPR.2016.513

Markdown

[Durand et al. "WELDON: Weakly Supervised Learning of Deep Convolutional Neural Networks." Conference on Computer Vision and Pattern Recognition, 2016.](https://mlanthology.org/cvpr/2016/durand2016cvpr-weldon/) doi:10.1109/CVPR.2016.513

BibTeX

@inproceedings{durand2016cvpr-weldon,
  title     = {{WELDON: Weakly Supervised Learning of Deep Convolutional Neural Networks}},
  author    = {Durand, Thibaut and Thome, Nicolas and Cord, Matthieu},
  booktitle = {Conference on Computer Vision and Pattern Recognition},
  year      = {2016},
  doi       = {10.1109/CVPR.2016.513},
  url       = {https://mlanthology.org/cvpr/2016/durand2016cvpr-weldon/}
}