paper-with-me

홈 › Papers

Multilevel Wavelet Decomposition Network for Interpretable Time Series Analysis

2018-06-23 · Jingyuan Wang, Ze Wang, Jianfeng Li, Junjie Wu

Recent years have witnessed the unprecedented rising of time series from almost all kindes of academic and industrial fields. Various types of deep neural network models have been introduced to time series analysis, but the important frequency information is yet lack of effective modeling. In light of this, in this paper we propose a wavelet-based neural network structure called multilevel Wavelet Decomposition Network (mWDN) for building frequency-aware deep learning models for time series analysis. mWDN preserves the advantage of multilevel discrete wavelet decomposition in frequency learning while enables the fine-tuning of all parameters under a deep neural network framework. Based on mWDN, we further propose two deep learning models called Residual Classification Flow (RCF) and multi-frequecy Long Short-Term Memory (mLSTM) for time series classification and forecasting, respectively. The two models take all or partial mWDN decomposed sub-series in different frequencies as input, and resort to the back propagation algorithm to learn all the parameters globally, which enables seamless embedding of wavelet-based frequency analysis into deep learning frameworks. Extensive experiments on 40 UCR datasets and a real-world user volume dataset demonstrate the excellent performance of our time series models based on mWDN. In particular, we propose an importance analysis method to mWDN based models, which successfully identifies those time-series elements and mWDN layers that are crucially important to time series analysis. This indeed indicates the interpretability advantage of mWDN, and can be viewed as an indepth exploration to interpretable deep learning.

📄 PDF Abstract BibTeX arXiv:1806.08946

Code (2)

AHoke/Multilevel_Wavelet_Decomposition_Network_Pytorch pytorch
timeseriesAI/tsai/blob/main/tsai/models/mWDN.py pytorch

Tasks

Deep LearningGeneral ClassificationTime SeriesTime Series AnalysisTime Series Classification

Methods 이 논문이 사용한 방법론

Interpretability 설명 없음

Similar Papers 제목 키워드 기반

WaveletDiff: Multilevel Wavelet Diffusion For Time Series Generation

2025-10-13 · Yu-Hsiang Wang, Olgica Milenkovic arxiv

Time series are ubiquitous in many applications that involve forecasting, classification and causal inference tasks, such as healthcare, finance, audio signal processing and climate sciences. Still, large, high-quality t…

Causal Inference

Neural networks approach for mammography diagnosis using wavelets features

2020-03-06 · Essam A. Rashed, and Mohamed G. Awad

A supervised diagnosis system for digital mammogram is developed. The diagnosis processes are done by transforming the data of the images into a feature vector using wavelets multilevel decomposition. This vector is used…

WEITS: A Wavelet-enhanced residual framework for interpretable time series forecasting

2024-05-17 · Ziyou Guo, Yan Sun, Tieru Wu

Time series (TS) forecasting has been an unprecedentedly popular problem in recent years, with ubiquitous applications in both scientific and business fields. Various approaches have been introduced to time series analys…

Time SeriesTime Series AnalysisTime Series Forecasting

WPMixer: Efficient Multi-Resolution Mixing for Long-Term Time Series Forecasting

2024-12-22 · Md Mahmuddun Nabi Murad, Mehmet Aktukmak, Yasin Yilmaz

Time series forecasting is crucial for various applications, such as weather forecasting, power load forecasting, and financial analysis. In recent studies, MLP-mixer models for time series forecasting have been shown as…

Financial AnalysisLoad ForecastingTime SeriesTime Series Forecasting+1

AWGformer: Adaptive Wavelet-Guided Transformer for Multi-Resolution Time Series Forecasting

2026-01-28 · Wei Li arxiv

Time series forecasting requires capturing patterns across multiple temporal scales while maintaining computational efficiency. This paper introduces AWGformer, a novel architecture that integrates adaptive wavelet decom…

Computational EfficiencyTime Series ForecastingTime Series Prediction