i-RevNet: Deep Invertible Networks
J\"orn-Henrik Jacobsen (IvI), Arnold Smeulders (IvI), Edouard Oyallon, (CVN, GALEN, SEQUEL, DI-ENS)

TL;DR
The paper introduces i-RevNet, an invertible deep network architecture that preserves all input information throughout the layers, challenging the notion that information loss is necessary for effective learning.
Contribution
It presents a novel invertible network design using homeomorphic layers, enabling full invertibility and providing insights into deep representations without information discard.
Findings
i-RevNet can be fully inverted up to class projection
Deep representations can be understood as progressive contraction and linear separation
Reconstructed interpolations reveal the nature of learned representations
Abstract
It is widely believed that the success of deep convolutional networks is based on progressively discarding uninformative variability about the input with respect to the problem at hand. This is supported empirically by the difficulty of recovering images from their hidden representations, in most commonly used network architectures. In this paper we show via a one-to-one mapping that this loss of information is not a necessary condition to learn representations that generalize well on complicated problems, such as ImageNet. Via a cascade of homeomorphic layers, we build the i-RevNet, a network that can be fully inverted up to the final projection onto the classes, i.e. no information is discarded. Building an invertible architecture is difficult, for one, because the local inversion is ill-conditioned, we overcome this by providing an explicit inverse. An analysis of i-RevNets learned…
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
TopicsGenerative Adversarial Networks and Image Synthesis · Advanced Image Processing Techniques · Adversarial Robustness in Machine Learning
