Auto-Configured Networks for Multi-Scale Multi-Output Time-Series Forecasting
This addresses the problem of systematic model deployment trade-offs in industrial forecasting, offering incremental improvements in automated configuration for domain-specific applications.
The paper tackles the challenge of co-designing preprocessing, architecture, and hyperparameters for multi-scale multi-output time-series forecasting under computational budget constraints, proposing an auto-configuration framework that outputs a Pareto set of models balancing error and complexity, with experiments showing it outperforms baselines under the same budget.
Industrial forecasting often involves multi-source asynchronous signals and multi-output targets, while deployment requires explicit trade-offs between prediction error and model complexity. Current practices typically fix alignment strategies or network designs, making it difficult to systematically co-design preprocessing, architecture, and hyperparameters in budget-limited training-based evaluations. To address this issue, we propose an auto-configuration framework that outputs a deployable Pareto set of forecasting models balancing error and complexity. At the model level, a Multi-Scale Bi-Branch Convolutional Neural Network (MS--BCNN) is developed, where short- and long-kernel branches capture local fluctuations and long-term trends, respectively, for multi-output regression. At the search level, we unify alignment operators, architectural choices, and training hyperparameters into a hierarchical-conditional mixed configuration space, and apply Player-based Hybrid Multi-Objective Evolutionary Algorithm (PHMOEA) to approximate the error--complexity Pareto frontier within a limited computational budget. Experiments on hierarchical synthetic benchmarks and a real-world sintering dataset demonstrate that our framework outperforms competitive baselines under the same budget and offers flexible deployment choices.