English

PIXEL: Physics-Informed Cell Representations for Fast and Accurate PDE Solvers

Machine Learning 2023-02-07 v2 Numerical Analysis Numerical Analysis

Abstract

With the increases in computational power and advances in machine learning, data-driven learning-based methods have gained significant attention in solving PDEs. Physics-informed neural networks (PINNs) have recently emerged and succeeded in various forward and inverse PDE problems thanks to their excellent properties, such as flexibility, mesh-free solutions, and unsupervised training. However, their slower convergence speed and relatively inaccurate solutions often limit their broader applicability in many science and engineering domains. This paper proposes a new kind of data-driven PDEs solver, physics-informed cell representations (PIXEL), elegantly combining classical numerical methods and learning-based approaches. We adopt a grid structure from the numerical methods to improve accuracy and convergence speed and overcome the spectral bias presented in PINNs. Moreover, the proposed method enjoys the same benefits in PINNs, e.g., using the same optimization frameworks to solve both forward and inverse PDE problems and readily enforcing PDE constraints with modern automatic differentiation techniques. We provide experimental results on various challenging PDEs that the original PINNs have struggled with and show that PIXEL achieves fast convergence speed and high accuracy. Project page: https://namgyukang.github.io/PIXEL/

Keywords

Cite

@article{arxiv.2207.12800,
  title  = {PIXEL: Physics-Informed Cell Representations for Fast and Accurate PDE Solvers},
  author = {Namgyu Kang and Byeonghyeon Lee and Youngjoon Hong and Seok-Bae Yun and Eunbyung Park},
  journal= {arXiv preprint arXiv:2207.12800},
  year   = {2023}
}

Comments

Accepted to the 37th AAAI Conference on Artificial Intelligence (AAAI 2023) Main Track, DLDE-II NeurIPS 2022 Workshop (Spotlight), https://namgyukang.github.io/PIXEL/ (Project Page), https://github.com/NamGyuKang/CosineSampler (Customized CUDA) (17 pages, 17 figures)

R2 v1 2026-06-25T01:14:06.582Z