Hybrid Neural Representations for Spherical Data
Hyomin Kim, Yunhui Jang, Jaeho Lee, Sungsoo Ahn
TL;DR
This paper tackles the challenge of representing highly nonlinear spherical signals, such as weather, climate, and cosmic microwave background data. It presents Hybrid Neural Representations for Spherical data (HNeR-S), a hybrid approach that combines hierarchical spherical feature-grids with an MLP to produce positional encodings via bilinear spherical interpolation: $\hat{y}=f_\theta(\mathbf{x}_{\text{in}})=\mathrm{MLP}(\mathbf{Z}(\mathbf{x}_{\text{in}}))$. Two grid variants—an equirectangular grid for weather/climate and a HEALPix grid for CMB—are trained end-to-end on the respective datasets and evaluated on regression, super-resolution, temporal interpolation, and compression, where HNeR-S consistently outperforms five INR baselines. The results suggest that spherical-hybrid representations enable high-fidelity reconstruction and scalable processing of global data, with potential future directions including adaptive grids and geodesic-aware interpolation.
Abstract
In this paper, we study hybrid neural representations for spherical data, a domain of increasing relevance in scientific research. In particular, our work focuses on weather and climate data as well as comic microwave background (CMB) data. Although previous studies have delved into coordinate-based neural representations for spherical signals, they often fail to capture the intricate details of highly nonlinear signals. To address this limitation, we introduce a novel approach named Hybrid Neural Representations for Spherical data (HNeR-S). Our main idea is to use spherical feature-grids to obtain positional features which are combined with a multilayer perception to predict the target signal. We consider feature-grids with equirectangular and hierarchical equal area isolatitude pixelization structures that align with weather data and CMB data, respectively. We extensively verify the effectiveness of our HNeR-S for regression, super-resolution, temporal interpolation, and compression tasks.
