@article{Lu2025, 
author = {Wanglong Lu and Xianta Jiang and Xiaogang Jin and Yong-Liang Yang and Minglun Gong and Kaijie Shi and Tao Wang and Hanli Zhao},
title = {GRIG: Data-efficient generative residual image inpainting},
year = {2025},
journal = {Computational Visual Media},
volume = {11},
number = {6},
pages = {1329-1361},
keywords = {image inpainting, generative adversarial networks, residual learning, iterative reasoning},
url = {https://www.sciopen.com/article/10.26599/CVM.2025.9450408},
doi = {10.26599/CVM.2025.9450408},
abstract = {Image inpainting is the task of filling in missing or masked regions of an image with semantically meaningful content. Recent methods have shown significant improvement in dealing with large missing regions. However, these methods usually require large training datasets to achieve satisfactory results, and there has been limited research into training such models on a small number of samples. To address this, we present a novel data-efficient generative residual image inpainting method that produces high-quality inpainting results. The core idea is to use an iterative residual reasoning method that incorporates convolutional neural networks (CNNs) for feature extraction and transformers for global reasoning within generative adversarial networks, along with image-level and patch-level discriminators. We also propose a novel forged-patch adversarial training strategy to create faithful textures and detailed appearances. Extensive evaluation shows that our method outperforms previous methods on the data-efficient image inpainting task, both quantitatively and qualitatively.}
}