A fine-tuned 1.7B language model routes time series forecasting ensembles by reasoning over hybrid text-number series features and retrieved similar cases, beating fixed and learned ensemble baselines on eight benchmarks.
RRMSE Voting Regressor: A weighting function based improvement to ensemble regression
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
This paper describes the RRMSE (Relative Root Mean Square Error) based weights to weight the occurrences of predictive values before averaging for the ensemble voting regression. The core idea behind ensemble regression is to combine several base regression models in order to improve the prediction performance in learning problems with a numeric continuous target variable. The default weights setting for the ensemble voting regression is uniform weights, and without domain knowledge of learning task, assigning weights for predictions are impossible, which makes it very difficult to improve the predictions. This work attempts to improve the prediction of voting regression by implementing the RRMSE based weighting function. Experiments show that RRMSE voting regressor produces significantly better predictions than other state-of-the-art ensemble regression algorithms on six popular regression learning datasets.
citation-role summary
citation-polarity summary
fields
cs.LG 1years
2026 1verdicts
CONDITIONAL 1roles
other 1polarities
unclear 1representative citing papers
citing papers explorer
-
REATS: LLM Reasoning-based Ensemble Learning for Adaptive Time Series Forecasting
A fine-tuned 1.7B language model routes time series forecasting ensembles by reasoning over hybrid text-number series features and retrieved similar cases, beating fixed and learned ensemble baselines on eight benchmarks.