paper-with-me

홈 › Papers

Optimizing Rank for High-Fidelity Implicit Neural Representations

2025-12-16 · Julian McGinnis, Florian A. Hölzl, Suprosanna Shit, Florentin Bieder, Paul Friedrich, Mark Mühlau, Bjoern Menze, Daniel Rueckert, Benedikt Wiestler arxiv

Implicit Neural Representations (INRs) based on vanilla Multi-Layer Perceptrons (MLPs) are widely believed to be incapable of representing high-frequency content. This has directed research efforts towards architectural interventions, such as coordinate embeddings or specialized activation functions, to represent high-frequency signals. In this paper, we challenge the notion that the low-frequency bias of vanilla MLPs is an intrinsic, architectural limitation to learn high-frequency content, but instead a symptom of stable rank degradation during training. We empirically demonstrate that regulating the network's rank during training substantially improves the fidelity of the learned signal, rendering even simple MLP architectures expressive. Extensive experiments show that using optimizers like Muon, with high-rank, near-orthogonal updates, consistently enhances INR architectures even beyond simple ReLU MLPs. These substantial improvements hold across a diverse range of domains, including natural and medical images and novel view synthesis, with up to +9 dB PSNR over the same architecture. Code is available at (https://rank-inrs.github.io).

📄 PDF Abstract BibTeX arXiv:2512.14366

Code (0)

등록된 구현이 없습니다.

Tasks

Novel View Synthesis

Similar Papers 제목 키워드 기반

Iso-Points: Optimizing Neural Implicit Surfaces with Hybrid Representations

2020-12-11 · CVPR 2021 1 · Wang Yifan, Shihao Wu, Cengiz Oztireli, Olga Sorkine-Hornung

Neural implicit functions have emerged as a powerful representation for surfaces in 3D. Such a function can encode a high quality surface with intricate details into the parameters of a deep neural network. However, opti…

Improving Statistical Fidelity for Neural Image Compression with Implicit Local Likelihood Models

2023-01-26 · Matthew J. Muckley, Alaaeldin El-Nouby, Karen Ullrich, Hervé Jégou 외

Lossy image compression aims to represent images in as few bits as possible while maintaining fidelity to the original. Theoretical results indicate that optimizing distortion metrics such as PSNR or MS-SSIM necessarily …

Image CompressionMS-SSIMSSIM

The Inlet Rank Collapse in Implicit Neural Representations: Diagnosis and Unified Remedy

2026-02-02 · Jianqiao Zheng, Hemanth Saratchandran, Simon Lucey arxiv

Implicit Neural Representations (INRs) have revolutionized continuous signal modeling, yet they struggle to recover fine-grained details within finite training budgets. While empirical techniques, such as positional enco…

Implicit Geometric Regularization for Learning Shapes

2020-02-24 · ICML 2020 1 · Amos Gropp, Lior Yariv, Niv Haim, Matan Atzmon 외

Representing shapes as level sets of neural networks has been recently proved to be useful for different shape analysis and reconstruction tasks. So far, such representations were computed using either: (i) pre-computed …

Algorithmic Regularization in Tensor Optimization: Towards a Lifted Approach in Matrix Sensing

2023-10-24 · NeurIPS 2023 11

Gradient descent (GD) is crucial for generalization in machine learning models, as it induces implicit regularization, promoting compact representations. In this work, we examine the role of GD in inducing implicit regul…