English

Neural Knitworks: Patched Neural Implicit Representation Networks

Computer Vision and Pattern Recognition 2024-04-16 v2 Artificial Intelligence Graphics

Abstract

Coordinate-based Multilayer Perceptron (MLP) networks, despite being capable of learning neural implicit representations, are not performant for internal image synthesis applications. Convolutional Neural Networks (CNNs) are typically used instead for a variety of internal generative tasks, at the cost of a larger model. We propose Neural Knitwork, an architecture for neural implicit representation learning of natural images that achieves image synthesis by optimizing the distribution of image patches in an adversarial manner and by enforcing consistency between the patch predictions. To the best of our knowledge, this is the first implementation of a coordinate-based MLP tailored for synthesis tasks such as image inpainting, super-resolution, and denoising. We demonstrate the utility of the proposed technique by training on these three tasks. The results show that modeling natural images using patches, rather than pixels, produces results of higher fidelity. The resulting model requires 80% fewer parameters than alternative CNN-based solutions while achieving comparable performance and training time.

Keywords

Cite

@article{arxiv.2109.14406,
  title  = {Neural Knitworks: Patched Neural Implicit Representation Networks},
  author = {Mikolaj Czerkawski and Javier Cardona and Robert Atkinson and Craig Michie and Ivan Andonovic and Carmine Clemente and Christos Tachtatzis},
  journal= {arXiv preprint arXiv:2109.14406},
  year   = {2024}
}

Comments

Published in Pattern Recognition

R2 v1 2026-06-24T06:28:49.695Z