arXiv ScienceSearch

arXiv · 2603.00035

Differentiable Randers-Finsler Eikonal Solvers

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 (i.e., recording and differentiating through every solver iteration) and substantially reducing memory and runtime. We derive closed-form derivatives of the discrete updates with respect to arrival times and Randers parameters, and we enforce metric feasibility with differentiable projections that guarantee positive definiteness and valid drift magnitude. Although stencil selection is piecewise-smooth, we show gradients are stable under small perturbations and match finite differences away from stencil boundaries. We demonstrate accurate forward solutions and enable inverse problems such as recovering spatially varying anisotropic metrics and drift fields from sparse arrival-time supervision. Finally, we apply the method to learning data-driven spread models on real wildfire perimeters, illustrating scalability and the practical utility of differentiable Randers distance fields.

Explore related subjects

Keep this discovery

BibTeXRIS

Barak Gahtan, Jacob Shpund, Alex M. Bronstein. 2026-09-02. Differentiable Randers-Finsler Eikonal Solvers. https://doi.org/10.1111/cgf.70489

Cite the original work for its findings. Save a collection to share your selection of sources.

Discover connections

Connections use source metadata and explicit phrase matches, not verified experimental comparisons.

KEEP EXPLORING

Related papers

Hemispherical Ray-Casting Analysis for Milling Configuration Classification and Machinability Assessment

Early-stage manufacturability assessment reduces design iterations and costly downstream changes. This paper presents a GPU-accelerated geometric analysis method that evaluates CNC machinability and setup requirements directly from CAD files. A multi-stage pipeline uses hemispherical ray-casting to quantify surface accessibility, followed by directional variability analysis to extract dominant machining axes. Threshold-based classification determines 3-axis versus multi-axis machining. For 3-axis parts, orthogonal ray-casting and reachability optimization compute the minimum setup count and explicitly flag inaccessible surfaces. Validation cases show computation times sufficiently short to support interactive CAD workflows, enabling quantitative manufacturability feedback during the design stage without requiring manufacturing expertise.

cs.CE

Intrinsic Finite Element Methods for Fluids on Riemannian Manifolds Compared with Surface FEM

We present an intrinsic finite element formulation for the incompressible Navier--Stokes equations on Riemannian manifolds. We derive the corresponding weak formulation and prove that the backward Euler discretisation is energy stable. The proposed framework is validated on several representative manifolds, with particular attention paid to the long-time behaviour of the flow and its convergence to steady-state solutions represented by Killing vector fields. Comprehensive comparisons are performed with the surface finite element method and a corresponding eigenvalue formulation for Killing vector fields. The numerical results demonstrate that the intrinsic formulation provides an accurate, computationally efficient, and geometrically transparent alternative to embedded surface finite element formulations, while naturally extending to higher-dimensional Riemannian manifolds.

cs.CE