论文精选

NeuSOGA3D:一种神经符号框架用于可解释的三维几何重建

NeuSOGA3D: A Neuro-Symbolic Framework for Explainable 3D Geometric Reconstruction

精选理由

朋友,NeuSOGA3D 这个新框架挺有意思,它不是用纯神经网络,而是结合了符号几何推理,这样重建的三维模型更可解释,也更适合工程应用。

NeuSOGA3D 是一个混合框架,它结合了从 NeuSOGA 继承的感知先验和显式的符号几何推理。它将点云投影到主正交平面,从观察结果中构建符号隐式样条表示,并通过形状保持的构造实体几何操作融合它们来生成粗略的视觉外壳。在 ModelNet40 基准的所有四十个类别上的实验表明,该框架能够从各种点云观测中恢复出结构上有意义且与 CAD 兼容的几何表示。

原文 · arXiv cs.AI

NeuSOGA3D: A Neuro-Symbolic Framework for Explainable 3D Geometric Reconstruction

Three-dimensional reconstruction from unorganized point clouds remains a challenging problem in computer vision, geometric modeling, and computer-aided design. While neural implicit methods achieve impressive reconstruction accuracy, geometry is typically encoded in latent representations that limit interpretability and reuse within engineering workflows. We present NeuSOGA3D (Neuro-Symbolic Geometric Abstraction in 3D), a hybrid framework that combines learned perceptual priors inherited from NeuSOGA with explicit symbolic geometric reasoning. The method projects point clouds onto principal orthographic planes, constructs symbolic implicit spline representations from the resulting observations, and fuses them through shape-preserving constructive solid geometry operations to generate a coarse visual hull. Additional geometric detail is recovered through cross-sectional decomposition and volumetric reconstruction using Partial Shape-Preserving Splines. Unlike conventional neural implicit approaches, NeuSOGA3D progressively transforms observations into explicit symbolic entities, including control polygons, implicit spline fields, cross-sections, and volumetric lofts. Experiments on all forty categories of the ModelNet40 benchmark demonstrate the ability of the framework to recover structurally meaningful and CAD-compatible geometric representations from diverse point-cloud observations. The results highlight the potential of combining learned perception with symbolic geometric reasoning for explainable geometric intelligence.