FlightKooba: A Fast Interpretable FTP Model
Jing Lu, Xuan Wu, Yizhun Tian, Songhan Fan, Yali Fang

TL;DR
FlightKooba introduces an efficient, interpretable model for flight trajectory prediction by analytically deriving Koopman operators using control theory, excelling in resource-limited settings with strong periodic signals.
Contribution
The paper presents a novel approach combining HiPPO, Koopman, and control theories to analytically construct Koopman operators, reducing training complexity and enhancing interpretability.
Findings
Achieves competitive accuracy on public datasets.
Reduces trainable parameters by orders of magnitude.
Fast training speed and resource efficiency.
Abstract
Flight trajectory prediction (FTP) and similar time series tasks typically require capturing smooth latent dynamics hidden within noisy signals. However, existing deep learning models face significant challenges of high computational cost and insufficient interpretability due to their complex black-box nature. This paper introduces FlightKooba, a novel modeling approach designed to extract such underlying dynamics analytically. Our framework uniquely integrates HiPPO theory, Koopman operator theory, and control theory. By leveraging Legendre polynomial bases, it constructs Koopman operators analytically, thereby avoiding large-scale parameter training. The method's core strengths lie in its exceptional computational efficiency and inherent interpretability. Experiments on multiple public datasets validate our design philosophy: for signals exhibiting strong periodicity or clear physical…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsMamba: Linear-Time Sequence Modeling with Selective State Spaces
