Abstract
Computing exponential and logarithmic maps on raw geometries is a fundamental yet challenging task in geometry processing, often hindered by the lack of explicit connectivity and the presence of noise. We present a learning-based framework that computes these maps efficiently by learning a continuous geometric embedding field directly from discrete point sets. The field encapsulates the intrinsic local geometry governing exponential and logarithmic maps. A sparse octree-based CNN encodes the input into a high-dimensional feature volume; for an arbitrary query point, its embedding modulates two specialized triplane-based neural networks that predict the maps in a single forward pass. This formulation avoids a requirement for mesh connectivity and is evaluated under irregular sampling, noise, non-manifold input geometry, non-rigid shapes, and real scans.
Keywords: Geometry Processing · Geometric Learning · Neural Fields