Deep Wave Network for Modeling Multi-Scale Physical Dynamics
Alexander I. Khrabry, Edward A. Startsev, Andrew T. Powis, and Igor D. Kaganovich

TL;DR
The paper introduces Deep Wave Networks (DW-Net), a multi-wave stacking architecture that enhances multi-scale physical dynamics modeling by systematically increasing effective depth, leading to better accuracy-cost trade-offs in flow simulations.
Contribution
It proposes stacking multiple encoder-decoder waves with cross-wave skip connections to improve accuracy-cost scaling in U-Net-like models for physical simulations.
Findings
DW-Net models outperform single-wave U-Nets on 2D and 3D flow benchmarks.
DW-Net achieves higher accuracy at the same computational cost.
DW-Net reaches low-error regimes with up to 3x less training time.
Abstract
Performance of deep learning models is strongly governed by architectural capacity, with width and depth as primary controls. However, in physical-science applications, models are often compared at a single fixed size or by separating accuracy and computational cost, which can be misleading since architectures exhibit different accuracy-cost scaling as width and depth vary. This issue is particularly relevant for U-Net-type encoder-decoder models, widely used for multi-scale gas, fluid, and plasma dynamics due to their ability to represent features across spatial scales. A U-Net constructs a multi-resolution representation via an encoder that progressively reduces spatial resolution, followed by a decoder that restores it for prediction. Skip connections link corresponding encoder and decoder features, preserving fine-scale information and improving optimization. In practice, U-Net…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
