TINC: Tree-structured Implicit Neural Compression
Runzhao Yang, Tingxiong Xiao, Yuxiao Cheng, Jinli Suo, Qionghai Dai

TL;DR
TINC introduces a hierarchical, tree-structured neural compression method that enhances implicit neural representations by effectively removing redundancy and improving fidelity across diverse data types.
Contribution
The paper proposes a novel tree-structured parameter sharing scheme for INR, enabling better local and global redundancy removal and improved compression performance.
Findings
TINC outperforms commercial tools and deep learning methods in compression quality.
The hierarchical structure improves the continuity and redundancy removal in local regions.
The method is flexible and adaptable to various data types and settings.
Abstract
Implicit neural representation (INR) can describe the target scenes with high fidelity using a small number of parameters, and is emerging as a promising data compression technique. However, limited spectrum coverage is intrinsic to INR, and it is non-trivial to remove redundancy in diverse complex data effectively. Preliminary studies can only exploit either global or local correlation in the target data and thus of limited performance. In this paper, we propose a Tree-structured Implicit Neural Compression (TINC) to conduct compact representation for local regions and extract the shared features of these local representations in a hierarchical manner. Specifically, we use Multi-Layer Perceptrons (MLPs) to fit the partitioned local regions, and these MLPs are organized in tree structure to share parameters according to the spatial distance. The parameter sharing scheme not only ensures…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Vision and Imaging · Image and Signal Denoising Methods · Image Enhancement Techniques
