对于不规则采样时间序列的多时间注意力网络.
Satya Narayan Shukla1, Benjamin M Marlin1
1College of Information and Computer Sciences University of Massachusetts Amherst, Amherst, MA 01003, USA.
概括
我们介绍了多时间注意力网络,这是一个新的深度学习框架,用于不规则地采样时间序列数据. 这种方法可以通过更快的培训,在插值和分类任务上实现竞争性或优异的性能.
科学领域:
- 人工智能的人工智能
- 机器学习 机器学习
- 深度学习 (Deep Learning) 是一种深度学习.
背景情况:
- 不定期采样的时间序列数据对标准深度学习模型构成重大挑战.
- 电子健康记录中的生理数据往往稀疏,采样不规则,多变量.
- 现有的模型很难有效地处理这些数据的复杂性.
研究的目的:
- 提出一种新的深度学习框架,即多时注意网络,用于模拟不规则采样的时间序列.
- 为了应对生理时间序列数据中稀疏性,不规则的采样和多变量性质的挑战.
- 开发一种能够学习连续时间嵌入并产生固定长度表示的模型.
主要方法:
- 开发了多时间注意网络 (MTAN) 框架.
- 整合了一个注意力机制来处理可变数量的观察.
- 对于连续时间值的学习嵌入.
- 在使用多个数据集进行插值和分类任务的评估性能.
主要成果:
- 拟议的多时间注意网络的性能与基线和最近的模型相比或超过.
- 与当前最先进的方法相比,该框架实现了明显更快的培训时间.
- 有效地处理稀疏,不规则采样和多变量时间序列数据.
结论:
- 多时间注意网络提供了一个有效和高效的解决方案,用于对不规则抽样时间序列进行深度学习.
- 该框架对电子健康记录和其他具有类似数据特征的领域的应用非常有希望.
- 在时间序列建模中,MTAN为具有挑战性的真实世界数据集提供了宝贵的进步.
相关概念视频
Sampling Continuous Time Signal
783
In signal processing, a continuous-time signal can be sampled using an impulse-train sampling technique, followed by the zero-order hold method. Impulse-train sampling involves the use of a periodic impulse train, which consists of a series of delta functions spaced at regular intervals determined by the sampling period. When a continuous-time signal is multiplied by this impulse train, it generates impulses with amplitudes corresponding to the signal's values at the sampling points.
In the...
In the...
783
Time-Series Graph
5.4K
A time-series graph is a line graph with repeated measurements taken at successive intervals of time. It is also called a time series chart. To construct a time-series graph, one must look at both pieces of a paired data set. The horizontal axis is used to plot the time increments, and the vertical axis is used to plot the values of the variable that one is measuring. By using the axes in this way, each point on the graph will correspond to time and a measured quantity. The points on the graph...
5.4K

