对于不完整的时间序列建模的时间感知神经普通微分方程
Zhuoqing Chang1, Shubo Liu1, Run Qiu1
1School of Computer Science, Wuhan University, 299# Bayi Rd, Wuchang District, Wuhan, 430072 Hubei China.
概括
本研究引入了时间意识的神经普通微分方程 (TN-ODE) 来建模不完整的时间序列数据. TN-ODE有效地赋值缺失值,并执行多步预测,优于现有方法.
科学领域:
- 数据科学数据科学数据科学
- 机器学习 机器学习
- 人工智能的人工智能
背景情况:
- 物联网 (IoT) 产生了大量的时间序列数据.
- 现实世界时间序列数据经常包含由于传感器问题或噪声而缺失的值.
- 当前处理缺失时间序列数据的方法往往会降低时间信息并引入错误.
研究的目的:
- 提出一种新的连续神经网络架构,时间意识的神经普通微分方程 (TN-ODE),用于建模不完整的时间序列数据.
- 为了在任何时间点准确地归算缺失的值.
- 为了方便在特定的未来时间点进行多步预测.
主要方法:
- 开发了一种连续神经网络架构TN-ODE.
- 利用一个时间意识的长短期记忆 (LSTM) 作为一个编码器,从部分观测中学习.
- 用连续时间动态的完全连接网络参数化潜态的导数.
主要成果:
- 与基线方法相比,TN-ODE在数据插入和抽取任务中表现优异.
- 该模型在归算和预测方面实现了较低的平均平方误差 (MSE).
- 此外,TN-ODE在下游时间序列分类任务中也显示出更高的准确性.
结论:
- 在不影响时间信息的情况下,TN-ODE提供了一个有效的解决方案来建模不完整的时间序列数据.
- 该架构成功地处理了缺失值赋值和多步预测.
- TN-ODE代表了物联网应用时间序列分析的重大进步.
相关概念视频
Linear Approximation in Time Domain
107
Nonlinear systems often require sophisticated approaches for accurate modeling and analysis, with state-space representation being particularly effective. This method is especially useful for systems where variables and parameters vary with time or operating conditions, such as in a simple pendulum or a translational mechanical system with nonlinear springs.
For a simple pendulum with a mass evenly distributed along its length and the center of mass located at half the pendulum's length,...
For a simple pendulum with a mass evenly distributed along its length and the center of mass located at half the pendulum's length,...
107
Classification of Systems-II
183
Continuous-time systems have continuous input and output signals, with time measured continuously. These systems are generally defined by differential or algebraic equations. For instance, in an RC circuit, the relationship between input and output voltage is expressed through a differential equation derived from Ohm's law and the capacitor relation,
183
State Space Representation
245
The frequency-domain technique, commonly used in analyzing and designing feedback control systems, is effective for linear, time-invariant systems. However, it falls short when dealing with nonlinear, time-varying, and multiple-input multiple-output systems. The time-domain or state-space approach addresses these limitations by utilizing state variables to construct simultaneous, first-order differential equations, known as state equations, for an nth-order system.
Consider an RLC circuit, a...
Consider an RLC circuit, a...
245
Linear time-invariant Systems
298
A system is linear if it displays the characteristics of homogeneity and additivity, together termed the superposition property. This principle is fundamental in all linear systems. Linear time-invariant (LTI) systems include systems with linear elements and constant parameters.
The input-output behavior of an LTI system can be fully defined by its response to an impulsive excitation at its input. Once this impulse response is known, the system's reaction to any other input can be...
The input-output behavior of an LTI system can be fully defined by its response to an impulsive excitation at its input. Once this impulse response is known, the system's reaction to any other input can be...
298
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving
84
Mechanistic models play a crucial role in algorithms for numerical problem-solving, particularly in nonlinear mixed effects modeling (NMEM). These models aim to minimize specific objective functions by evaluating various parameter estimates, leading to the development of systematic algorithms. In some cases, linearization techniques approximate the model using linear equations.
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
84
Basic Continuous Time Signals
242
Basic continuous-time signals include the unit step function, unit impulse function, and unit ramp function, collectively referred to as singularity functions. Singularity functions are characterized by discontinuities or discontinuous derivatives.
The unit step function, denoted u(t), is zero for negative time values and one for positive time values, exhibiting a discontinuity at t=0. This function often represents abrupt changes, such as the step voltage introduced when turning a car's...
The unit step function, denoted u(t), is zero for negative time values and one for positive time values, exhibiting a discontinuity at t=0. This function often represents abrupt changes, such as the step voltage introduced when turning a car's...
242


