CANet:ChronoAdaptive网络用于在非静止状态下增强的长期时间序列预测
Mert Sonmezer1, Seyda Ertekin2
1Department of Computer Engineering, Middle East Technical University, Ankara, 06800, Turkey.
概括
本研究介绍了用于长期时间序列预测的ChoronoAdaptive网络 (CANet). 通过保持时间依赖性,CANet有效地处理非静态数据,优于现有的方法.
科学领域:
- 人工智能的人工智能
- 机器学习 机器学习
- 数据科学数据科学数据科学
背景情况:
- 长期时间序列预测对于现实应用至关重要.
- 具有移动统计属性的非静态数据带来了重大挑战.
- 现有的模型经常遭受过度静止,限制性能.
研究的目的:
- 引入一种新的架构,即ChoronoAdaptive Network (CANet),旨在解决时间序列预测中的非静止性.
- 通过保持基本的时间依赖性和适应统计变化来提高预测准确性.
- 为了防止当前预测模型中常见的过度静止问题.
主要方法:
- 开发了ChoronoAdaptive网络 (CANet) 的架构.
- 集成了一个非静止的自适应规范化模块,具有风格组合门和自适应实例规范化 (AdaIN).
- 采用多分辨率补丁,基于富里埃分析的自适应值,以及一个堆叠的Kronecker产品层.
主要成果:
- 在现实世界的数据集上,CANet在最先进的方法上表现出优越的性能.
- 平均平方误差 (MSE) 降低了42%.
- 实现了平均绝对误差 (MAE) 的22%降低.
结论:
- 通过保存和重新整合统计特征,CANet有效处理非静态时间序列数据.
- 拟议的架构在动态条件下提高了预测的准确性和稳定性.
- 在长期时间序列预测方面,CANet提供了显著的进步,源代码公开可用.
相关概念视频
Linear time-invariant Systems
839
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...
839
Time-Series Graph
5.0K
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.0K
Noncompartmental Analysis: Mean Residence Time
540
According to statistical moment theory, mean residence time (MRT) is an important measure in pharmacokinetics. MRT can be defined as the expected mean of a probability density function distribution. It provides valuable insights into drug disposition in the body.
After the administration of a drug through intravenous bolus injection, the drug molecules are distributed throughout the body and remain there for varying periods. The MRT represents the average time these drug molecules stay in the...
After the administration of a drug through intravenous bolus injection, the drug molecules are distributed throughout the body and remain there for varying periods. The MRT represents the average time these drug molecules stay in the...
540
Prediction Intervals
3.1K
The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
3.1K
Linear Approximation in Time Domain
314
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,...
314
Basic Continuous Time Signals
647
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...
647
