Partition Speeds Up Learning Implicit Neural Representations Based on Exponential-Increase Hypothesis
Ke Liu, Feng Liu, Haishuai Wang, Ning Ma, Jiajun Bu, Bo Han

TL;DR
This paper investigates how partitioning images into sub-regions can significantly accelerate the learning of implicit neural representations by addressing the exponential increase in training time caused by image discontinuities.
Contribution
The paper introduces a partition-based approach that improves INR training speed by dividing images into sub-regions, supported by theoretical proof and practical partition rules.
Findings
Partitioning speeds up INR convergence.
Partition-based methods outperform non-partitioned approaches.
Effective in both single image and learning-to-learn frameworks.
Abstract
(INRs) aim to learn a (i.e., a neural network) to represent an image, where the input and output of the function are pixel coordinates and RGB/Gray values, respectively. However, images tend to consist of many objects whose colors are not perfectly consistent, resulting in the challenge that image is actually a and cannot be well estimated by a continuous function. In this paper, we empirically investigate that if a neural network is enforced to fit a discontinuous piecewise function to reach a fixed small error, the time costs will increase exponentially with respect to the boundaries in the spatial domain of the target signal. We name this phenomenon the hypothesis. Under the hypothesis, learning INRs for…
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
TopicsMedical Image Segmentation Techniques · Domain Adaptation and Few-Shot Learning · Neural Networks and Applications
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
