English

Deep Learning on Object-centric 3D Neural Fields

Computer Vision and Pattern Recognition 2024-07-16 v2

Abstract

In recent years, Neural Fields (NFs) have emerged as an effective tool for encoding diverse continuous signals such as images, videos, audio, and 3D shapes. When applied to 3D data, NFs offer a solution to the fragmentation and limitations associated with prevalent discrete representations. However, given that NFs are essentially neural networks, it remains unclear whether and how they can be seamlessly integrated into deep learning pipelines for solving downstream tasks. This paper addresses this research problem and introduces nf2vec, a framework capable of generating a compact latent representation for an input NF in a single inference pass. We demonstrate that nf2vec effectively embeds 3D objects represented by the input NFs and showcase how the resulting embeddings can be employed in deep learning pipelines to successfully address various tasks, all while processing exclusively NFs. We test this framework on several NFs used to represent 3D surfaces, such as unsigned/signed distance and occupancy fields. Moreover, we demonstrate the effectiveness of our approach with more complex NFs that encompass both geometry and appearance of 3D objects such as neural radiance fields.

Keywords

Cite

@article{arxiv.2312.13277,
  title  = {Deep Learning on Object-centric 3D Neural Fields},
  author = {Pierluigi Zama Ramirez and Luca De Luigi and Daniele Sirocchi and Adriano Cardace and Riccardo Spezialetti and Francesco Ballerini and Samuele Salti and Luigi Di Stefano},
  journal= {arXiv preprint arXiv:2312.13277},
  year   = {2024}
}

Comments

Extended version of the paper "Deep Learning on Implicit Neural Representations of Shapes" that was presented at ICLR 2023. Accepted at TPAMI. arXiv admin note: text overlap with arXiv:2302.05438

R2 v1 2026-06-28T13:57:54.582Z