A Simple and General Binarization Method for Image Restoration Neural Networks
Abstract
With the advancement of deep learning techniques, image restoration (IR) performance has improved significantly. However, these techniques often come with high computational costs, which pose challenges in meeting the processing latency requirements of resource-constrained hardware in edge computer vision systems. To address this issue, we propose a simple binarization technique and an efficient training strategy called Gentle Approximation Method (GAM) to extend the application of binary neural networks (BNNs) to various IR tasks, including low-light image enhancement, deraining, denoising, and super-resolution. Our results demonstrate the effectiveness of our method in binarizing full-precision deep neural networks. By binarizing these networks, we achieve a significant reduction in computational and memory demands while maintaining satisfactory performance. For instance, in the denoising task, the FLOPs can be reduced to only 3% of the original network while preserving most of the performance.
Cite
Text
Wang et al. "A Simple and General Binarization Method for Image Restoration Neural Networks." Proceedings of the 15th Asian Conference on Machine Learning, 2023.Markdown
[Wang et al. "A Simple and General Binarization Method for Image Restoration Neural Networks." Proceedings of the 15th Asian Conference on Machine Learning, 2023.](https://mlanthology.org/acml/2023/wang2023acml-simple/)BibTeX
@inproceedings{wang2023acml-simple,
title = {{A Simple and General Binarization Method for Image Restoration Neural Networks}},
author = {Wang, Mengxue and Zhang, Yue and Zhang, Xiaodong and Min, Run},
booktitle = {Proceedings of the 15th Asian Conference on Machine Learning},
year = {2023},
pages = {1433-1448},
volume = {222},
url = {https://mlanthology.org/acml/2023/wang2023acml-simple/}
}