English

Learning Intelligent Dialogs for Bounding Box Annotation

Computer Vision and Pattern Recognition 2018-11-21 v3

Abstract

We introduce Intelligent Annotation Dialogs for bounding box annotation. We train an agent to automatically choose a sequence of actions for a human annotator to produce a bounding box in a minimal amount of time. Specifically, we consider two actions: box verification, where the annotator verifies a box generated by an object detector, and manual box drawing. We explore two kinds of agents, one based on predicting the probability that a box will be positively verified, and the other based on reinforcement learning. We demonstrate that (1) our agents are able to learn efficient annotation strategies in several scenarios, automatically adapting to the image difficulty, the desired quality of the boxes, and the detector strength; (2) in all scenarios the resulting annotation dialogs speed up annotation compared to manual box drawing alone and box verification alone, while also outperforming any fixed combination of verification and drawing in most scenarios; (3) in a realistic scenario where the detector is iteratively re-trained, our agents evolve a series of strategies that reflect the shifting trade-off between verification and drawing as the detector grows stronger.

Keywords

Cite

@article{arxiv.1712.08087,
  title  = {Learning Intelligent Dialogs for Bounding Box Annotation},
  author = {Ksenia Konyushkova and Jasper Uijlings and Christoph Lampert and Vittorio Ferrari},
  journal= {arXiv preprint arXiv:1712.08087},
  year   = {2018}
}

Comments

This paper appeared at CVPR 2018

R2 v1 2026-06-22T23:26:19.539Z