arXiv:2502.09623cs.CV2025-02中稿 · ICLR

首个可处理多种NeRF架构的权重空间表示学习框架

Weight Space Representation Learning on Diverse NeRF Architectures

  • 用图元网络+无监督对比学习构建架构无关的隐空间
  • 在13种不同架构上实现跨架构分类、检索与语言任务
  • 首次支持训练时未见的哈希表架构推理,性能超越单架构模型

神经辐射场(NeRF)通过将形状和外观信息编码到神经网络权重中,成为表示3D物体与场景的革新范式。近期研究发现这些权重可用于深度学习任务,但现有方法要求NeRF遵循特定预定义架构。本文提出首个可处理多样架构并能在训练时未见架构上进行推理的框架。通过在无监督表示学习框架中训练图元网络,并证明对比目标有助于获得架构无关的隐空间。在涵盖三种家族(MLP、三平面、首次引入的哈希表)共13种NeRF架构的实验中,该方法在分类、检索和语言任务上均表现稳健,即使面对训练时未见的架构也保持高性能,且性能达到或超过仅限单一架构的现有框架。代码与数据已公开于https://cvlab-unibo.github.io/gmnerf。

原文摘要 · Abstract (English)

Neural Radiance Fields (NeRFs) have emerged as a groundbreaking paradigm for representing 3D objects and scenes by encoding shape and appearance information into the weights of a neural network. Recent studies have demonstrated that these weights can be used as input for frameworks designed to address deep learning tasks; however, such frameworks require NeRFs to adhere to a specific, predefined architecture. In this paper, we introduce the first framework capable of processing NeRFs with diverse architectures and performing inference on architectures unseen at training time. We achieve this by training a Graph Meta-Network within an unsupervised representation learning framework, and show that a contrastive objective is conducive to obtaining an architecture-agnostic latent space. In experiments conducted across 13 NeRF architectures belonging to three families (MLPs, tri-planes, and, for the first time, hash tables), our approach demonstrates robust performance in classification, retrieval, and language tasks involving multiple architectures, even unseen at training time, while also matching or exceeding the results of existing frameworks limited to single architectures. Our code and data are available at https://cvlab-unibo.github.io/gmnerf.

NeRF权重空间图元网络跨架构

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