paper-with-me

홈 › Papers

Deep Accurate Solver for the Geodesic Problem

2026-02-25 · Saar Huberman, Amit Bracha, Ron Kimmel arxiv

A common approach to compute distances on continuous surfaces is by considering a discretized polygonal mesh approximating the surface and estimating distances on the polygon. We show that exact geodesic distances restricted to the polygon are at most second-order accurate with respect to the distances on the corresponding continuous surface. By order of accuracy we refer to the convergence rate as a function of the average distance between sampled points. Next, a higher-order accurate deep learning method for computing geodesic distances on surfaces is introduced. Traditionally, one considers two main components when computing distances on surfaces: a numerical solver that locally approximates the distance function, and an efficient causal ordering scheme by which surface points are updated. Classical minimal path methods often exploit a dynamic programming principle with quasi-linear computational complexity in the number of sampled points. The quality of the distance approximation is determined by the local solver that is revisited in this paper. To improve state of the art accuracy, we consider a neural network-based local solver which implicitly approximates the structure of the continuous surface. We supply numerical evidence that the proposed learned update scheme provides better accuracy compared to the best possible polyhedral approximations and previous learning-based methods. The result is a third-order accurate solver with a bootstrapping-recipe for further improvement.

📄 PDF Abstract BibTeX arXiv:2602.22275

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Neural solver for Wasserstein Geodesics and optimal transport dynamics

2026-02-25 · Hailiang Liu, Yan-Han Chen arxiv

In recent years, the machine learning community has increasingly embraced the optimal transport (OT) framework for modeling distributional relationships. In this work, we introduce a sample-based neural solver for comput…

From Active Contours to Minimal Geodesic Paths: New Solutions to Active Contours Problems by Eikonal Equations

2019-07-23 · Da Chen, Laurent D. Cohen

In this chapter, we give an overview of part of our previous work based on the minimal path framework and the Eikonal partial differential equation (PDE). We show that by designing adequate Riemannian and Randers geodesi…

Boundary DetectionImage SegmentationSemantic Segmentation

Computing Smooth Geodesics under Two-Sided Curvature Bounds with Applications to Robotics and Image Analysis

2026-06-11 · Da Chen, Zhenjiang Li, Jean-Marie Mirebeau, Xuecheng Tai 외 arxiv

Curvature of planar curves serves as a key regularization term for computing second-order minimal paths, due to its tight relevance to desirable geometric properties such as smoothness, rigidity, and elasticity. In this …

Closed-form geodesics and trust-region method to calculate Riemannian logarithms on Stiefel and its quotient manifolds

2021-03-12 · Du Nguyen

We provide two closed-form geodesic formulas for a family of metrics on Stiefel manifold, parameterized by two positive numbers, having both the embedded and canonical metrics as special cases. The closed-form formulas a…

Form

Data-augmented Learning of Geodesic Distances in Irregular Domains through Soner Boundary Conditions

2025-03-06 · Rafael I. Cabral Muchacho, Florian T. Pokorny

Geodesic distances play a fundamental role in robotics, as they efficiently encode global geometric information of the domain. Recent methods use neural networks to approximate geodesic distances by solving the Eikonal e…