连续时间(continuous-time)

term_id: continuous_time

Category: basic_concepts

Definition

连续时间模型使用微分方程描述系统动态,允许状态随时间平滑演化。在人工智能中,这体现在神经常微分方程(Neural ODEs)等应用中…

Summary

一种建模方法,其中变量在连续域上平滑变化,而非离散步骤。

Key Concepts

  • 微分方程
  • 神经常微分方程
  • 平滑动态
  • 时序建模

Use Cases

  • 神经常微分方程
  • 物理信息机器学习
  • 不规则时间序列数据