Multigrid and multilevel preconditioners for computational photography
Dilip Krishnan, Richard Szeliski
In ACM Transactions on Graphics, 30(6), December 2011.
Abstract: This paper unifies multigrid and multilevel (hierarchical) preconditioners, two widely-used approaches for solving computational photography and other computer graphics simulation problems. It provides detailed experimental comparisons of these techniques and their variants, including an analysis of relative computational costs and how these impact practical algorithm performance. We derive both theoretical convergence rates based on the condition numbers of the systems and their preconditioners, and empirical convergence rates drawn from real-world problems. We also develop new techniques for sparsifying higher connectivity problems, and compare our techniques to existing and newly developed variants such as algebraic and combinatorial multigrid. Our experimental results demonstrate that, except for highly irregular problems, adaptive hierarchical basis function preconditioners generally outperform alternative multigrid techniques, especially when computational complexity is taken into account.
Keyword(s): Poisson blending, colorization, computational photography, fast PDE solution, multilevel techniques, parallel algorithms
Article URL: http://dx.doi.org/10.1145/2070781.2024211
BibTeX format:
@article{Krishnan:2011:MAM,
  author = {Dilip Krishnan and Richard Szeliski},
  title = {Multigrid and multilevel preconditioners for computational photography},
  journal = {ACM Transactions on Graphics},
  volume = {30},
  number = {6},
  pages = {177:1--177:10},
  month = dec,
  year = {2011},
}
Search for more articles by Dilip Krishnan.
Search for more articles by Richard Szeliski.

Return to the search page.


graphbib: Powered by "bibsql" and "SQLite3."