Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

LLaNA: Large Language and NeRF Assistant

About

Multimodal Large Language Models (MLLMs) have demonstrated an excellent understanding of images and 3D data. However, both modalities have shortcomings in holistically capturing the appearance and geometry of objects. Meanwhile, Neural Radiance Fields (NeRFs), which encode information within the weights of a simple Multi-Layer Perceptron (MLP), have emerged as an increasingly widespread modality that simultaneously encodes the geometry and photorealistic appearance of objects. This paper investigates the feasibility and effectiveness of ingesting NeRF into MLLM. We create LLaNA, the first general-purpose NeRF-language assistant capable of performing new tasks such as NeRF captioning and Q\&A. Notably, our method directly processes the weights of the NeRF's MLP to extract information about the represented objects without the need to render images or materialize 3D data structures. Moreover, we build a dataset of NeRFs with text annotations for various NeRF-language tasks with no human intervention. Based on this dataset, we develop a benchmark to evaluate the NeRF understanding capability of our method. Results show that processing NeRF weights performs favourably against extracting 2D or 3D representations from NeRFs.

Andrea Amaduzzi, Pierluigi Zama Ramirez, Giuseppe Lisanti, Samuele Salti, Luigi Di Stefano• 2024

Related benchmarks

TaskDatasetResultRank
3D CaptioningObjaverse (test)
S-BERT Score30.07
28
Detailed CaptioningShapeNeRF-Text 1.0 (test)
S-BERT Score77.43
22
3D Object RecognitionShapeNet
Accuracy67.14
20
NeRF brief captioningHST
S-BERT Score59.2
11
Single-round Q&AShapeNeRF-Text (test)
S-BERT Similarity Score81.03
11
Showing 5 of 5 rows

Other info

Code

Follow for update