Scheduling the Off-Diagonal Weingarten Loss of Neural SDFs for CAD Models
Haotian Yin, Przemyslaw Musialski
TL;DR
This work tackles curvature regularization for neural SDFs used in CAD reconstruction by introducing time-varying scheduling of the Off-Diagonal Weingarten (ODW) loss. By starting with a strong regularization and gradually decaying the ODW weight through various schedules (constant, linear, quintic, step, and warm-up), the method stabilizes early optimization while enabling fine-detail refinement. Experiments on the ABC CAD dataset show that all time-varying schedules outperform the fixed-weight baseline, with quintic scheduling often delivering the best Chamfer Distance improvements (up to 35% relative reduction). The results demonstrate that dynamic curvature priors are a simple yet effective extension for robust, high-fidelity CAD reconstruction using neural implicit surfaces, and point toward adaptive weighting for broader shape categories as future work.
Abstract
Neural signed distance functions (SDFs) have become a powerful representation for geometric reconstruction from point clouds, yet they often require both gradient- and curvature-based regularization to suppress spurious warp and preserve structural fidelity. FlatCAD introduced the Off-Diagonal Weingarten (ODW) loss as an efficient second-order prior for CAD surfaces, approximating full-Hessian regularization at roughly half the computational cost. However, FlatCAD applies a fixed ODW weight throughout training, which is suboptimal: strong regularization stabilizes early optimization but suppresses detail recovery in later stages. We present scheduling strategies for the ODW loss that assign a high initial weight to stabilize optimization and progressively decay it to permit fine-scale refinement. We investigate constant, linear, quintic, and step interpolation schedules, as well as an increasing warm-up variant. Experiments on the ABC CAD dataset demonstrate that time-varying schedules consistently outperform fixed weights. Our method achieves up to a 35% improvement in Chamfer Distance over the FlatCAD baseline, establishing scheduling as a simple yet effective extension of curvature regularization for robust CAD reconstruction.
