ETRI-Knowledge Sharing Plaform

KOREAN
논문 검색
Type SCI
Year ~ Keyword

Detail

Journal Article TSDF Volume Compression using Sampling-Enhancing Residual Block and Selective Latent Code Encoding
Cited - time in scopus Share share facebook twitter linkedin kakaostory
Authors
Soowoong Kim, Jooyoung Lee, Gun Bang, Seungjoon Yang
Issue Date
2026-03
Citation
ACM Transactions on Multimedia Computing, Communications, and Applications, v.Early Access, pp.1-24
ISSN
1551-6865
Publisher
Association for Computing Machinery (ACM)
Language
English
Type
Journal Article
DOI
https://dx.doi.org/10.1145/3801970
Abstract
This paper introduces a novel deep-learning method for efficiently compressing truncated signed distance function (TSDF) volumes. Previous works divide TSDF volumes into blocks and encode each block into the same number of latent codes, regardless of the geometric complexity stored in each block. This results in higher bitrates and increased complexity in arithmetic coding, as both complex and simple geometric blocks require the same number of latent codes. To address these inefficiencies, we propose a hyperprior-based compression model with latent code selection (HyperLCS) that dynamically adjusts the number of latent codes based on the geometric complexity of TSDF blocks. Through geometry-complexity-adaptive selective coding, HyperLCS reduces unnecessary bit allocation and arithmetic coding complexity, leading to improved coding efficiency, lower bitrates, and faster compression times. Furthermore, we introduce the Sampling-Enhancing Residual Block (SERB), a modified residual block designed to compensate for feature loss during spatial sampling by calculating residuals at the input resolution and adjusting the sampled output. Experimentally, SERB demonstrated improved TSDF volume compression performance compared to conventional residual blocks with the same capacity in terms of weight parameters. By combining HyperLCS and SERB, our method achieves superior TSDF volume compression performance, maintaining high data fidelity even at high compression rates. Experimental results demonstrate substantial improvements over existing techniques.
Keyword
TSDF volume compression, volumetric data compression, adaptive latent code selection, sampling-enhancing residual block
KSP Keywords
Code selection, Coding efficiency, Compression model, Compression performance, Data fidelity, High compression, Learning methods, Signed distance function, Spatial sampling, Volumetric data, arithmetic coding