LGJun 4, 2024

System-Aware Neural ODE Processes for Few-Shot Bayesian Optimization

arXiv:2406.02352v25 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of optimizing dynamical systems with limited data for applications like experimental design, though it appears incremental as an extension of existing Neural ODE Processes.

The paper tackles the problem of optimizing initial conditions and termination times in unknown ODE systems with costly evaluations and delayed measurements, by introducing a few-shot Bayesian Optimization framework using System-Aware Neural ODE Processes, which achieves efficient optimization in limited trials.

We consider the problem of optimizing initial conditions and termination time in dynamical systems governed by unknown ordinary differential equations (ODEs), where evaluating different initial conditions is costly and the state's value can not be measured in real-time but only with a delay while the measuring device processes the sample. To identify the optimal conditions in limited trials, we introduce a few-shot Bayesian Optimization (BO) framework based on the system's prior information. At the core of our approach is the System-Aware Neural ODE Processes (SANODEP), an extension of Neural ODE Processes (NODEP) designed to meta-learn ODE systems from multiple trajectories using a novel context embedding block. We further develop a two-stage BO framework to effectively incorporate search space constraints, enabling efficient optimization of both initial conditions and observation timings. We conduct extensive experiments showcasing SANODEP's potential for few-shot BO within dynamical systems. We also explore SANODEP's adaptability to varying levels of prior information, highlighting the trade-off between prior flexibility and model fitting accuracy.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes