IICNet: A Generic Framework for Reversible Image Conversion
Ka Leong Cheng, Yueqi Xie, Qifeng Chen

TL;DR
IICNet is a versatile invertible neural network framework that enables reversible image conversion, effectively preserving information and outperforming task-specific methods across various visual content transformation tasks.
Contribution
The paper introduces IICNet, a generic invertible neural network framework for reversible image conversion, eliminating the need for task-specific network design.
Findings
Outperforms existing RIC methods on multiple tasks
Demonstrates strong generalization to new RIC tasks
Maintains high information preservation during conversion
Abstract
Reversible image conversion (RIC) aims to build a reversible transformation between specific visual content (e.g., short videos) and an embedding image, where the original content can be restored from the embedding when necessary. This work develops Invertible Image Conversion Net (IICNet) as a generic solution to various RIC tasks due to its strong capacity and task-independent design. Unlike previous encoder-decoder based methods, IICNet maintains a highly invertible structure based on invertible neural networks (INNs) to better preserve the information during conversion. We use a relation module and a channel squeeze layer to improve the INN nonlinearity to extract cross-image relations and the network flexibility, respectively. Experimental results demonstrate that IICNet outperforms the specifically-designed methods on existing RIC tasks and can generalize well to various…
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
TopicsAdvanced Image Processing Techniques · Generative Adversarial Networks and Image Synthesis · Image Enhancement Techniques
MethodsAffine Coupling · Invertible 1x1 Convolution · IICNet
