DSETA: A Dual-Stage Continual Learning Framework for Travel Time Prediction in Dynamic Traffic Environments
The researchers developed DSETA, a dual-stage continual learning framework for travel time prediction that splits model updates into real-time intra-day learning and short-window inter-day learning. The framework incorporates a knowledge consolidation module to prevent catastrophic forgetting of regular traffic patterns. Tested in online A/B experiments on the DiDi ride-hailing platform across Beijing, Wuhan, and Xi'an, the system reduced Mean Absolute Error by 6.62%, 0.73%, and 2.40% respectively, and now processes hundreds of millions of daily requests in production.
Why it matters — It establishes a method for updating travel time models that adapts to sudden, short-term disruptions like accidents or holidays without losing track of long-term seasonal trends and network evolution.