English

DARB-Splatting: Generalizing Splatting with Decaying Anisotropic Radial Basis Functions

Computer Vision and Pattern Recognition 2026-02-18 v3 Artificial Intelligence Graphics

Abstract

Splatting-based 3D reconstruction methods have gained popularity with the advent of 3D Gaussian Splatting, efficiently synthesizing high-quality novel views. These methods commonly resort to using exponential family functions, such as the Gaussian function, as reconstruction kernels due to their anisotropic nature, ease of projection, and differentiability in rasterization. However, the field remains restricted to variations within the exponential family, leaving generalized reconstruction kernels largely underexplored, partly due to the lack of easy integrability in 3D to 2D projections. In this light, we show that a class of decaying anisotropic radial basis functions (DARBFs), which are non-negative functions of the Mahalanobis distance, supports splatting by approximating the Gaussian function's closed-form integration advantage. With this fresh perspective, we demonstrate varying performances across selected DARB reconstruction kernels, achieving comparable training convergence and memory footprints, with on-par PSNR, SSIM, and LPIPS results.

Keywords

Cite

@article{arxiv.2501.12369,
  title  = {DARB-Splatting: Generalizing Splatting with Decaying Anisotropic Radial Basis Functions},
  author = {Hashiru Pramuditha and Vinasirajan Viruthshaan and Vishagar Arunan and Saeedha Nazar and Sameera Ramasinghe and Simon Lucey and Ranga Rodrigo},
  journal= {arXiv preprint arXiv:2501.12369},
  year   = {2026}
}

Comments

Link to the project page: https://github.com/viruthshaan/darb-splatting/

R2 v1 2026-06-28T21:12:46.883Z