中文
相关论文

相关论文: Time Series Forecasting with Hypernetworks Generat…

200 篇论文

Time series data can be subject to changes in the underlying process that generates them and, because of these changes, models built on old samples can become obsolete or perform poorly. In this work, we present a way to incorporate…

机器学习 · 计算机科学 2021-08-27 Jesus Antonanzas , Marta Arias , Albert Bifet

We propose a generative model of temporally-evolving hypergraphs in which hyperedges form via noisy copying of previous hyperedges. Our proposed model reproduces several stylized facts from many empirical hypergraphs, is learnable from…

社会与信息网络 · 计算机科学 2025-08-20 Xie He , Philip S. Chodrow , Peter J. Mucha

In this work, we propose an ensemble forecasting approach based on randomized neural networks. Improved randomized learning streamlines the fitting abilities of individual learners by generating network parameters in accordance with the…

机器学习 · 计算机科学 2021-07-12 Grzegorz Dudek , Paweł Pełka

Online updating of time series forecasting models aims to address the concept drifting problem by efficiently updating forecasting models based on streaming data. Many algorithms are designed for online time series forecasting, with some…

机器学习 · 计算机科学 2023-09-25 Yi-Fan Zhang , Qingsong Wen , Xue Wang , Weiqi Chen , Liang Sun , Zhang Zhang , Liang Wang , Rong Jin , Tieniu Tan

This paper presents a time series forecasting framework which combines standard forecasting methods and a machine learning model. The inputs to the machine learning model are not lagged values or regular time series features, but instead…

机器学习 · 统计学 2020-01-15 Shi Zhao , Ying Feng

Deep learning models have grown increasingly popular in time series applications. However, the large quantity of newly proposed architectures, together with often contradictory empirical results, makes it difficult to assess which…

机器学习 · 计算机科学 2025-12-30 Valentina Moretti , Andrea Cini , Ivan Marisca , Cesare Alippi

Recent work has questioned the effectiveness and robustness of neural network architectures for time series forecasting tasks. We summarize these concerns and analyze groundly their inherent limitations: i.e. the irreconcilable conflict…

机器学习 · 计算机科学 2026-02-03 Qinwei Ma , Jingzhe Shi , Jiahao Qiu , Zaiwen Yang

Recent work on time-series models has leveraged self-supervised training to learn meaningful features and patterns in order to improve performance on downstream tasks and generalize to unseen modalities. While these pretraining methods have…

机器学习 · 计算机科学 2026-04-10 Paul Quinlan , Qingguo Li , Xiaodan Zhu

Theoretical studies on transfer learning or domain adaptation have so far focused on situations with a known hypothesis class or model; however in practice, some amount of model selection is usually involved, often appearing under the…

机器学习 · 统计学 2023-10-13 Steve Hanneke , Samory Kpotufe , Yasaman Mahdaviyeh

Deep Learning (DL) models can be used to tackle time series analysis tasks with great success. However, the performance of DL models can degenerate rapidly if the data are not appropriately normalized. This issue is even more apparent when…

Exogenous variables offer valuable supplementary information for predicting future endogenous variables. Forecasting with exogenous variables needs to consider both past-to-future dependencies (i.e., temporal correlations) and the influence…

机器学习 · 计算机科学 2026-05-04 Zhengyu Li , Xiangfei Qiu , Yuhan Zhu , Xingjian Wu , Jilin Hu , Chenjuan Guo , Bin Yang

The Transformer is a highly successful deep learning model that has revolutionised the world of artificial neural networks, first in natural language processing and later in computer vision. This model is based on the attention mechanism…

机器学习 · 计算机科学 2023-05-09 Riccardo Ughi , Eugenio Lomurno , Matteo Matteucci

Multivariate time series forecasting is an important machine learning problem across many domains, including predictions of solar plant energy output, electricity consumption, and traffic jam situation. Temporal data arise in these…

机器学习 · 计算机科学 2018-04-20 Guokun Lai , Wei-Cheng Chang , Yiming Yang , Hanxiao Liu

Transformers have demonstrated impressive strength in long-term series forecasting. Existing prediction research mostly focused on mapping past short sub-series (lookback window) to future series (forecast window). The longer training…

机器学习 · 计算机科学 2023-02-22 Julong Young , Junhui Chen , Feihu Huang , Jian Peng

The availability of large amounts of time series data, paired with the performance of deep-learning algorithms on a broad class of problems, has recently led to significant interest in the use of sequence-to-sequence models for time series…

机器学习 · 计算机科学 2019-02-27 Vitaly Kuznetsov , Zelda Mariet

Hierarchical forecasting is a key problem in many practical multivariate forecasting applications - the goal is to simultaneously predict a large number of correlated time series that are arranged in a pre-specified aggregation hierarchy.…

机器学习 · 计算机科学 2021-10-13 Biswajit Paria , Rajat Sen , Amr Ahmed , Abhimanyu Das

Spatiotemporal time series forecasting plays a key role in a wide range of real-world applications. While significant progress has been made in this area, fully capturing and leveraging spatiotemporal heterogeneity remains a fundamental…

机器学习 · 计算机科学 2024-09-04 Zheng Dong , Renhe Jiang , Haotian Gao , Hangchen Liu , Jinliang Deng , Qingsong Wen , Xuan Song

Forecasting based on financial time-series is a challenging task since most real-world data exhibits nonstationary property and nonlinear dependencies. In addition, different data modalities often embed different nonlinear relationships…

机器学习 · 计算机科学 2019-03-19 Dat Thanh Tran , Juho Kanniainen , Moncef Gabbouj , Alexandros Iosifidis

Synthetic data has transformed language model training, yet its role in time series forecasting remains poorly understood. We present a large-scale empirical study: nine experiment groups, 4,218 runs systematically evaluating synthetic time…

机器学习 · 计算机科学 2026-05-08 Hugo Cazaux , Eyjólfur Ingi Ásgeirsson , Hlynur Stefánsson

Deep Learning has been successfully applied to many application domains, yet its advantages have been slow to emerge for time series forecasting. For example, in the well-known Makridakis (M) Competitions, hybrids of traditional statistical…