Human in the Loop Adaptive Optimization for Improved Time Series Forecasting
Malik Tiomoko, Hamza Cherkaoui, Giuseppe Paolo, Zhang Yili, Yu Meng, Zhang Keli, Hafiz Tiomoko Ali

TL;DR
This paper presents a lightweight, model-agnostic framework that enhances time series forecasting accuracy through adaptive corrections optimized via reinforcement learning or genetic algorithms, with optional human guidance.
Contribution
It introduces a novel post-training adaptive optimization method that improves forecasts without retraining or changing model architecture, incorporating human-in-the-loop capabilities.
Findings
Consistent accuracy improvements across multiple benchmarks.
Affine corrections always reduce mean squared error.
Framework operates with minimal computational overhead.
Abstract
Time series forecasting models often produce systematic, predictable errors even in critical domains such as energy, finance, and healthcare. We introduce a novel post training adaptive optimization framework that improves forecast accuracy without retraining or architectural changes. Our method automatically applies expressive transformations optimized via reinforcement learning, contextual bandits, or genetic algorithms to correct model outputs in a lightweight and model agnostic way. Theoretically, we prove that affine corrections always reduce the mean squared error; practically, we extend this idea with dynamic action based optimization. The framework also supports an optional human in the loop component: domain experts can guide corrections using natural language, which is parsed into actions by a language model. Across multiple benchmarks (e.g., electricity, weather, traffic), we…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting
MethodsHigh-Order Consensuses
