Agent Tuning & Optimization 相关度: 5/10

Inverse Neural Operator for ODE Parameter Optimization

Zhi-Song Liu, Wenqing Peng, Helmi Toropainen, Ammar Kheder, Andreas Rupp, Holger Froning, Xiaojie Lin, Michael Boy
arXiv: 2603.11854v1 发布: 2026-03-12 更新: 2026-03-12

AI 摘要

提出了一种反向神经算子INO,用于从稀疏观测数据中恢复ODE参数。

主要贡献

  • 提出了 Inverse Neural Operator (INO)框架
  • 使用C-FNO学习可微代理模型重构ODE轨迹
  • 使用ADM学习参数空间中的核加权速度场

方法论

INO包含C-FNO学习轨迹重构和ADM学习参数空间速度场两个阶段,避免了梯度反向传播的不稳定性。

原文摘要

We propose the Inverse Neural Operator (INO), a two-stage framework for recovering hidden ODE parameters from sparse, partial observations. In Stage 1, a Conditional Fourier Neural Operator (C-FNO) with cross-attention learns a differentiable surrogate that reconstructs full ODE trajectories from arbitrary sparse inputs, suppressing high-frequency artifacts via spectral regularization. In Stage 2, an Amortized Drifting Model (ADM) learns a kernel-weighted velocity field in parameter space, transporting random parameter initializations toward the ground truth without backpropagating through the surrogate, avoiding the Jacobian instabilities that afflict gradient-based inversion in stiff regimes. Experiments on a real-world stiff atmospheric chemistry benchmark (POLLU, 25 parameters) and a synthetic Gene Regulatory Network (GRN, 40 parameters) show that INO outperforms gradient-based and amortized baselines in parameter recovery accuracy while requiring only 0.23s inference time, a 487x speedup over iterative gradient descent.

标签

神经算子 参数优化 常微分方程 反问题 深度学习

arXiv 分类

cs.LG