paper-with-me

Papers

RING-NeRF : Rethinking Inductive Biases for Versatile and Efficient Neural Fields

2023-12-06 · Doriand Petit, Steve Bourgeois, Dumitru Pavel, Vincent Gay-Bellile, Florian Chabot, Loic Barthe

Recent advances in Neural Fields mostly rely on developing task-specific supervision which often complicates the models. Rather than developing hard-to-combine and specific modules, another approach generally overlooked is to directly inject generic priors on the scene representation (also called inductive biases) into the NeRF architecture. Based on this idea, we propose the RING-NeRF architecture which includes two inductive biases : a continuous multi-scale representation of the scene and an invariance of the decoder's latent space over spatial and scale domains. We also design a single reconstruction process that takes advantage of those inductive biases and experimentally demonstrates on-par performances in terms of quality with dedicated architecture on multiple tasks (anti-aliasing, few view reconstruction, SDF reconstruction without scene-specific initialization) while being more efficient. Moreover, RING-NeRF has the distinctive ability to dynamically increase the resolution of the model, opening the way to adaptive reconstruction.

📄 PDF Abstract BibTeX arXiv:2312.03357

Code (0)

등록된 구현이 없습니다.

Tasks

3D ReconstructionNeRF

Similar Papers 제목 키워드 기반

Rethinking Inductive Biases for Surface Normal Estimation

2024-03-01 · CVPR 2024 1 · Gwangbin Bae, Andrew J. Davison

Despite the growing demand for accurate surface normal estimation models, existing methods use general-purpose dense prediction models, adopting the same inductive biases as other tasks. In this paper, we discuss the ind…

Surface Normal Estimation

DehazeNeRF: Multiple Image Haze Removal and 3D Shape Reconstruction using Neural Radiance Fields

2023-03-20 · Wei-Ting Chen, Wang Yifan, Sy-Yen Kuo, Gordon Wetzstein

Neural radiance fields (NeRFs) have demonstrated state-of-the-art performance for 3D computer vision tasks, including novel view synthesis and 3D shape reconstruction. However, these methods fail in adverse weather condi…

3D Shape ReconstructionNovel View Synthesis

Strengthening Structural Inductive Biases by Pre-training to Perform Syntactic Transformations

2024-07-05 · Matthias Lindemann, Alexander Koller, Ivan Titov

Models need appropriate inductive biases to effectively learn from small amounts of data and generalize systematically outside of the training distribution. While Transformers are highly versatile and powerful, they can …

ChunkingFew-Shot LearningInductive BiasSemantic Parsing

RouteBridge: Reliability-Routed Bidirectional Distillation Between Neural Radiance Fields and 3D Gaussian Splatting

2026-09-09 · YuanHang Wang, Xin Cao arxiv

Neural radiance fields (NeRFs) and 3D Gaussian Splatting (3DGS) encode a scene with complementary inductive biases, but existing cross-representation distillation typically fixes one representation as teacher for the ent…

Neural apparent BRDF fields for multiview photometric stereo

2022-07-14 · Meghna Asthana, William A. P. Smith, Patrik Huber

We propose to tackle the multiview photometric stereo problem using an extension of Neural Radiance Fields (NeRFs), conditioned on light source direction. The geometric part of our neural representation predicts surface …

NeRF