Using Global Bag of Features Models in Random Fields for Joint Categorization and Segmentation of Objects

Abstract

We propose to bridge the gap between Random Field (RF) formulations for joint categorization and segmentation (JCaS), which model local interactions among pixels and superpixels, and Bag of Features categorization algorithms, which use global descriptors. For this purpose, we introduce new higher order potentials that encode the classification cost of a histogram extracted from all the objects in an image that belong to a particular category, where the cost is given as the output of a classifier when applied to the histogram. The potentials efficiently encode the classification costs of several histograms resulting from the different possible segmentations of an image. They can be integrated with existing potentials, hence providing a natural unification of global and local interactions. The potentials' parameters can be treated as parameters of the RF and hence be jointly learnt along with the other parameters of the RF. Experiments show that our framework can be used to improve the performance of existing JCaS algorithms.

Cite

Text

Singaraju and Vidal. "Using Global Bag of Features Models in Random Fields for Joint Categorization and Segmentation of Objects." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2011. doi:10.1109/CVPR.2011.5995469

Markdown

[Singaraju and Vidal. "Using Global Bag of Features Models in Random Fields for Joint Categorization and Segmentation of Objects." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2011.](https://mlanthology.org/cvpr/2011/singaraju2011cvpr-using/) doi:10.1109/CVPR.2011.5995469

BibTeX

@inproceedings{singaraju2011cvpr-using,
  title     = {{Using Global Bag of Features Models in Random Fields for Joint Categorization and Segmentation of Objects}},
  author    = {Singaraju, Dheeraj and Vidal, René},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2011},
  pages     = {2313-2319},
  doi       = {10.1109/CVPR.2011.5995469},
  url       = {https://mlanthology.org/cvpr/2011/singaraju2011cvpr-using/}
}