核心概念
ZCS simplifies AD for physics-informed operator learning, reducing memory and time while maintaining training results.
要約
The content introduces the Zero Coordinate Shift (ZCS) algorithm for automatic differentiation in physics-informed operator learning. ZCS significantly reduces GPU memory and wall time for training DeepONets by simplifying derivatives calculation. The algorithm is compared to traditional methods like FuncLoop and DataVect across various PDE problems, showcasing its efficiency and effectiveness.
- ZCS introduces a novel approach to conduct automatic differentiation for physics-informed operator learning.
- The algorithm simplifies derivative calculations by introducing zero-valued dummy variables.
- ZCS significantly reduces memory consumption and training time compared to traditional methods.
- Experiments on reaction-diffusion, Burgers' equation, Kirchhoff-Love plates, and Stokes flow demonstrate the effectiveness of ZCS.
- Limitations include challenges with structured grid-based models like CNNs and FNOs.
統計
ZCSは、GPUメモリとウォールタイムを劇的に削減します。
ZCSは、自動微分のための新しいアプローチを導入します。
引用
"ZCS turns out to be one-order-of-magnitude more efficient in both memory and time."
"ZCS emerges as a replacement for both, with an outstanding superiority across all problem scales."