Locally Orderless Images for Optimization in Differentiable Rendering

Abstract

Problems in differentiable rendering often involve optimizing scene parameters that cause motion in image space. The gradients for such parameters tend to be sparse, leading to poor convergence. While existing methods address this sparsity through proxy gradients such as topological derivatives or lagrangian derivatives, they make simplifying assumptions about rendering. Multi-resolution image pyramids offer an alternative approach but prove unreliable in practice. We introduce a method that uses locally orderless images --- where each pixel maps to a histogram of intensities that preserves local variations in appearance. Using an inverse rendering objective that minimizes histogram distance, our method extends support for sparsely defined image gradients and recovers optimal parameters. We validate our method on various inverse problems using both synthetic and real data.

Cite

Text

Mehta et al. "Locally Orderless Images for Optimization in Differentiable Rendering." Conference on Computer Vision and Pattern Recognition, 2025. doi:10.1109/CVPR52734.2025.00541

Markdown

[Mehta et al. "Locally Orderless Images for Optimization in Differentiable Rendering." Conference on Computer Vision and Pattern Recognition, 2025.](https://mlanthology.org/cvpr/2025/mehta2025cvpr-locally/) doi:10.1109/CVPR52734.2025.00541

BibTeX

@inproceedings{mehta2025cvpr-locally,
  title     = {{Locally Orderless Images for Optimization in Differentiable Rendering}},
  author    = {Mehta, Ishit and Chandraker, Manmohan and Ramamoorthi, Ravi},
  booktitle = {Conference on Computer Vision and Pattern Recognition},
  year      = {2025},
  pages     = {5763-5772},
  doi       = {10.1109/CVPR52734.2025.00541},
  url       = {https://mlanthology.org/cvpr/2025/mehta2025cvpr-locally/}
}