With sequential data

Trajectory prediction

Problem

Consider sequential data: observations S consisting of labels L1..Ln observed at different positions X1..Xn (perhaps times). We want to predict Ln+1 corresponding to Xn+1.

The underlying process is such that the distribution of Ln+1 depends on both S and Xn+1.

Simplifications

Even predicting a lower bound or upper bound (whp) of Ln+1 may be useful.

Applications

Predicting trajectory of a missile, market price of a security tomorrow.