# Feature-enhanced iTransformer: A two-stage framework for high-accuracy long-horizon traffic flow forecasting

**Authors:** Yonghui Duan, Yucong Zhang, Xiang Wang, Yuan Xue, Zirong Wang, Di Wu

PMC · DOI: 10.1371/journal.pone.0340389 · PLOS One · 2026-01-09

## TL;DR

This paper introduces a two-stage traffic flow forecasting framework that improves accuracy by first enhancing features before prediction.

## Contribution

The novel two-stage framework, FE-iTransformer, enhances traffic flow prediction by decoupling feature extraction and sequence prediction.

## Key findings

- The Feature Enhancement Module (FEM) significantly improves the iTransformer backbone's performance.
- FE-iTransformer reduces MAE by 19.1% on the PEMS08 benchmark for 120-minute forecasting.
- The framework is effective in no-graph or weak-graph settings without relying on predefined road networks.

## Abstract

Accurate and reliable long-horizon traffic flow prediction is a cornerstone of modern Intelligent Transportation Systems (ITS), yet it remains challenging due to the complex, non-linear, and dynamic spatio-temporal dependencies inherent in traffic data. While recent Transformer-based models have shown promise, they are typically end-to-end systems that couple feature extraction and sequence prediction, which can limit their ability to fully leverage multi-faceted domain information. To address this, we propose a two-stage framework, the Feature-Enhanced iTransformer (FE-iTransformer), founded on an extract-and-enhance philosophy. The framework first employs a comprehensive Feature Enhancement Module (FEM) to distill a global context vector from spatio-temporal dynamics, periodic patterns, and temporal context—without relying on a predefined graph structure. Subsequently, an innovative per-step feature enhancement mechanism uses this global vector to enrich the original input sequence, yielding an information-rich representation that is then processed by a strong iTransformer backbone for final prediction. The effectiveness of FE-iTransformer is validated through extensive experiments: ablation studies on two classic datasets (Freeway and Urban) provide compelling evidence for the efficacy of the two-stage design, demonstrating that introducing FEM significantly improves the pure iTransformer backbone; supplementary experiments on the large-scale PEMS08 benchmark further confirm scalability and long-horizon performance, reducing Mean Absolute Error (MAE) by 19.1% over the vanilla backbone in the 120-minute forecasting task. Importantly, this study targets no-graph/weak-graph settings and does not aim to surpass graph-prior models; rather, it offers a deployment-ready, graph-free alternative when the roadway graph is unavailable or unreliable.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/PMC12788655/full.md

## Figures

4 figures with captions in the complete paper: https://tomesphere.com/paper/PMC12788655/full.md

## References

38 references — full list in the complete paper: https://tomesphere.com/paper/PMC12788655/full.md

---
Source: https://tomesphere.com/paper/PMC12788655