A Bag of Tricks for Efficient Implicit Neural Point Clouds
Implicit Neural Point Cloud (INPC) is a recent hybrid representation that combines the expressiveness of neural fields with the efficiency of point-based rendering, achieving state-of-the-art image quality in novel view synthesis. However, as with other high-quality approaches that query neural networks during rendering, the practical usability of INPC is limited by comparatively slow rendering.
In this work, we present a collection of optimizations that significantly improve both the training and inference performance of INPC without sacrificing visual fidelity. The most significant modifications are an improved rasterizer implementation, more effective sampling techniques, and the incorporation of pre-training for the convolutional neural network used for hole-filling. Furthermore, we demonstrate that points can be modeled as small Gaussians during inference to further improve quality in extrapolated, e.g., close-up views of the scene.
We design our implementations to be broadly applicable beyond INPC and systematically evaluate each modification in a series of experiments. Our optimized INPC pipeline achieves up to 25% faster training, 4x faster rendering, and 20% reduced VRAM usage paired with slight image quality improvements.
| Author(s): | Florian Hahlbohm, Linus Franke, Leon Overkämping, Paula Wespe, Susana Castillo, Martin Eisemann, Marcus Magnor |
|---|---|
| Published: | September 2025 |
| Type: | Article in conference proceedings |
| Book: | Proc. Vision, Modeling and Visualization (VMV) (The Eurographics Association) |
| DOI: | 10.2312/vmv.20251229 |
| Presented at: | Vision, Modeling and Visualization (VMV) 2025 |
@inproceedings{hahlbohm2025a,
title = {A Bag of Tricks for Efficient Implicit Neural Point Clouds},
author = {Hahlbohm, Florian and Franke, Linus and Overk{\"a}mping, Leon and Wespe, Paula and Castillo, Susana and Eisemann, Martin and Magnor, Marcus},
booktitle = {Proc. Vision, Modeling and Visualization ({VMV})},
organization = {Eurographics},
doi = {10.2312/vmv.20251229},
month = {Sep},
year = {2025}
}
Authors
-
Florian Hahlbohm
Researcher -
Linus Franke
External -
Leon Overkämping
Student -
Paula Wespe
Student -
Susana Castillo
Senior Researcher -
Martin Eisemann
Director -
Marcus Magnor
Director, Chair