Discriminative Indexing for Probabilistic Image Patch Priors

Abstract

Newly emerged probabilistic image patch priors, such as Expected Patch Log-Likelihood (EPLL), have shown excellent performance on image restoration tasks, especially deconvolution, due to its rich expressiveness. However, its applicability is limited by the heavy computation involved in the associated optimization process. Inspired by the recent advances on using regression trees to index priors defined on a Conditional Random Field, we propose a novel discriminative indexing approach on patch-based priors to expedite the optimization process. Specifically, we propose an efficient tree indexing structure for EPLL, and overcome its training tractability challenges in high-dimensional spaces by utilizing special structures of the prior. Experimental results show that our approach accelerates state-of-the-art EPLL-based deconvolution methods by up to 40 times, with very little quality compromise.

Cite

Text

Wang et al. "Discriminative Indexing for Probabilistic Image Patch Priors." European Conference on Computer Vision, 2014. doi:10.1007/978-3-319-10593-2_14

Markdown

[Wang et al. "Discriminative Indexing for Probabilistic Image Patch Priors." European Conference on Computer Vision, 2014.](https://mlanthology.org/eccv/2014/wang2014eccv-discriminative/) doi:10.1007/978-3-319-10593-2_14

BibTeX

@inproceedings{wang2014eccv-discriminative,
  title     = {{Discriminative Indexing for Probabilistic Image Patch Priors}},
  author    = {Wang, Yan and Cho, Sunghyun and Wang, Jue and Chang, Shih-Fu},
  booktitle = {European Conference on Computer Vision},
  year      = {2014},
  pages     = {200-214},
  doi       = {10.1007/978-3-319-10593-2_14},
  url       = {https://mlanthology.org/eccv/2014/wang2014eccv-discriminative/}
}