Fast Optimization for Mixture Prior Models

Abstract

We consider the minimization of a smooth convex function regularized by the mixture of prior models. This problem is generally difficult to solve even each simpler regularization problem is easy. In this paper, we present two algorithms to effectively solve it. First, the original problem is decomposed into multiple simpler subproblems. Then, these subproblems are efficiently solved by existing techniques in parallel. Finally, the result of the original problem is obtained from the weighted average of solutions of subproblems in an iterative framework. We successfully applied the proposed algorithms to compressed MR image reconstruction and low-rank tensor completion. Numerous experiments demonstrate the superior performance of the proposed algorithm in terms of both the accuracy and computational complexity.

Cite

Text

Huang et al. "Fast Optimization for Mixture Prior Models." European Conference on Computer Vision, 2010. doi:10.1007/978-3-642-15558-1_44

Markdown

[Huang et al. "Fast Optimization for Mixture Prior Models." European Conference on Computer Vision, 2010.](https://mlanthology.org/eccv/2010/huang2010eccv-fast/) doi:10.1007/978-3-642-15558-1_44

BibTeX

@inproceedings{huang2010eccv-fast,
  title     = {{Fast Optimization for Mixture Prior Models}},
  author    = {Huang, Junzhou and Zhang, Shaoting and Metaxas, Dimitris N.},
  booktitle = {European Conference on Computer Vision},
  year      = {2010},
  pages     = {607-620},
  doi       = {10.1007/978-3-642-15558-1_44},
  url       = {https://mlanthology.org/eccv/2010/huang2010eccv-fast/}
}