标题: Multigrid and Multilevel Preconditioners for Computational Photography [打印本页] 作者: 晃晃 时间: 2011-12-29 09:31 标题: Multigrid and Multilevel Preconditioners for Computational Photography Multigrid and Multilevel Preconditioners for Computational Photography
Dilip Krishnan Richard Szeliski
Department of Computer Science Interactive Visual Media Group
New York University Microsoft Research
Abstract
This paper unifies multigrid and multilevel (hierarchical) precon-
ditioners, 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 de-
velop new techniques for sparsifying higher connectivity problems,
and compare our techniques to existing and newly developed vari-
ants such as algebraic and combinatorial multigrid. Our experimen-
tal results demonstrate that, except for highly irregular problems,
adaptive hierarchical basis function preconditioners generally out-
perform alternative multigrid techniques, especially when compu-