paper-with-me

Papers

Neural Fields as Learnable Kernels for 3D Reconstruction

2021-11-26 · CVPR 2022 1 · Francis Williams, Zan Gojcic, Sameh Khamis, Denis Zorin, Joan Bruna, Sanja Fidler, Or Litany

We present Neural Kernel Fields: a novel method for reconstructing implicit 3D shapes based on a learned kernel ridge regression. Our technique achieves state-of-the-art results when reconstructing 3D objects and large scenes from sparse oriented points, and can reconstruct shape categories outside the training set with almost no drop in accuracy. The core insight of our approach is that kernel methods are extremely effective for reconstructing shapes when the chosen kernel has an appropriate inductive bias. We thus factor the problem of shape reconstruction into two parts: (1) a backbone neural network which learns kernel parameters from data, and (2) a kernel ridge regression that fits the input points on-the-fly by solving a simple positive definite linear system using the learned kernel. As a result of this factorization, our reconstruction gains the benefits of data-driven methods under sparse point density while maintaining interpolatory behavior, which converges to the ground truth shape as input sampling density increases. Our experiments demonstrate a strong generalization capability to objects outside the train-set category and scanned scenes. Source code and pretrained models are available at https://nv-tlabs.github.io/nkf.

📄 PDF Abstract BibTeX arXiv:2111.13674

Code (0)

등록된 구현이 없습니다.

Tasks

3D ReconstructionInductive Biasregression

Similar Papers 제목 키워드 기반

Replicating Kernels with a Short Stride Allows Sparse Reconstructions with Fewer Independent Kernels

2014-06-17 · Peter F. Schultz, Dylan M. Paiton, Wei Lu, Garrett T. Kenyon

In sparse coding it is common to tile an image into nonoverlapping patches, and then use a dictionary to create a sparse representation of each tile independently. In this situation, the overcompleteness of the dictionar…

Sound field reconstruction using neural processes with dynamic kernels

2023-11-09 · Zining Liang, Wen Zhang, Thushara D. Abhayapala

Accurately representing the sound field with the high spatial resolution is critical for immersive and interactive sound field reproduction technology. To minimize experimental effort, data-driven methods have been propo…

Gaussian Processes

Matérn Kernels for Tunable Implicit Surface Reconstruction

2024-09-23 · Maximilian Weiherer, Bernhard Egger

We propose to use the family of Mat\'ern kernels for tunable implicit surface reconstruction, building upon the recent success of kernel methods for 3D reconstruction of oriented point clouds. As we show, both, from a th…

3D ReconstructionARCSurface Reconstruction

ISAC: An Invertible and Stable Auditory Filter Bank with Customizable Kernels for ML Integration

2025-05-12 · Daniel Haider, Felix Perfler, Peter Balazs, Clara Hollomey 외

This paper introduces ISAC, an invertible and stable, perceptually-motivated filter bank that is specifically designed to be integrated into machine learning paradigms. More precisely, the center frequencies and bandwidt…

ISAC

Potential Convolution: Embedding Point Clouds into Potential Fields

2021-04-05 · Dengsheng Chen, Haowen Deng, Jun Li, Duo Li 외

Recently, various convolutions based on continuous or discrete kernels for point cloud processing have been widely studied, and achieve impressive performance in many applications, such as shape classification, scene seg…

3D Shape ClassificationScene Segmentation