E2FIF: Push the limit of Binarized Deep Imagery Super-resolution using End-to-end Full-precision Information Flow
Zhiqiang Lang, Chongxing Song, Lei Zhang, Wei Wei

TL;DR
This paper introduces E2FIF, a method that enhances binarized deep image super-resolution by preserving full-precision information flow with skip connections, significantly improving performance without extra computation.
Contribution
It proposes a novel full-precision information flow scheme with skip connections for BNNs in SISR, boosting accuracy and generalization without additional computational cost.
Findings
Outperforms existing BNNs on multiple benchmarks
Achieves superior results compared to some 4-bit models
Applicable to various BNN backbones without extra computation
Abstract
Binary neural network (BNN) provides a promising solution to deploy parameter-intensive deep single image super-resolution (SISR) models onto real devices with limited storage and computational resources. To achieve comparable performance with the full-precision counterpart, most existing BNNs for SISR mainly focus on compensating the information loss incurred by binarizing weights and activations in the network through better approximations to the binarized convolution. In this study, we revisit the difference between BNNs and their full-precision counterparts and argue that the key for good generalization performance of BNNs lies on preserving a complete full-precision information flow as well as an accurate gradient flow passing through each binarized convolution layer. Inspired by this, we propose to introduce a full-precision skip connection or its variant over each binarized…
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 · Advanced Vision and Imaging · Image Processing Techniques and Applications
MethodsConvolution
