Deep Learning on Object-centric 3D Neural Fields
Accepted at TPAMI
- Pierluigi Zama Ramirez*
- Luca De Luigi*
- Daniele Sirocchi*
- Adriano Cardace
- Riccardo Spezialetti
- Francesco Ballerini
- Samuele Salti
- Luigi Di Stefano
Department of Computer Science and Engineering (DISI)
University of Bologna, Italy
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
Method
Our framework, dubbed

In order to guide the

Reconstruction
We compare 3D shapes and NeRFs reconstructed from NFs unseen during training with those reconstructed by the


Interpolation
We linearly interpolate between two object embeddings produced by


Additionally, given two input NeRFs, we render images from networks obtained by interpolating their weights. We compare these results with those obtained from the interpolation of

Retrieval
We perform shape retrieval by computing the Euclidean distance between

Performing the same experiment on NeRFs allows to retrieve neighbors that are similar to the query in both geometry and color.

Part segmentation
Part segmentation aims to predict a semantic (i.e. part) label for each point of a given cloud. We tackle this problem by training a decoder similar to that used to train our framework. Such decoder is fed with the

Generation
We employ a Latent-GAN to generate embeddings resembling those produced by

When applied to NeRFs, our generation method produces renderings that have a good level of realism and diversity. Notably, the 3D consistency of images obtained from different viewpoints is preserved.

Learning a mapping between embedding spaces
We develop a transfer function specifically designed to operate on

We also show that the same methodology allows to learn a transfer function that maps

Cite us
@article{ramirez2023nf2vec, title = {Deep Learning on Object-centric 3D Neural Fields}, author = {Zama Ramirez, Pierluigi and De Luigi, Luca and Sirocchi, Daniele and Cardace, Adriano and Spezialetti, Riccardo and Ballerini, Francesco and Salti, Samuele and Di Stefano, Luigi}, journal = {IEEE Transactions on Pattern Analysis & Machine Intelligence}, year = {2024} }