Efficient preconditioning of laplacian matrices for computer graphics
Dilip Krishnan, Raanan Fattal, Richard Szeliski
In ACM Transactions on Graphics, 32(4), July 2013.
Abstract: We present a new multi-level preconditioning scheme for discrete Poisson equations that arise in various computer graphics applications such as colorization, edge-preserving decomposition for two-dimensional images, and geodesic distances and diffusion on three-dimensional meshes. Our approach interleaves the selection of fine-and coarse-level variables with the removal of weak connections between potential fine-level variables (sparsification) and the compensation for these changes by strengthening nearby connections. By applying these operations before each elimination step and repeating the procedure recursively on the resulting smaller systems, we obtain a highly efficient multi-level preconditioning scheme with linear time and memory requirements. Our experiments demonstrate that our new scheme outperforms or is comparable with other state-of-the-art methods, both in terms of operation count and wall-clock time. This speedup is achieved by the new method's ability to reduce the condition number of irregular Laplacian matrices as well as homogeneous systems. It can therefore be used for a wide variety of computational photography problems, as well as several 3D mesh processing tasks, without the need to carefully match the algorithm to the problem characteristics.
Article URL: http://dx.doi.org/10.1145/2461912.2461992
BibTeX format:
@article{Krishnan:2013:EPO,
  author = {Dilip Krishnan and Raanan Fattal and Richard Szeliski},
  title = {Efficient preconditioning of laplacian matrices for computer graphics},
  journal = {ACM Transactions on Graphics},
  volume = {32},
  number = {4},
  pages = {142:1--142:14},
  month = jul,
  year = {2013},
}
Search for more articles by Dilip Krishnan.
Search for more articles by Raanan Fattal.
Search for more articles by Richard Szeliski.

Return to the search page.


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