Sequential decomposition and attribution for trajectory forecasting
December 23, 2025·
,·
0 min read
Yonghui Liu
Inhi Kim

Abstract
Trajectory forecasting is fundamental to intelligent mobility systems. A prevailing assumption is that longer historical inputs consistently help, which has motivated the design of models with extended observation windows. Yet empirical results often show diminishing returns, higher computational cost, and increased sensitivity to noise. Despite extensive architectural innovation, there is still no unified framework for systematically attributing forecasting performance to different temporal inputs. Rather than introducing a new forecasting model, we present the Sequential Decomposition and Attribution (SDA) protocol, a model-agnostic evaluation paradigm that decomposes inputs into Past ( ), Current ( ), and Prior ( , i.e., destination or goal when available) and quantifies their standalone utility, marginal contributions, and interactions through controlled input gating. Instantiated on trajectory forecasting on two real-world datasets (Porto taxi and ETH pedestrian) with two representative backbones (LSTM and Transformer), SDA shows that accuracy gains from history saturate with short sequences, the most recent state alone is highly informative at short horizons, and reliable priors yield substantial improvements with greater value at longer horizons. Interaction analyses further reveal conditional complementarity among sources. These findings highlight the importance of input-aware designs that prioritize efficient use of the latest state and goal-conditioning over indiscriminate history accumulation. While demonstrated on trajectories, SDA offers a general lens for sequential information attribution.
Type
Publication
Knowledge-Based Systems
Trajectory Forecasting
Sequential Decomposition
Input Attribution
Temporal Dependence
Goal-Conditioned Prediction
Intelligent Transportation Systems
Model Interpretability

Authors
PhD candidate
My research focuses on developing advanced modeling techniques for temporal and spatiotemporal data, with a mission to empower Urban Computing and Autonomous Driving systems. I am dedicated to bridging the gap between raw urban data and intelligent decision-making in future mobility.