Context Driven Scene Parsing with Attention to Rare Classes

Abstract

This paper presents a scalable scene parsing algorithm based on image retrieval and superpixel matching. We focus on rare object classes, which play an important role in achieving richer semantic understanding of visual scenes, compared to common background classes. Towards this end, we make two novel contributions: rare class expansion and semantic context description. First, considering the long-tailed nature of the label distribution, we expand the retrieval set by rare class exemplars and thus achieve more balanced superpixel classification results. Second, we incorporate both global and local semantic context information through a feedback based mechanism to refine image retrieval and superpixel matching. Results on the SIFTflow and LMSun datasets show the superior performance of our algorithm, especially on the rare classes, without sacrificing overall labeling accuracy.

Cite

Text

Yang et al. "Context Driven Scene Parsing with Attention to Rare Classes." Conference on Computer Vision and Pattern Recognition, 2014. doi:10.1109/CVPR.2014.415

Markdown

[Yang et al. "Context Driven Scene Parsing with Attention to Rare Classes." Conference on Computer Vision and Pattern Recognition, 2014.](https://mlanthology.org/cvpr/2014/yang2014cvpr-context/) doi:10.1109/CVPR.2014.415

BibTeX

@inproceedings{yang2014cvpr-context,
  title     = {{Context Driven Scene Parsing with Attention to Rare Classes}},
  author    = {Yang, Jimei and Price, Brian and Cohen, Scott and Yang, Ming-Hsuan},
  booktitle = {Conference on Computer Vision and Pattern Recognition},
  year      = {2014},
  doi       = {10.1109/CVPR.2014.415},
  url       = {https://mlanthology.org/cvpr/2014/yang2014cvpr-context/}
}