Evolutionary Search Optimizes Transformers for Time Series

AbdElRahman ElSaid, Damir Pulatov· July 2, 2026 View original

▶ The 2-minute explainer

Summary

This paper introduces EVOTS, an evolutionary neural architecture search framework that discovers task-adaptive Transformer-like models for multivariate time-series forecasting. EVOTS uses a modular genome representation and a repair mechanism to explore diverse architectures, achieving competitive or improved mean squared error compared to strong Transformer baselines across various forecasting settings and datasets.

While Transformer architectures have shown promise in time-series forecasting, most approaches rely on fixed designs, despite the significant variability across different forecasting tasks and settings. This research addresses this limitation by proposing EVOTS (Evolutionary Transformer Search), a novel framework for evolutionary neural architecture search. EVOTS is designed to automatically discover Transformer-like models that are specifically adapted to the demands of multivariate time-series forecasting. The framework employs a modular genome representation, which allows for flexible composition of attention, feed-forward, and projection components within the architecture. A built-in repair mechanism ensures the structural validity of the models throughout the evolutionary process. This design enables EVOTS to effectively explore a wide and diverse space of potential architectures without needing predefined, hand-crafted design rules. EVOTS was rigorously evaluated on four benchmark datasets from the ETT family (ETTh1, ETTh2, ETTm1, and ETTm2) under multiple forecasting scenarios, including univariate-to-univariate, multivariate-to-univariate, and multivariate-to-multivariate predictions, with various forecasting horizons. In the critical multivariate-to-multivariate setting, the architectures evolved by EVOTS achieved competitive and, in several instances, superior mean squared error performance when compared to a robust Transformer-based baseline. The results highlight the effectiveness of evolutionary search in identifying flexible and high-performing Transformer-like architectures for time-series forecasting within practical computational limits.

Why it matters

Data scientists and AI engineers working with time-series data can leverage EVOTS to automatically design highly optimized Transformer models for specific forecasting tasks, potentially achieving greater accuracy and efficiency than manually designed or fixed architectures. This is crucial for applications requiring precise predictions, such as financial modeling or demand forecasting.

How to implement this in your domain

  1. 1Evaluate current time-series forecasting models for their performance and architectural limitations.
  2. 2Explore integrating neural architecture search (NAS) frameworks, specifically evolutionary algorithms, into your ML pipeline.
  3. 3Investigate adapting the modular genome representation for Transformer components to your specific time-series data characteristics.
  4. 4Pilot EVOTS or similar evolutionary NAS approaches on a critical multivariate time-series forecasting problem.
  5. 5Benchmark the performance of evolved architectures against existing state-of-the-art models and traditional Transformers.

Who benefits

FinanceRetailEnergyManufacturingLogistics

Key takeaways

  • EVOTS uses evolutionary search to automatically design optimal Transformer architectures for time-series forecasting.
  • The modular genome representation allows flexible exploration of diverse model structures.
  • Evolved architectures achieve competitive or superior performance compared to fixed Transformer baselines.
  • This approach offers task-adaptive models, improving accuracy and efficiency for various forecasting settings.

Original post by AbdElRahman ElSaid, Damir Pulatov

"arXiv:2607.00154v1 Announce Type: new Abstract: Evolutionary neural architecture design for multivariate time-series forecasting remains underexplored, with most approaches relying on fixed Transformer architectures despite substantial variation across tasks and forecasting setti…"

View on X

Originally posted by AbdElRahman ElSaid, Damir Pulatov on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses