Regression Based Bandwidth Selection for Segmentation Using Parzen Windows

Abstract

We consider the problem of segmentation of images that can be modelled as piecewise continuous signals having unknown, non-stationary statistics. We propose a solution to this problem which first uses a regression framework to estimate the image PDF, and then mean-shift to find the modes of this PDF. The segmentation follows from mode identification wherein pixel clusters or image segments are identified with unique modes of the multi-modal PDF. Each pixel is mapped to a mode using a convergent, iterative process. The effectiveness of the approach depends upon the accuracy of the (implicit) estimate of the underlying multi-modal density function and thus on the bandwidth parameters used for its estimate using Parzen windows. Automatic selection of bandwidth parameters is a desired feature of the algorithm. We show that the proposed regression-based model admits a realistic framework to automatically choose bandwidth parameters which minimizes a global error criterion. We validate the theory presented with results on real images.

Cite

Text

Singh and Ahuja. "Regression Based Bandwidth Selection for Segmentation Using Parzen Windows." IEEE/CVF International Conference on Computer Vision, 2003. doi:10.1109/ICCV.2003.1238307

Markdown

[Singh and Ahuja. "Regression Based Bandwidth Selection for Segmentation Using Parzen Windows." IEEE/CVF International Conference on Computer Vision, 2003.](https://mlanthology.org/iccv/2003/singh2003iccv-regression/) doi:10.1109/ICCV.2003.1238307

BibTeX

@inproceedings{singh2003iccv-regression,
  title     = {{Regression Based Bandwidth Selection for Segmentation Using Parzen Windows}},
  author    = {Singh, Maneesh Kumar and Ahuja, Narendra},
  booktitle = {IEEE/CVF International Conference on Computer Vision},
  year      = {2003},
  pages     = {2-9},
  doi       = {10.1109/ICCV.2003.1238307},
  url       = {https://mlanthology.org/iccv/2003/singh2003iccv-regression/}
}