Neural Radiance Fields: Past, Present, and Future
Ansh Mittal
TL;DR
This survey traces the evolution of Neural Radiance Fields (NeRFs) from early image-based and differentiable rendering approaches to modern implicit representations that enable continuous 3D scene modeling. It synthesizes foundational principles, historical milestones, key architectures, datasets, loss functions, and evaluation metrics, while surveying a broad spectrum of applications from novel view synthesis to dynamic scenes, relighting, and editing. The paper highlights core technical advances such as Fourier features, multiresolution hash encodings, MPI-based and octree-like structures, and differentiable ray marchings, framing a trajectory toward scalable, real-time, and semantically rich NeRF systems. It also charts future directions including handling large-scale environments, uncertainty, open-world and multi-object scenes, and hardware-software co-design to enable deployment in AR/VR, robotics, and industry. Overall, the work provides a comprehensive reference for researchers entering NeRFs and a roadmap for advancing neural rendering across diverse domains.
Abstract
The various aspects like modeling and interpreting 3D environments and surroundings have enticed humans to progress their research in 3D Computer Vision, Computer Graphics, and Machine Learning. An attempt made by Mildenhall et al in their paper about NeRFs (Neural Radiance Fields) led to a boom in Computer Graphics, Robotics, Computer Vision, and the possible scope of High-Resolution Low Storage Augmented Reality and Virtual Reality-based 3D models have gained traction from res with more than 1000 preprints related to NeRFs published. This paper serves as a bridge for people starting to study these fields by building on the basics of Mathematics, Geometry, Computer Vision, and Computer Graphics to the difficulties encountered in Implicit Representations at the intersection of all these disciplines. This survey provides the history of rendering, Implicit Learning, and NeRFs, the progression of research on NeRFs, and the potential applications and implications of NeRFs in today's world. In doing so, this survey categorizes all the NeRF-related research in terms of the datasets used, objective functions, applications solved, and evaluation criteria for these applications.
