用数学解析方法解决物理场建模难题,大幅减少参数量且更快更准。
The Adaptive Vekua Cascade: A Differentiable Spectral-Analytic Solver for Physics-Informed Representation
- 通过可微分映射将复杂物理场投影到低维流形,再用解析函数基表示解
- 在3D问题中仅需840参数,比传统网格少4200倍,收敛速度提升2-3倍
- 适合需要高精度、低资源的科学计算场景,如波传播与湍流模拟
基于坐标的神经网络虽能表示连续物理场,但存在谱偏差(阻碍高频动态学习)和维度灾难(离散特征网格导致参数爆炸)两大问题。本文提出自适应Vekua级联(AVC),融合深度学习与经典逼近理论。AVC通过深层网络学习物理域的微分同胚变形,将复杂时空动态投影至潜在流形,在该流形上用广义解析函数基表示解。关键创新在于以可微分线性求解器替代标准梯度下降输出层,使前向传播中可闭式求解最优谱系数。我们在五个严格物理基准测试上评估,涵盖高频赫姆霍兹波传播、稀疏医学重建及非定常3D纳维-斯托克斯湍流。结果表明,AVC在保持最先进精度的同时,参数量降低数个数量级(如3D场景下840对420万),收敛速度提升2-3倍。该工作建立了一种高效、谱精度高的科学机器学习新范式。代码已开源:https://github.com/VladimerKhasia/vecua。
原文摘要 · Abstract (English)
Coordinate-based neural networks have emerged as a powerful tool for representing continuous physical fields, yet they face two fundamental pathologies: spectral bias, which hinders the learning of high-frequency dynamics, and the curse of dimensionality, which causes parameter explosion in discrete feature grids. We propose the Adaptive Vekua Cascade (AVC), a hybrid architecture that bridges deep learning and classical approximation theory. AVC decouples manifold learning from function approximation by using a deep network to learn a diffeomorphic warping of the physical domain, projecting complex spatiotemporal dynamics onto a latent manifold where the solution is represented by a basis of generalized analytic functions. Crucially, we replace the standard gradient-descent output layer with a differentiable linear solver, allowing the network to optimally resolve spectral coefficients in a closed form during the forward pass. We evaluate AVC on a suite of five rigorous physics benchmarks, including high-frequency Helmholtz wave propagation, sparse medical reconstruction, and unsteady 3D Navier-Stokes turbulence. Our results demonstrate that AVC achieves state-of-the-art accuracy while reducing parameter counts by orders of magnitude (e.g., 840 parameters vs. 4.2 million for 3D grids) and converging 2-3x faster than implicit neural representations. This work establishes a new paradigm for memory-efficient, spectrally accurate scientific machine learning. The code is available at https://github.com/VladimerKhasia/vecua.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。