paper-with-me

홈 › Papers

CombinationTS: A Modular Framework for Understanding Time-Series Forecasting Models

2026-05-02 · Xiaorui Wang, Fanda Fan, Chenxi Wang, Yuxuan Yang, Rui Tang, Kuoyu Gao, Simiao Pang, Yuanfeng Shang, Zhipeng Liu, Wanling Gao, Lei Wang, Jianfeng Zhan arxiv

Recent progress in time-series forecasting has led to rapidly increasing architectural complexity, yet many reported State-of-the-Art gains are statistically fragile or misattributed. We argue that progress requires a shift from model selection to modular attribution, identifying which components truly drive performance. We propose CombinationTS, a self-contained probabilistic evaluation framework that decomposes forecasting models into orthogonal modules--Input Transformation, Embedding, Encoder, Decoder, and Output Transformation--and evaluates them under a shared evaluation condition space. By quantifying each component via marginalized performance ($μ$) and stability ($σ$), CombinationTS enables robust attribution beyond fragile point estimates. Through large-scale paired evaluation, we uncover the Identity Paradox: once the data view (Embedding) is well-designed, a parameter-free Identity Encoder often matches or outperforms complex backbones. We further show that explicit structural priors introduced via Input Transformations yield a more favorable performance-stability trade-off than increasing Encoder complexity, establishing a principled baseline for architectural necessity.

📄 PDF Abstract BibTeX arXiv:2605.01231

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

StructuralDecompose: A Modular Framework for Robust Time Series Decomposition in R

2025-10-06 · Allen Daniel Sunny arxiv

We present StructuralDecompose, an R package for modular and interpretable time series decomposition. Unlike existing approaches that treat decomposition as a monolithic process, StructuralDecompose separates the analysi…

Interpretable Machine LearningAnomaly Detection

Graph Neural Alchemist: An innovative fully modular architecture for time series-to-graph classification

2024-10-12 · Paulo Coelho, Raul Araju, Luís Ramos, Samir Saliba 외

This paper introduces a novel Graph Neural Network (GNN) architecture for time series classification, based on visibility graph representations. Traditional time series classification methods often struggle with high com…

Graph ClassificationGraph Neural NetworkTime SeriesTime Series Analysis+1

Encoding Seasonal Climate Predictions for Demand Forecasting with Modular Neural Network

2023-09-05 · Smit Marvaniya, Jitendra Singh, Nicolas Galichet, Fred Ochieng Otieno 외

Current time-series forecasting problems use short-term weather attributes as exogenous inputs. However, in specific time-series forecasting solutions (e.g., demand prediction in the supply chain), seasonal climate predi…

Demand ForecastingTime SeriesTime Series Forecasting

pyFAST: A Modular PyTorch Framework for Time Series Modeling with Multi-source and Sparse Data

2025-08-26 · Zhijin Wang, Senzhen Wu, Yue Hu, Xiufeng Liu arxiv

Modern time series analysis demands frameworks that are flexible, efficient, and extensible. However, many existing Python libraries exhibit limitations in modularity and in their native support for irregular, multi-sour…

Computational EfficiencyTime Series Analysis

FocusLearn: Fully-Interpretable, High-Performance Modular Neural Networks for Time Series

2023-11-28 · Qiqi Su, Christos Kloukinas, Artur d'Avila Garcez

Multivariate time series have many applications, from healthcare and meteorology to life science. Although deep learning models have shown excellent predictive performance for time series, they have been criticised for b…

Additive modelsfeature selectionTime SeriesTime Series Forecasting+1