PulseAugur
EN
LIVE 05:51:01

New kernel method learns controlled stochastic differential equations

Researchers have developed a novel kernel method to learn controlled stochastic differential equations (SDEs). This method aims to estimate the coefficients of SDEs by matching density flows derived from observed trajectory data. The approach is designed for multidimensional nonlinear SDEs where drift and diffusion depend on time, state, and control inputs. The study provides theoretical guarantees on the learning error and includes a Python implementation for practical application. AI

IMPACT Introduces a new statistical method for modeling complex dynamic systems, potentially applicable in areas requiring precise control and prediction.

RANK_REASON Academic paper published on arXiv detailing a new statistical method for learning SDEs. [lever_c_demoted from research: ic=1 ai=0.7]

Read on arXiv stat.ML →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New kernel method learns controlled stochastic differential equations

COVERAGE [1]

  1. arXiv stat.ML TIER_1 English(EN) · Luc Brogat-Motte, Riccardo Bonalli, Alessandro Rudi ·

    Learning Controlled Stochastic Differential Equations

    arXiv:2411.01982v2 Announce Type: replace Abstract: We study the problem of learning controlled stochastic differential equations (SDEs) \[ dX_t = b(t,X_t,u_t)\,dt + \sigma(t,X_t,u_t)\,dW_t, \] whose drift and diffusion depend nonlinearly on time, state, and control values. From …