paper-with-me

Papers

HN-MVTS: HyperNetwork-based Multivariate Time Series Forecasting

2025-11-11 · Andrey Savchenko, Oleg Kachan arxiv

Accurate forecasting of multivariate time series data remains a formidable challenge, particularly due to the growing complexity of temporal dependencies in real-world scenarios. While neural network-based models have achieved notable success in this domain, complex channel-dependent models often suffer from performance degradation compared to channel-independent models that do not consider the relationship between components but provide high robustness due to small capacity. In this work, we propose HN-MVTS, a novel architecture that integrates a hypernetwork-based generative prior with an arbitrary neural network forecasting model. The input of this hypernetwork is a learnable embedding matrix of time series components. To restrict the number of new parameters, the hypernetwork learns to generate the weights of the last layer of the target forecasting networks, serving as a data-adaptive regularizer that improves generalization and long-range predictive accuracy. The hypernetwork is used only during the training, so it does not increase the inference time compared to the base forecasting model. Extensive experiments on eight benchmark datasets demonstrate that application of HN-MVTS to the state-of-the-art models (DLinear, PatchTST, TSMixer, etc.) typically improves their performance. Our findings suggest that hypernetwork-driven parameterization offers a promising direction for enhancing existing forecasting techniques in complex scenarios.

📄 PDF Abstract BibTeX arXiv:2511.08340

Code (0)

등록된 구현이 없습니다.

Tasks

Multivariate Time Series Forecasting

Similar Papers 제목 키워드 기반

OccamVTS: Distilling Vision Models to 1% Parameters for Time Series Forecasting

2025-08-03 · Sisuo Lyu, Siru Zhong, Weilin Ruan, Qingxiang Liu 외 arxiv

Time series forecasting is fundamental to diverse applications, with recent approaches leverage large vision models (LVMs) to capture temporal patterns through visual representations. We reveal that while vision models e…

Time Series ForecastingKnowledge Distillation

Federated Koopman-Reservoir Learning for Large-Scale Multivariate Time-Series Anomaly Detection

2025-03-14 · Long Tan Le, Tung-Anh Nguyen, Han Shu, Suranga Seneviratne 외

The proliferation of edge devices has dramatically increased the generation of multivariate time-series (MVTS) data, essential for applications from healthcare to smart cities. Such data streams, however, are vulnerable …

Anomaly DetectionFederated LearningTime SeriesTime Series Anomaly Detection

Instance Explainable Temporal Network For Multivariate Timeseries

2020-05-26 · Naveen Madiraju, Homa Karimabadi

Although deep networks have been widely adopted, one of their shortcomings has been their blackbox nature. One particularly difficult problem in machine learning is multivariate time series (MVTS) classification. MVTS da…

ClassificationGeneral ClassificationTime SeriesTime Series Analysis+1

Hallucination Detection and Mitigation with Diffusion in Multi-Variate Time-Series Foundation Models

2025-07-23 · Vijja Wichitwechkarn, Charles Fox, Ruchi Choudhary arxiv

Foundation models for natural language processing have many coherent definitions of hallucination and methods for its detection and mitigation. However, analogous definitions and methods do not exist for multi-variate ti…

Combating Distribution Shift for Accurate Time Series Forecasting via Hypernetworks

2022-02-22 · Wenying Duan, Xiaoxi He, Lu Zhou, Lothar Thiele 외

Time series forecasting has widespread applications in urban life ranging from air quality monitoring to traffic analysis. However, accurate time series forecasting is challenging because real-world time series suffer fr…

Domain AdaptationTime SeriesTime Series AnalysisTime Series Forecasting