Online Adaptation for Joint Scene and Object Classification

Abstract

Recent efforts in computer vision consider joint scene and object classification by exploiting mutual relationships (often termed as context) between them to achieve higher accuracy. On the other hand, there is also a lot of interest in online adaptation of recognition models as new data becomes available. In this paper, we address the problem of how models for joint scene and object classification can be learned online. A major motivation for this approach is to exploit the hierarchical relationships between scenes and objects, represented as a graphical model, in an active learning framework. To select the samples on the graph, which need to be labeled by a human, we use an information theoretic approach that reduces the joint entropy of scene and object variables. This leads to a significant reduction in the amount of manual labeling effort for similar or better performance when compared with a model trained with the full dataset. This is demonstrated through rigorous experimentation on three datasets.

Cite

Text

Bappy et al. "Online Adaptation for Joint Scene and Object Classification." European Conference on Computer Vision, 2016. doi:10.1007/978-3-319-46484-8_14

Markdown

[Bappy et al. "Online Adaptation for Joint Scene and Object Classification." European Conference on Computer Vision, 2016.](https://mlanthology.org/eccv/2016/bappy2016eccv-online/) doi:10.1007/978-3-319-46484-8_14

BibTeX

@inproceedings{bappy2016eccv-online,
  title     = {{Online Adaptation for Joint Scene and Object Classification}},
  author    = {Bappy, Jawadul H. and Paul, Sujoy and Roy-Chowdhury, Amit K.},
  booktitle = {European Conference on Computer Vision},
  year      = {2016},
  pages     = {227-243},
  doi       = {10.1007/978-3-319-46484-8_14},
  url       = {https://mlanthology.org/eccv/2016/bappy2016eccv-online/}
}