GENIE: Gaussian Encoding for Neural Radiance Fields Interactive Editing
Abstract
GENIE combines NeRF's photorealistic rendering with Gaussian Splatting's editable and structured representation, enabling real-time, locality-aware editing and integration with physics-based simulation.
Neural Radiance Fields (NeRF) and Gaussian Splatting (GS) have recently transformed 3D scene representation and rendering. NeRF achieves high-fidelity novel view synthesis by learning volumetric representations through neural networks, but its implicit encoding makes editing and physical interaction challenging. In contrast, GS represents scenes as explicit collections of Gaussian primitives, enabling real-time rendering, faster training, and more intuitive manipulation. This explicit structure has made GS particularly well-suited for interactive editing and integration with physics-based simulation. In this paper, we introduce GENIE (Gaussian Encoding for Neural Radiance Fields Interactive Editing), a hybrid model that combines the photorealistic rendering quality of NeRF with the editable and structured representation of GS. Instead of using spherical harmonics for appearance modeling, we assign each Gaussian a trainable feature embedding. These embeddings are used to condition a NeRF network based on the k nearest Gaussians to each query point. To make this conditioning efficient, we introduce Ray-Traced Gaussian Proximity Search (RT-GPS), a fast nearest Gaussian search based on a modified ray-tracing pipeline. We also integrate a multi-resolution hash grid to initialize and update Gaussian features. Together, these components enable real-time, locality-aware editing: as Gaussian primitives are repositioned or modified, their interpolated influence is immediately reflected in the rendered output. By combining the strengths of implicit and explicit representations, GENIE supports intuitive scene manipulation, dynamic interaction, and compatibility with physical simulation, bridging the gap between geometry-based editing and neural rendering. The code can be found under (https://github.com/MikolajZielinski/genie)
Community
We present: GENIE – Gaussian Encoding for Neural Radiance Fields Interactive Editing 🎨🪄
We combine the photorealism of NeRF with the editability of Gaussian Splatting, enabling real-time, locality-aware scene editing and seamless physics-based interactions.
Our hybrid model supports mesh-driven deformation, dynamic simulations, and on-the-fly modifications bridging geometry-based editing with neural rendering.
Code & paper: 🔗 https://github.com/MikolajZielinski/genie
This is an automated message from the Librarian Bot. I found the following papers similar to this paper.
The following papers were recommended by the Semantic Scholar API
- HPR3D: Hierarchical Proxy Representation for High-Fidelity 3D Reconstruction and Controllable Editing (2025)
- UGOD: Uncertainty-Guided Differentiable Opacity and Soft Dropout for Enhanced Sparse-View 3DGS (2025)
- Reflections Unlock: Geometry-Aware Reflection Disentanglement in 3D Gaussian Splatting for Photorealistic Scenes Rendering (2025)
- SplitGaussian: Reconstructing Dynamic Scenes via Visual Geometry Decomposition (2025)
- TexGS-VolVis: Expressive Scene Editing for Volume Visualization via Textured Gaussian Splatting (2025)
- TextureSplat: Per-Primitive Texture Mapping for Reflective Gaussian Splatting (2025)
- 2D Triangle Splatting for Direct Differentiable Mesh Training (2025)
Please give a thumbs up to this comment if you found it helpful!
If you want recommendations for any Paper on Hugging Face checkout this Space
You can directly ask Librarian Bot for paper recommendations by tagging it in a comment:
@librarian-bot
recommend
Models citing this paper 0
No model linking this paper
Datasets citing this paper 2
Spaces citing this paper 0
No Space linking this paper