English

BioNeRF: Biologically Plausible Neural Radiance Fields for View Synthesis

Computer Vision and Pattern Recognition 2024-11-27 v3 Machine Learning

Abstract

This paper presents BioNeRF, a biologically plausible architecture that models scenes in a 3D representation and synthesizes new views through radiance fields. Since NeRF relies on the network weights to store the scene's 3-dimensional representation, BioNeRF implements a cognitive-inspired mechanism that fuses inputs from multiple sources into a memory-like structure, improving the storing capacity and extracting more intrinsic and correlated information. BioNeRF also mimics a behavior observed in pyramidal cells concerning contextual information, in which the memory is provided as the context and combined with the inputs of two subsequent neural models, one responsible for producing the volumetric densities and the other the colors used to render the scene. Experimental results show that BioNeRF outperforms state-of-the-art results concerning a quality measure that encodes human perception in two datasets: real-world images and synthetic data.

Keywords

Cite

@article{arxiv.2402.07310,
  title  = {BioNeRF: Biologically Plausible Neural Radiance Fields for View Synthesis},
  author = {Leandro A. Passos and Douglas Rodrigues and Danilo Jodas and Kelton A. P. Costa and Ahsan Adeel and João Paulo Papa},
  journal= {arXiv preprint arXiv:2402.07310},
  year   = {2024}
}
R2 v1 2026-06-28T14:45:29.414Z