English

LogicIR: Logic Gate Networks for Image Restoration

Computer Vision and Pattern Recognition 2026-06-25 v1

Abstract

Image restoration aims to reconstruct high-quality images from degraded low-quality inputs. As the computational demands of image restoration models continue to rise, there is growing interest in lightweight architectures optimized for fast and efficient inference. Logic gate networks (LGNs), which operate using fundamental logic operations such as NAND and XOR, have recently emerged as a promising direction for achieving highly efficient computation. However, their potential remains largely untapped in the domain of image restoration. In this work, we introduce LogicIR, the first LGN specifically designed for image restoration tasks. LogicIR incorporates a UNet-inspired architecture composed entirely of logic gates. In addition, we propose a differentiable bit decoding layer and an index shuffling mechanism that improves information propagation across logic gates. Experimental results across multiple image restoration benchmarks demonstrate that LogicIR achieves strong performance with significantly reduced computational cost, establishing LogicIR as a viable and efficient alternative for image restoration. The source code is available at https://github.com/jimmy9704/LogicIR

Cite

@article{arxiv.2606.26609,
  title  = {LogicIR: Logic Gate Networks for Image Restoration},
  author = {Hongjae Lee and Myungjun Son and Jaeseong Yu and Seung-Won Jung},
  journal= {arXiv preprint arXiv:2606.26609},
  year   = {2026}
}

Comments

ECCV 2026