paper-with-me

홈 › Papers

Spectral Propagation Graph Network for Few-shot Time Series Classification

2022-02-08 · Ling Yang, Shenda Hong, Luxia Zhang

Few-shot Time Series Classification (few-shot TSC) is a challenging problem in time series analysis. It is more difficult to classify when time series of the same class are not completely consistent in spectral domain or time series of different classes are partly consistent in spectral domain. To address this problem, we propose a novel method named Spectral Propagation Graph Network (SPGN) to explicitly model and propagate the spectrum-wise relations between different time series with graph network. To the best of our knowledge, SPGN is the first to utilize spectral comparisons in different intervals and involve spectral propagation across all time series with graph networks for few-shot TSC. SPGN first uses bandpass filter to expand time series in spectral domain for calculating spectrum-wise relations between time series. Equipped with graph networks, SPGN then integrates spectral relations with label information to make spectral propagation. The further study conveys the bi-directional effect between spectral relations acquisition and spectral propagation. We conduct extensive experiments on few-shot TSC benchmarks. SPGN outperforms state-of-the-art results by a large margin in $4\% \sim 13\%$. Moreover, SPGN surpasses them by around $12\%$ and $9\%$ under cross-domain and cross-way settings respectively.

📄 PDF Abstract BibTeX arXiv:2202.04769

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationTime SeriesTime Series AnalysisTime Series Classification

Similar Papers 제목 키워드 기반

Dynamic Spectral Filtering for Temporal Graph Learning: Learning Evolving Propagation Operators

2026-07-30 · Yan Kong arxiv

Temporal graph learning is commonly organized around the evolution of node states or the encoding of interaction histories. We study an underexplored, operator-centric question: should the graph propagation mechanism its…

Computational EfficiencyGraph Learning

Olivia: Harmonizing Time Series Foundation Models with Power Spectral Density

2026-05-17 · Jingru Fei, Kun Yi, Alex Xing Wang, Qingsong Wen 외 arxiv

Time series foundation models rely on large-scale pretraining over diverse datasets across domains, yet their heterogeneity in temporal patterns could hinder the effectiveness of training and learning transferable time s…

Dynamic graph neural network for fake news detection

2022-07-18 · Neurocomputing 2022 7 · Chenguang Song, Yiyang Teng, Yangfu Zhu, Siqi Wei 외

The widespread of fake news on social media and other platforms can bring significant damage to the harmony and stability of our society. To defend against fake news, researchers have suggested various ways of dealing …

Fake News DetectionGraph Neural Network

SSDA: Bridging Spectral and Structural Gaps via Dual Adaptation for Vision-Based Time Series Forecasting

2026-05-10 · Mingrui Zhang, Hanchen Yang, Wengen Li, Xudong Jiang 외 arxiv

Large vision models (LVMs) have recently proven to be surprisingly effective time series forecasters, simply by rendering temporal data as images. This success, how ever, rests on a largely unexamined premise: the render…

Time Series ForecastingTemporal Sequences

Spectral Temporal Graph Neural Network for Multivariate Time-series Forecasting

2021-03-13 · NeurIPS 2020 12 · Defu Cao, Yujing Wang, Juanyong Duan, Ce Zhang 외

Multivariate time-series forecasting plays a crucial role in many real-world applications. It is a challenging problem as one needs to consider both intra-series temporal correlations and inter-series correlations simult…

Graph Neural NetworkMultivariate Time Series ForecastingTime SeriesTime Series Analysis+2