Locally adapted hierarchical basis preconditioning
Richard Szeliski
In ACM Transactions on Graphics, 25(3), July 2006.
Abstract: This paper develops locally adapted hierarchical basis functions for effectively preconditioning large optimization problems that arise in computer graphics applications such as tone mapping, gradient-domain blending, colorization, and scattered data interpolation. By looking at the local structure of the coefficient matrix and performing a recursive set of variable eliminations, combined with a simplification of the resulting coarse level problems, we obtain bases better suited for problems with inhomogeneous (spatially varying) data, smoothness, and boundary constraints. Our approach removes the need to heuristically adjust the optimal number of preconditioning levels, significantly outperforms previously proposed approaches, and also maps cleanly onto data-parallel architectures such as modern GPUs.
Keyword(s): GPU acceleration, Poisson blending, colorization, computational photography,fast PDE solution, multilevel techniques, parallel algorithms
Article URL: http://doi.acm.org/10.1145/1141911.1142005
BibTeX format:
@article{Szeliski:2006:LAH,
  author = {Richard Szeliski},
  title = {Locally adapted hierarchical basis preconditioning},
  journal = {ACM Transactions on Graphics},
  volume = {25},
  number = {3},
  pages = {1135--1143},
  month = jul,
  year = {2006},
}
Search for more articles by Richard Szeliski.

Return to the search page.


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