English

Adaptive Nonparametric Image Parsing

Computer Vision and Pattern Recognition 2015-05-08 v1

Abstract

In this paper, we present an adaptive nonparametric solution to the image parsing task, namely annotating each image pixel with its corresponding category label. For a given test image, first, a locality-aware retrieval set is extracted from the training data based on super-pixel matching similarities, which are augmented with feature extraction for better differentiation of local super-pixels. Then, the category of each super-pixel is initialized by the majority vote of the kk-nearest-neighbor super-pixels in the retrieval set. Instead of fixing kk as in traditional non-parametric approaches, here we propose a novel adaptive nonparametric approach which determines the sample-specific k for each test image. In particular, kk is adaptively set to be the number of the fewest nearest super-pixels which the images in the retrieval set can use to get the best category prediction. Finally, the initial super-pixel labels are further refined by contextual smoothing. Extensive experiments on challenging datasets demonstrate the superiority of the new solution over other state-of-the-art nonparametric solutions.

Keywords

Cite

@article{arxiv.1505.01560,
  title  = {Adaptive Nonparametric Image Parsing},
  author = {Tam V. Nguyen and Canyi Lu and Jose Sepulveda and Shuicheng Yan},
  journal= {arXiv preprint arXiv:1505.01560},
  year   = {2015}
}

Comments

11 pages

R2 v1 2026-06-22T09:29:28.044Z