Switch language한국어
Back to the list

NPSolver: Neural Poisson Solver with Iterative Physics Supervision

TL;DR AI

Key summary

2 min read
  1. Researchers introduced NPSolver, a neural Poisson solver trained without ground-truth labels by using a few preconditioned conjugate gradient steps as supervision.

  2. The method replaces raw residual losses with iterative physics-based guidance, aiming for more stable training on PDE problems.

  3. It also adds BA-Transolver, a boundary-aware design for mixed boundary conditions and irregular geometries.

  4. NPSolver outperforms physics-informed and data-driven baselines on 2D and 3D benchmarks and supports a thermal control application.

Read the original