CORTEXA
← Browse
arxivcs.CVcs.GR2026-07-20

Lossless-INR: Lossless Volumetric Implicit Neural Representations

Kaiyuan Tang, Daniel Burke, Chaoli Wang

Implicit neural representation (INR) methods provide continuous coordinate-to-value mappings and integrate naturally with direct volume rendering, making them attractive for representing volumetric data. However, existing INR-based approaches for volumetric data are inherently lossy, and even small reconstruction errors can propagate through rendering and downstream analysis. In this work, we explore Lossless-INR, a lossless INR framework for 3D scientific volumetric data based on bit-plane decomposition. By decomposing each voxel value into binary bit-planes, we reformulate reconstruction as per-bit binary classification, so that exact recovery reduces to predicting every bit correctly. To make this optimization tractable while keeping the representation compact, we combine an octree block-partitioning strategy that adaptively subdivides complex regions with a ternary feature-grid network whose grid entries are parameterized by a ternary set of values. Experiments on diverse volumetric datasets show that this design can achieve zero bit-error rate and bit-exact reconstruction, enabling faithful rendering and downstream analysis with a compact representation. The code is available at https://github.com/TouKaienn/Lossless-INR.

View free PDFSource page

Related papers

arxivcs.LGcs.CVcs.GR2026-07-11

Error Aware Distribution Prediction for Lightweight Implicit Neural Representations

Zhimin Li, Jake D. Balla, Joshua A. Levine

Implicit neural representations (INRs) offer compact encoding of volumes, but as lossy approximators, inevitably have prediction errors. We consider INRs that can simultaneously encode relative error scales by predicting distributions using tools from uncertainty estimation. Typi…

View free PDFSource page
arxivcs.CVcs.GR2026-07-15

CASA-SDF: Curriculum-Aware Spatial Adaptation with Curvature-Guided Density for Neural Implicit Surface Reconstruction

Lei Yang, Weiqing Li, Zhiyong Su, Liang Xiao

Neural implicit representations have emerged as a powerful paradigm for 3D reconstruction. However, high-fidelity indoor surface reconstruction remains a significant challenge, primarily due to the pronounced \emph{geometric heterogeneity} of indoor scenes. Large texture-less pla…

View free PDFSource page
arxivcs.CVcs.GR2026-07-18

CNS-Edit++: Category-Agnostic 3D Editing with Coupled Neural Shape Representation

Jingyu Hu, Weilong Yan, Zhengzhe Liu, Haipeng Li, Ka-Hei Hui, Hao Zhang, et al.

This paper presents a latent-space 3D shape editing framework built upon a coupled neural shape (CNS) representation and a neural feature volume optimization. This work extends CNS-Edit, built on Coupled Neural Shape optimization, to CNS-Edit++, by generalizing the category-speci…

View free PDFSource page
arxivcs.CVcs.GR2026-06-26

AEGIR: Modeling Area Emitters for Indoor Inverse Rendering using Gaussian Splatting

Mohamed Shawky Sabae, Philipp Langsteiner, Jan-Niklas Dihlmann, Hendrik Lensch

Inverse rendering requires separating illumination from surface materials, which is highly ambiguous due to their tight coupling in observed images. While Gaussian Splatting is efficient for novel view synthesis, existing relightable methods approximate scene lighting using discr…

View free PDFSource page