MDWConv:CNN基于多尺度心脏金字塔和深度可分离的卷积,用于长时间序列预测.
Guangpo Tian1, Yunyang Xu1, Xiang Ma1
1School of Software, Shandong University, Jinan 250101, China.
概括
本研究介绍了MDWConv,这是一个用于长时间序列预测的新型卷积神经网络. MDWConv有效地捕获多尺度和变量间的信息,以减少计算复杂性优于现有的方法.
科学领域:
- 人工智能的人工智能
- 机器学习 机器学习
- 深度学习 (Deep Learning) 是一种深度学习.
背景情况:
- 长时间序列预测对于电力调度和天气预报等应用至关重要.
- 基于变压器的模型占主导地位,但与多尺度和变量间信息扎.
- 现有的方法往往缺乏有效处理复杂的时间依赖.
研究的目的:
- 提出一种新的卷积神经网络 (MDWConv),用于增强长时间序列预测.
- 解决捕捉多尺度特征和变量间相互作用的局限性.
- 为了提高预测准确性和计算效率.
主要方法:
- 开发了MDWConv,一个卷积神经网络,利用多尺度扩展金字塔进行特征提取.
- 采用深度可分离的卷积与长期依赖和变量间相互作用的分组策略.
- 引入了一种新的分割多项式激活函数 (TCP) 来近似GELU,减少计算负载.
主要成果:
- 与现有方法相比,MDWConv在各种真实世界数据集上表现出卓越的性能.
- 该模型有效地整合了多个规模的信息,并捕捉了变量之间的依赖关系.
- 提议的TCP激活函数加快了损失的减少,并降低了计算的复杂性.
结论:
- MDWConv提供了一个具有竞争力和高效的替代方案,用于仅使用卷积神经网络进行长时间序列预测.
- 该架构成功地处理了多尺度和跨变量信息,这对于复杂的预测任务至关重要.
- MDWConv为推进时间序列分析提供了一个有希望的方向.
相关概念视频
Deconvolution
129
Deconvolution, also known as inverse filtering, is the process of extracting the impulse response from known input and output signals. This technique is vital in scenarios where the system's characteristics are unknown, and they must be inferred from the observable signals.
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
129
Discrete-Time Fourier Series
215
The Discrete-Time Fourier Series (DTFS) is a fundamental concept in signal processing, serving as the discrete-time counterpart to the continuous-time Fourier series. It allows for the representation and analysis of discrete-time periodic signals in terms of their frequency components. Unlike its continuous counterpart, which utilizes integrals, the calculation of DTFS expansion coefficients involves summations due to the discrete nature of the signal.
For a discrete-time periodic signal x[n]...
For a discrete-time periodic signal x[n]...
215


