Fully Hyperbolic Convolutional Neural Networks
Keegan Lensink, Bas Peters, Eldad Haber

TL;DR
This paper introduces fully reversible hyperbolic CNNs that leverage wavelet transforms to reduce memory usage in high-dimensional tasks like 3D imaging and video segmentation, achieving comparable results to state-of-the-art methods.
Contribution
It presents a novel hyperbolic CNN architecture with reversible properties using learnable wavelet transforms, enabling efficient high-dimensional data processing.
Findings
Achieves state-of-the-art results in 4D hyper spectral image segmentation.
Reduces memory footprint independently of network depth.
Extends to high-resolution Variational Auto Encoders.
Abstract
Convolutional Neural Networks (CNN) have recently seen tremendous success in various computer vision tasks. However, their application to problems with high dimensional input and output, such as high-resolution image and video segmentation or 3D medical imaging, has been limited by various factors. Primarily, in the training stage, it is necessary to store network activations for back propagation. In these settings, the memory requirements associated with storing activations can exceed what is feasible with current hardware, especially for problems in 3D. Motivated by the propagation of signals over physical networks, that are governed by the hyperbolic Telegraph equation, in this work we introduce a fully conservative hyperbolic network for problems with high dimensional input and output. We introduce a coarsening operation that allows completely reversible CNNs by using a learnable…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsModel Reduction and Neural Networks · Neural Networks and Applications · Image and Signal Denoising Methods
