Learning from Imperfect Data: Robust Inference of Dynamic Systems Using Simulation-Based Generative Model
Hyeontae Jo, Hyung Ju Hwang, Hyunwoo Cho
aaai
Research metadataShow detailsHide details
- Affiliations
- Not available
- Published
- 2026-03-17
- Processed
- 7/25/2026, 12:44:36 PM
- Analysis model
- gemini-2.5-flash
- Analysis status
- analyzed
- Local PDF artifact
- papers/pdf/2026/learning-from-imperfect-data-robust-inference-of-dynamic-sys.pdf
Summary
This paper introduces SiGMoID (Simulation-based Generative Model for Imperfect Data), a framework designed for robust inference of dynamic systems from noisy, sparse, or partially observed data. The core idea is to integrate two deep-learning models: HyperPINN for solving ordinary differential equations (ODEs) corresponding to predetermined parameters, and Wasserstein Generative Adversarial Networks (W-GAN) for adjusting priors and matching solutions to imperfect data. SiGMoID is empirically claimed to quantify data noise, estimate system parameters, and infer unobserved system components with superior accuracy and robustness compared to conventional methods, demonstrating broad applicability across various scientific and engineering domains.
Problem
The paper addresses significant challenges in system inference for nonlinear dynamic models represented by ODEs, particularly when data is imperfect. These challenges are categorized into two distinct types:
- Noisy and Sparse (NS) Data: Observations of system components are noisy and recorded at sparse time points. While existing methods like penalized likelihood and Gaussian processes (GPs) have been developed for NS data, they often require significant manual tuning or can be computationally expensive.