Complementary Fusion of Deep Network and Tree Model for ETA Prediction
YuRui Huang, Jie Zhang, HengDa Bao, Yang Yang, Jian Yang
TL;DR
The paper tackles ETA estimation by combining a CNN-based neural network with gradient-boosting trees to leverage both sequence-aware patterns and structured features. It relies on rich feature engineering from Shenzhen traffic data, including time, spatial, and driver-history attributes, and trains eight neural models whose outputs are fused with tree-model predictions. The approach achieves top performance on SIGSPATIAL 2021 GISCUP benchmarks (A/B lists), demonstrating strong generalization and practical potential for transportation services. This fusion framework contributes a robust, data-driven ETA estimator that balances sequence modeling with powerful tree-based learning for real-world routing and pricing decisions.
Abstract
Estimated time of arrival (ETA) is a very important factor in the transportation system. It has attracted increasing attentions and has been widely used as a basic service in navigation systems and intelligent transportation systems. In this paper, we propose a novel solution to the ETA estimation problem, which is an ensemble on tree models and neural networks. We proved the accuracy and robustness of the solution on the A/B list and finally won first place in the SIGSPATIAL 2021 GISCUP competition.
