arXiv:2412.19720cs.CV2024-12中稿 · AAAI被引 4

用频率整合先验提升神经隐式函数的细节表现力

Sharpening Neural Implicit Functions with Frequency Consolidation Priors

  • 通过数据驱动学习低频到全频的映射,恢复高频几何细节
  • 在真实场景和基准测试中显著改善表面精度,优于当前最新方法
  • 适用于图像或点云重建中需保留锐利结构的任务

符号距离函数(SDF)是高保真3D表面隐式表示的关键。现有方法主要利用神经网络从符号距离、3D点云或多视角图像等监督信号中学习SDF。然而,由于神经网络对低频内容的偏倚、3D无关采样、点云稀疏性或图像分辨率不足等原因,基于图像或点云学习的神经隐式表示仍难以捕捉如尖锐结构等高频几何特征。为此,本文提出一种方法,通过恢复低频SDF观测中的高频成分,实现更锐利、更完整的表面重建。核心思想是数据驱动地学习从低频观测到全频覆盖的映射,构建频率域上的形状整合先验,称为频率整合先验(Frequency Consolidation Priors)。为提升先验在未见形状上的泛化能力,将频率成分表示为嵌入,并解耦低频与全频嵌入。该解耦使模型可在测试时仅通过自重建即可恢复未知低频观测的全频嵌入。在广泛使用的基准或真实场景下的评估表明,本方法能有效恢复高频成分,生成比最新方法更精确的表面。代码、数据及预训练模型已开源于 exttt{https://github.com/chenchao15/FCP}。

原文摘要 · Abstract (English)

Signed Distance Functions (SDFs) are vital implicit representations to represent high fidelity 3D surfaces. Current methods mainly leverage a neural network to learn an SDF from various supervisions including signed distances, 3D point clouds, or multi-view images. However, due to various reasons including the bias of neural network on low frequency content, 3D unaware sampling, sparsity in point clouds, or low resolutions of images, neural implicit representations still struggle to represent geometries with high frequency components like sharp structures, especially for the ones learned from images or point clouds. To overcome this challenge, we introduce a method to sharpen a low frequency SDF observation by recovering its high frequency components, pursuing a sharper and more complete surface. Our key idea is to learn a mapping from a low frequency observation to a full frequency coverage in a data-driven manner, leading to a prior knowledge of shape consolidation in the frequency domain, dubbed frequency consolidation priors. To better generalize a learned prior to unseen shapes, we introduce to represent frequency components as embeddings and disentangle the embedding of the low frequency component from the embedding of the full frequency component. This disentanglement allows the prior to generalize on an unseen low frequency observation by simply recovering its full frequency embedding through a test-time self-reconstruction. Our evaluations under widely used benchmarks or real scenes show that our method can recover high frequency component and produce more accurate surfaces than the latest methods. The code, data, and pre-trained models are available at \url{https://github.com/chenchao15/FCP}.

3D重建隐式表示频率分析

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。