Wildfire Simulation with Differentiable Randers-Finsler Eikonal Solvers
Barak Gahtan, Jacob Shpund, Alex M. Bronstein

TL;DR
This paper introduces a fast, differentiable solver for Randers-Finsler metrics that enables efficient inverse problems and data-driven modeling of wildfire spread, combining GPU efficiency with exact gradient computation.
Contribution
It presents a novel GPU-friendly differentiable Eikonal solver for Randers-Finsler metrics with exact gradients, enabling inverse problems and real wildfire spread modeling.
Findings
Accurate forward solutions for Randers-Finsler metrics.
Successful inverse problem solving for spatially varying metrics.
Application to real wildfire perimeter data demonstrating scalability.
Abstract
Fast and differentiable solvers for anisotropic and asymmetric distance fields are a key primitive in geometry processing, enabling gradient-based optimization over metrics, drift fields, and downstream objectives that depend on geodesic distances and geodesics. We present a differentiable Eikonal solver for Randers-Finsler metrics on Cartesian grids that combines the efficiency of a GPU-friendly column-row fast sweeping with exact gradients obtained by implicit differentiation. Our forward pass uses local one- and two-point upwind updates selected by a causality-valid stencil; the backward pass exploits the induced arrival-time ordering to solve the adjoint system via a single reverse-time back-substitution, avoiding unrolling and substantially reducing memory and runtime. We derive closed-form derivatives of the discrete updates with respect to arrival times and Randers parameters,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsModel Reduction and Neural Networks · Topological and Geometric Data Analysis · Stochastic Gradient Optimization Techniques
