用核函数分层构建模型,快速高效求解高维物理问题。
KHRONOS: a Kernel-Based Neural Architecture for Rapid, Resource-Efficient Scientific Computation
- 通过分维核展开的层级组合构造连续可微的目标场。
- 在2D泊松方程上实现低至6e-11的误差,比线性FEM快百万倍。
- 适合边缘计算、在线控制等对速度和资源敏感的应用。
当前高维物理系统模型受限于维度灾难和对密集数据的依赖。我们提出KHRONOS(基于核展开的降阶神经代理),用于建模、无模型及反演任务。该框架通过分维核展开的层级组合构造连续可微的目标场,并将其张量化为模式后叠加。在标准2D泊松方程基准测试中,从16到512自由度(DoFs)范围内,其L_2平方误差降至5e-4至6e-11。相较于柯尔莫哥洛夫-阿诺德网络(本身相比MLP/PINNs参数减少100倍且性能提升100倍),在参数数量相当的情况下提升超100倍;相比同等级自由度的标准线性有限元法(FEM),L_2平方误差降低10^6倍。推理复杂度主要由内积决定,实现亚毫秒级全场预测,可扩展至任意分辨率。对于反问题,仅需少量前向评估即可实现快速迭代水平集恢复,单样本延迟低于1微秒。其可扩展性、表达能力和可解释性为受约束的边缘计算、在线控制、计算机视觉等领域开辟新路径。
原文摘要 · Abstract (English)
Contemporary models of high dimensional physical systems are constrained by the curse of dimensionality and a reliance on dense data. We introduce KHRONOS (Kernel Expansion Hierarchy for Reduced Order, Neural Optimized Surrogates), an AI framework for model based, model free and model inversion tasks. KHRONOS constructs continuously differentiable target fields with a hierarchical composition of per-dimension kernel expansions, which are tensorized into modes and then superposed. We evaluate KHRONOS on a canonical 2D, Poisson equation benchmark: across 16 to 512 degrees of freedom (DoFs), it obtained L_2-square errors of 5e-4 down to 6e-11. This represents a greater than 100-fold gain over Kolmogorov Arnold Networks (which itself reports a 100 times improvement on MLPs/PINNs with 100 times fewer parameters) when controlling for the number of parameters. This also represents a 1e6-fold improvement in L_2-square error compared to standard linear FEM at comparable DoFs. Inference complexity is dominated by inner products, yielding sub-millisecond full-field predictions that scale to an arbitrary resolution. For inverse problems, KHRONOS facilitates rapid, iterative level set recovery in only a few forward evaluations, with sub-microsecond per sample latency. KHRONOS's scalability, expressivity, and interpretability open new avenues in constrained edge computing, online control, computer vision, and beyond.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。