English

HashEncoding: Autoencoding with Multiscale Coordinate Hashing

Computer Vision and Pattern Recognition 2022-11-30 v1

Abstract

We present HashEncoding, a novel autoencoding architecture that leverages a non-parametric multiscale coordinate hash function to facilitate a per-pixel decoder without convolutions. By leveraging the space-folding behaviour of hashing functions, HashEncoding allows for an inherently multiscale embedding space that remains much smaller than the original image. As a result, the decoder requires very few parameters compared with decoders in traditional autoencoders, approaching a non-parametric reconstruction of the original image and allowing for greater generalizability. Finally, by allowing backpropagation directly to the coordinate space, we show that HashEncoding can be exploited for geometric tasks such as optical flow.

Keywords

Cite

@article{arxiv.2211.15894,
  title  = {HashEncoding: Autoencoding with Multiscale Coordinate Hashing},
  author = {Lukas Zhornyak and Zhengjie Xu and Haoran Tang and Jianbo Shi},
  journal= {arXiv preprint arXiv:2211.15894},
  year   = {2022}
}
R2 v1 2026-06-28T07:16:10.130Z