多阶段图形卷积网络具有空间注意力,用于多变量时间序列推算.
IEEE transactions on neural networks and learning systems
|November 6, 2024
概括
本研究引入了一种新的多阶段图形卷积网络 (MSA-GCN),以解决多变量时间序列 (MTS) 分析中的数据损失. 通过学习传感器数据中的复杂,异质和动态相关性,MSA-GCN准确地归因缺失的数据.
科学领域:
- 数据科学数据科学数据科学
- 机器学习 机器学习
- 时间序列分析时间序列分析
背景情况:
- 在多变量时间序列 (MTS) 分析中的数据丢失会降低模型性能,例如结构健康监测 (SHM) 等关键应用.
- 现有的MTS归算方法无法解释来自不同类型传感器和动态环境条件的异质相关性.
- 准确地归算缺失的MTS数据,特别是考虑到异质和动态相关性,仍然是一个重大挑战.
研究的目的:
- 为多变量时间序列 (MTS) 开发一种先进的归算方法,有效处理异质和动态相关性.
- 在现实应用中提高数据归算的准确性,例如结构健康监测和交通流量监测.
- 提出一种新的深度学习架构,能够在异质的MTS数据中学习复杂的变量间关系.
主要方法:
- 为MTS归算提出了一个具有空间注意力的多阶段图形卷积网络 (MSA-GCN).
- 阶段1:将异质MTS分解成同质的集群,以学习集群内相关性.
- 第二阶段:采用带有空间注意力的图形卷积网络 (GCN) 来捕获动态集群间相关性.
- 第三阶段:利用堆叠的卷积神经网络进行特征解码和缺失数据预测.
主要成果:
- 与不同数据集的基线模型相比,MSA-GCN表现出优异的归算性能.
- 该方法有效地学习了MTS数据中固有的异质和动态相关性.
- 显著减少了现实数据集中的归算错误,包括桥梁监测和天气数据.
结论:
- 通过有效地建模复杂的相关性,MSA-GCN为准确的MTS数据归算提供了一个强大的解决方案.
- 拟议的架构解决了处理异质和动态传感器数据的现有方法的局限性.
- 这些发现突显了MSA-GCN在增强依赖于完整和准确的MTS数据的下游任务方面的潜力.
相关概念视频
Time-Series Graph
4.3K
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...
4.3K
Multi-input and Multi-variable systems
98
Cruise control systems in cars are designed as multi-input systems to maintain a driver's desired speed while compensating for external disturbances such as changes in terrain. The block diagram for a cruise control system typically includes two main inputs: the desired speed set by the driver and any external disturbances, such as the incline of the road. By adjusting the engine throttle, the system maintains the vehicle's speed as close to the desired value as possible.
In the absence...
In the absence...
98
End Point Prediction: Gran Plot
281
A Gran plot is used to predict the equivalence volume or endpoint of a potentiometric or acid-base titration without reaching the endpoint. Typically, titration data is collected as a function of the titrant's volume up to a point less than the equivalence volume and then transformed into a linear format. The straight line is extended to the x-axis, indicating the necessary titrant volume to achieve the equivalence point.
For potentiometric titration, the Gran plot is created by plotting...
For potentiometric titration, the Gran plot is created by plotting...
281
Multiple Bar Graph
5.1K
As the name suggests, a multiple bar graph is the same as a bar graph but has multiple bars to depict relationships between different data values. One can include as many parameters as possible. However, each parameter must have the same unit of measurement.
Each bar or column in the multiple bar graph represents a data value. These graphs are used primarily in interrelating two or more sets of data. The categories of different kinds of data are listed along the horizontal or x-axis, whereas...
Each bar or column in the multiple bar graph represents a data value. These graphs are used primarily in interrelating two or more sets of data. The categories of different kinds of data are listed along the horizontal or x-axis, whereas...
5.1K
Multicompartment Models: Overview
104
Multicompartment models are mathematical constructs that depict how drugs are distributed and eliminated within the body. They segment the body into several compartments, symbolizing various physiological or anatomical areas connected through drug transfer processes such as absorption, metabolism, distribution, and elimination.
These models offer a more comprehensive representation of drug behavior in the body than one-compartment models. They accommodate the complexity of drug distribution,...
These models offer a more comprehensive representation of drug behavior in the body than one-compartment models. They accommodate the complexity of drug distribution,...
104


