English

MINR: Implicit Neural Representations with Masked Image Modelling

Computer Vision and Pattern Recognition 2025-07-31 v1 Artificial Intelligence Machine Learning

Abstract

Self-supervised learning methods like masked autoencoders (MAE) have shown significant promise in learning robust feature representations, particularly in image reconstruction-based pretraining task. However, their performance is often strongly dependent on the masking strategies used during training and can degrade when applied to out-of-distribution data. To address these limitations, we introduce the masked implicit neural representations (MINR) framework that synergizes implicit neural representations with masked image modeling. MINR learns a continuous function to represent images, enabling more robust and generalizable reconstructions irrespective of masking strategies. Our experiments demonstrate that MINR not only outperforms MAE in in-domain scenarios but also in out-of-distribution settings, while reducing model complexity. The versatility of MINR extends to various self-supervised learning applications, confirming its utility as a robust and efficient alternative to existing frameworks.

Keywords

Cite

@article{arxiv.2507.22404,
  title  = {MINR: Implicit Neural Representations with Masked Image Modelling},
  author = {Sua Lee and Joonhun Lee and Myungjoo Kang},
  journal= {arXiv preprint arXiv:2507.22404},
  year   = {2025}
}

Comments

Accepted to the ICCV 2023 workshop on Out-of-Distribution Generalization in Computer Vision

R2 v1 2026-07-01T04:25:24.433Z