CVLGAug 12, 2025

Accelerated Volumetric Compression without Hierarchies: A Fourier Feature Based Implicit Neural Representation Approach

arXiv:2508.08937v11 citationsh-index: 10
Originality Incremental advance
AI Analysis

This provides a scalable, structure-free solution for practical applications in fields like medical imaging, scientific simulation, and entertainment, though it is incremental as it builds on coordinate-based neural representations.

The paper tackled volumetric data compression by introducing a structure-free neural method using Fourier feature encoding and selective voxel sampling, which reduced training time by 63.7% (from 30 to 11 minutes) with minor quality loss (PSNR dropped 0.59 dB and SSIM by 0.008) and achieved a compression rate of 14.

Volumetric data compression is critical in fields like medical imaging, scientific simulation, and entertainment. We introduce a structure-free neural compression method combining Fourierfeature encoding with selective voxel sampling, yielding compact volumetric representations and faster convergence. Our dynamic voxel selection uses morphological dilation to prioritize active regions, reducing redundant computation without any hierarchical metadata. In the experiment, sparse training reduced training time by 63.7 % (from 30 to 11 minutes) with only minor quality loss: PSNR dropped 0.59 dB (from 32.60 to 32.01) and SSIM by 0.008 (from 0.948 to 0.940). The resulting neural representation, stored solely as network weights, achieves a compression rate of 14 and eliminates traditional data-loading overhead. This connects coordinate-based neural representation with efficient volumetric compression, offering a scalable, structure-free solution for practical applications.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes