English

Characterizing and Optimizing the Spatial Kernel of Multi Resolution Hash Encodings

Computer Vision and Pattern Recognition 2026-02-12 v1

Abstract

Multi-Resolution Hash Encoding (MHE), the foundational technique behind Instant Neural Graphics Primitives, provides a powerful parameterization for neural fields. However, its spatial behavior lacks rigorous understanding from a physical systems perspective, leading to reliance on heuristics for hyperparameter selection. This work introduces a novel analytical approach that characterizes MHE by examining its Point Spread Function (PSF), which is analogous to the Green's function of the system. This methodology enables a quantification of the encoding's spatial resolution and fidelity. We derive a closed-form approximation for the collision-free PSF, uncovering inherent grid-induced anisotropy and a logarithmic spatial profile. We establish that the idealized spatial bandwidth, specifically the Full Width at Half Maximum (FWHM), is determined by the average resolution, NavgN_{\text{avg}}. This leads to a counterintuitive finding: the effective resolution of the model is governed by the broadened empirical FWHM (and therefore NavgN_{\text{avg}}), rather than the finest resolution NmaxN_{\max}, a broadening effect we demonstrate arises from optimization dynamics. Furthermore, we analyze the impact of finite hash capacity, demonstrating how collisions introduce speckle noise and degrade the Signal-to-Noise Ratio (SNR). Leveraging these theoretical insights, we propose Rotated MHE (R-MHE), an architecture that applies distinct rotations to the input coordinates at each resolution level. R-MHE mitigates anisotropy while maintaining the efficiency and parameter count of the original MHE. This study establishes a methodology based on physical principles that moves beyond heuristics to characterize and optimize MHE.

Keywords

Cite

@article{arxiv.2602.10495,
  title  = {Characterizing and Optimizing the Spatial Kernel of Multi Resolution Hash Encodings},
  author = {Tianxiang Dai and Jonathan Fan},
  journal= {arXiv preprint arXiv:2602.10495},
  year   = {2026}
}

Comments

ICLR 2026 (Poster); LaTeX source; 11 figures; 7 tables

R2 v1 2026-07-01T10:31:10.274Z