I-INR: Iterative Implicit Neural Representations
Ali Haider, Muhammad Salman Ali, Maryam Qamar, Tahir Khalil, Soo Ye Kim, Jihyong Oh, Enzo Tartaglione, Sung-Ho Bae
TL;DR
This work addresses the limited high-frequency fidelity and noise robustness of implicit neural representations by introducing Iterative Implicit Neural Representations (I-INR), a plug-and-play framework that refines INR outputs over multiple steps using a BackboneNet complemented by lightweight FeedbackNet and FuseNet. By sharing the Backbone computation and applying iterative refinement, I-INR achieves superior detail preservation and robustness across image fitting, super-resolution, denoising, and 3D occupancy tasks with minimal overhead. The approach is validated through extensive experiments showing consistent improvements over SIREN, WIRE, and Gauss in both quantitative metrics (PSNR, SSIM, LPIPS) and qualitative reconstructions. The results suggest a practical pathway to deploy more faithful INRs in real-world noisy and incomplete data scenarios.
Abstract
Implicit Neural Representations (INRs) have revolutionized signal processing and computer vision by modeling signals as continuous, differentiable functions parameterized by neural networks. However, their inherent formulation as a regression problem makes them prone to regression to the mean, limiting their ability to capture fine details, retain high-frequency information, and handle noise effectively. To address these challenges, we propose Iterative Implicit Neural Representations (I-INRs) a novel plug-and-play framework that enhances signal reconstruction through an iterative refinement process. I-INRs effectively recover high-frequency details, improve robustness to noise, and achieve superior reconstruction quality. Our framework seamlessly integrates with existing INR architectures, delivering substantial performance gains across various tasks. Extensive experiments show that I-INRs outperform baseline methods, including WIRE, SIREN, and Gauss, in diverse computer vision applications such as image restoration, image denoising, and object occupancy prediction.
