1: \begin{abstract}
2: Splatting-based 3D reconstruction methods have gained popularity with the advent of 3D Gaussian Splatting, efficiently synthesizing high-quality novel views.
3: 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.
4: However, the field remains restricted to variations within the exponential family, leaving generalized reconstruction kernels
5: largely underexplored, partly due to the lack of easy integrability in 3D to 2D projections.
6: 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.
7: With this fresh perspective, we demonstrate up to 34\% faster convergence during training and a 15\% reduction in memory consumption across various DARB reconstruction kernels, while maintaining comparable PSNR, SSIM, and LPIPS results.
8: We will make the code available.
9:
10: %
11:
12: \end{abstract}
13: