Search papers, labs, and topics across Lattice.
The paper introduces Domain-aware Fourier Features (DaFFs) as a positional encoding method for Physics-Informed Neural Networks (PINNs), encapsulating domain-specific characteristics like geometry and boundary conditions. DaFFs eliminate the need for explicit boundary condition loss terms and loss balancing, leading to faster convergence and lower errors compared to vanilla PINNs and RFF-based PINNs. The authors also develop an LRP-based explainability framework for PINNs, showing that DaFFs result in more physically consistent feature attributions.
PINNs get a major upgrade: Domain-aware Fourier Features (DaFFs) slash errors by orders of magnitude, accelerate convergence, and boost interpretability, outperforming vanilla and RFF-based PINNs.
Physics-Informed Neural Networks (PINNs) incorporate physics into neural networks by embedding partial differential equations (PDEs) into their loss function. Despite their success in learning the underlying physics, PINN models remain difficult to train and interpret. In this work, a novel modeling approach is proposed, which relies on the use of Domain-aware Fourier Features (DaFFs) for the positional encoding of the input space. These features encapsulate all the domain-specific characteristics, such as the geometry and boundary conditions, and unlike Random Fourier Features (RFFs), eliminate the need for explicit boundary condition loss terms and loss balancing schemes, while simplifying the optimization process and reducing the computational cost associated with training. We further develop an LRP-based explainability framework tailored to PINNs, enabling the extraction of relevance attribution scores for the input space. It is demonstrated that PINN-DaFFs achieve orders-of-magnitude lower errors and allow faster convergence compared to vanilla PINNs and RFFs-based PINNs. Furthermore, LRP analysis reveals that the proposed leads to more physically consistent feature attributions, while PINN-RFFs and vanilla PINNs display more scattered and less physics-relevant patterns. These results demonstrate that DaFFs not only enhance PINNs' accuracy and efficiency but also improve interpretability, laying the ground for more robust and informative physics-informed learning.