English

PINs: Progressive Implicit Networks for Multi-Scale Neural Representations

Computer Vision and Pattern Recognition 2022-06-20 v2

Abstract

Multi-layer perceptrons (MLP) have proven to be effective scene encoders when combined with higher-dimensional projections of the input, commonly referred to as \textit{positional encoding}. However, scenes with a wide frequency spectrum remain a challenge: choosing high frequencies for positional encoding introduces noise in low structure areas, while low frequencies result in poor fitting of detailed regions. To address this, we propose a progressive positional encoding, exposing a hierarchical MLP structure to incremental sets of frequency encodings. Our model accurately reconstructs scenes with wide frequency bands and learns a scene representation at progressive level of detail \textit{without explicit per-level supervision}. The architecture is modular: each level encodes a continuous implicit representation that can be leveraged separately for its respective resolution, meaning a smaller network for coarser reconstructions. Experiments on several 2D and 3D datasets show improvements in reconstruction accuracy, representational capacity and training speed compared to baselines.

Keywords

Cite

@article{arxiv.2202.04713,
  title  = {PINs: Progressive Implicit Networks for Multi-Scale Neural Representations},
  author = {Zoe Landgraf and Alexander Sorkine Hornung and Ricardo Silveira Cabral},
  journal= {arXiv preprint arXiv:2202.04713},
  year   = {2022}
}

Comments

ICML 2022 (spotlight)

R2 v1 2026-06-24T09:29:05.230Z