PILIR: Physics-Informed Local Implicit Representation

arXiv cs.LG / 5/4/2026

📰 NewsModels & Research

Key Points

  • The paper proposes PILIR, a physics-informed neural representation aimed at overcoming spectral bias in standard PINNs that tend to learn low-frequency components first.
  • PILIR improves high-frequency learning by separating the physical domain into a discrete latent feature space and a continuous decoder, with a learnable grid that encodes explicit spatial locality.
  • A generative neural operator is used to synthesize local latent features into continuous physical fields, helping preserve fine-scale structures rather than letting them be diluted by global patterns.
  • Experiments across multiple challenging PDEs indicate that PILIR mitigates spectral bias, accelerates convergence for high-frequency details, and outperforms state-of-the-art approaches in accuracy.

Abstract

Physics-Informed Neural Networks have become a powerful mesh-free method for solving partial differential equations, but their performance is often limited by spectral bias. Specifically, in standard MLPs used in PINNs, the global parameter coupling causes the model to prioritize learning low-frequency components, resulting in slow convergence for high-frequency details. To overcome this limitation, we introduce the Physics-Informed Local Implicit Representation (PILIR). Our approach separates the global physical domain into a discrete latent feature space and a continuous generative decoder. By using a learnable grid to encode explicit spatial locality, PILIR can capture high-frequency details locally, preventing dilution by global patterns. A generative neural operator then synthesizes these local latent features into continuous physical fields, allowing accurate reconstruction of fine-scale structures. Experiments on a range of challenging PDEs show that PILIR effectively mitigates spectral bias, thereby boosting the convergence of high-frequency details and achieving superior accuracy compared to state-of-the-art methods.