This video provides a more detailed visualization of the adaptive allocation behavior of F⁴Splat. For the samples presented in the main paper, we show the predicted densification score maps and highlight in red the regions where Gaussians are allocated under different Gaussian budgets.
(a). Figure 1 of the main paper.
(b). Figure 3 of the main paper.
(c). Figure 3 of the main paper.
(a). Gaussians are first allocated to spatially complex regions, such as object boundaries and fine edges, indicating that F⁴Splat prioritizes regions that require higher representational fidelity.
(b). Because the upper context image is more spatially complex than the lower one, Gaussian allocation proceeds earlier and more densely in the upper image, indicating that the predicted densification scores reflect image-wise spatial complexity.
(c). In the lower image, the region overlapping with the upper image is assigned low densification scores. This suppresses Gaussian allocation in the shared region and thereby reduces redundant allocation across views.
This video compares F⁴Splat with AnySplat on representative scenes from RE10K and ACID. The first row shows the rendered RGB quality, and the second row presents the corresponding depth maps. In the third row, allocated Gaussian locations are highlighted in red. While AnySplat distributes Gaussians uniformly over the scene, F⁴Splat allocates them spatially adaptively. Ultimately, F⁴Splat maintains high fidelity even with fewer Gaussians.
F⁴Splat is a Gaussian-count controllable feed-forward 3DGS framework for sparse uncalibrated images. Instead of relying on uniform pixel-to-Gaussian or voxel-to-Gaussian allocation, it predicts densification scores and performs densification-score-guided allocation, producing compact yet high-quality 3D representations without retraining for each target budget.
@misc{kim2026f4splat,
title = {F4Splat: Feed-Forward Predictive Densification for Feed-Forward 3D Gaussian Splatting},
author = {Kim, Injae and Kim, Chaehyeon and Bae, Minseong and Joo, Minseok and Kim, Hyunwoo J.},
year = {2026},
eprint = {2603.21304},
archivePrefix = {arXiv},
primaryClass = {cs.CV},
url = {https://arxiv.org/abs/2603.21304}
}