@article{Cen2026, 
author = {Yunchi Cen and Hanchen Deng and Qifan Zhang and Frederick W. B. Li and Bailin Yang and Xiaohui Liang},
title = {A high-efficiency physics-based differentiable renderer for smoke reconstruction},
year = {2026},
journal = {Computational Visual Media},
volume = {12},
number = {4},
pages = {1067-1083},
keywords = {differentiable rendering, volumetric optimization, smoke},
url = {https://www.sciopen.com/article/10.26599/CVM.2026.9450546},
doi = {10.26599/CVM.2026.9450546},
abstract = {Reconstructing volumetric smoke from 2D images remains challenging in computer graphics. Although physics-based differentiable rendering offers a promising solution, existing methods are computationally expensive and impractical for interactive use. We introduce an efficient physics-based differentiable renderer tailored for smoke reconstruction, based on two insights: (ⅰ) for the optically thin-to-moderately dense smoke targeted in this work, appearance is well approximated by single scattering, allowing us to avoid costly multiple-scattering simulation, and (ⅱ) direction-independent terms can be precomputed to avoid redundant forward and backward passes. Our technical contributions include a pre-computation strategy that eliminates repetitive calculations, and an efficient ray marching method that computes density derivatives without costly Monte Carlo estimation or automatic differentiation. Comprehensive evaluation shows that our approach achieves real-time performance while maintaining high reconstruction quality. In contrast to current best methods that require minutes per frame, our method enables interactive smoke reconstruction while maintaining competitive visual fidelity. We demonstrate its utility in applications such as augmented reality and fluid motion reconstruction.}
}