English

D'OH: Decoder-Only Random Hypernetworks for Implicit Neural Representations

Machine Learning 2024-10-14 v2 Computer Vision and Pattern Recognition

Abstract

Deep implicit functions have been found to be an effective tool for efficiently encoding all manner of natural signals. Their attractiveness stems from their ability to compactly represent signals with little to no offline training data. Instead, they leverage the implicit bias of deep networks to decouple hidden redundancies within the signal. In this paper, we explore the hypothesis that additional compression can be achieved by leveraging redundancies that exist between layers. We propose to use a novel runtime decoder-only hypernetwork - that uses no offline training data - to better exploit cross-layer parameter redundancy. Previous applications of hypernetworks with deep implicit functions have employed feed-forward encoder/decoder frameworks that rely on large offline datasets that do not generalize beyond the signals they were trained on. We instead present a strategy for the optimization of runtime deep implicit functions for single-instance signals through a Decoder-Only randomly projected Hypernetwork (D'OH). By directly changing the latent code dimension, we provide a natural way to vary the memory footprint of neural representations without the costly need for neural architecture search on a space of alternative low-rate structures.

Keywords

Cite

@article{arxiv.2403.19163,
  title  = {D'OH: Decoder-Only Random Hypernetworks for Implicit Neural Representations},
  author = {Cameron Gordon and Lachlan Ewen MacDonald and Hemanth Saratchandran and Simon Lucey},
  journal= {arXiv preprint arXiv:2403.19163},
  year   = {2024}
}

Comments

29 pages, 17 figures

R2 v1 2026-06-28T15:36:40.177Z