sufficiently high classification accuracies. Further-
more, it was verified that TrajNet-A, one of the pro-
posed networks, could classify the test trajectories of
the CROSS dataset in 40%, 59%, and 45% less time
than RNN, LSTM, and CNN, respectively, under the
setting of M = 16 along with the accuracy improve-
ments. In terms of memory space, TrajNet-A and
TrajNet-M require lower numbers of parameters than
LSTM and CNN. Also, we could see from the exper-
iments that the number of points included in a tra-
jectory has little effect on the classification accuracy
except for RNN.
In future work, the proposed networks will be ap-
plied in classifying the vehicle trajectories extracted
from various real traffic situations with trajectory gen-
eration methods for traffic flow measurement and
anomaly detection at intersections. Moreover, we ex-
pect that the proposed networks can be utilized in
classifying trajectories obtained in other applications
such as online handwriting recognition (Kim and Sin,
2014) and human activity recognition (Anguita et al.,
2013).
ACKNOWLEDGEMENTS
This work was supported by Electronics and Tele-
communications Research Institute (ETRI) grant
funded by the Korean government [20ZD1110, De-
velopment of ICT Convergence Technology for
Daegu-Gyeongbuk Regional Industry].
REFERENCES
Abadi, M., Agarwal, A., Barham, P., Brevdo, E., Chen, Z.,
Citro, C., Corrado, G. S., Davis, A., Dean, J., Devin,
M., Ghemawat, S., Goodfellow, I., Harp, A., Irving,
G., Isard, M., Jia, Y., Jozefowicz, R., Kaiser, L., Kud-
lur, M., Levenberg, J., Man
´
e, D., Monga, R., Moore,
S., Murray, D., Olah, C., Schuster, M., Shlens, J.,
Steiner, B., Sutskever, I., Talwar, K., Tucker, P., Van-
houcke, V., Vasudevan, V., Vi
´
egas, F., Vinyals, O.,
Warden, P., Wattenberg, M., Wicke, M., Yu, Y., and
Zheng, X. (2015). TensorFlow: Large-Scale Machine
Learning on Heterogeneous Systems. Software avail-
able from tensorflow.org.
Anguita, D., Ghio, A., Oneta, L., Parra Perez, X., and Reyes
Ortiz, J. L. (2013). A public domain dataset for human
activity recognition using smartphones. In Proceed-
ings of the 21th International European Symposium
on Artificial Neural Networks, Computational Intelli-
gence and Machine Learning, pages 437–442.
Goodfellow, I., Bengio, Y., and Courville, A. (2016). Deep
Learning. The MIT Press.
Hu, W., Li, X., Tian, G., Maybank, S., and Zhang, Z.
(2013). An Incremental DPMM-Based Method for
Trajectory Clustering, Modeling, and Retrieval. IEEE
Transactions on Pattern Analysis and Machine Intel-
ligence, 35(5):1051–1065.
Ioffe, S. and Szegedy, C. (2015). Batch Normalization: Ac-
celerating Deep Network Training by Reducing Inter-
nal Covariate Shift. In ICML’15: Proceedings of the
32nd International Conference on International Con-
ference on Machine Learning, volume 37, pages 448–
456.
Jiang, X., de Souza, E. N., Pesaranghader, A., Hu, B.,
Silver, D. L., and Matwin, S. (2017). Trajecto-
ryNet: An Embedded GPS Trajectory Representation
for Point-based Classification Using Recurrent Neural
Networks. In Proceedings of the 27th Annual Interna-
tional Conference on Computer Science and Software
Engineering, pages 192–200.
Kim, J. and Sin, B.-K. (2014). Online Handwriting Recog-
nition. In Doermann, D. and Tombre, K., editors,
Handbook of Document Image Processing and Recog-
nition, pages 887–915. Springer London, London.
Kingma, D. and Ba, J. (2015). Adam: A Method for
Stochastic Optimization. International Conference on
Learning Representations (ICLR).
Krizhevsky, A., Sutskever, I., and Hinton, G. E. (2012). Im-
ageNet Classification with Deep Convolutional Neu-
ral Networks. In Advances in Neural Information Pro-
cessing Systems 25, pages 1097–1105.
Li, X., Chen, M., Nie, F., and Wang, Q. (2017).
A Multiview-Based Parameter Free Framework for
Group Detection. In Proceedings of the Thirty-First
AAAI Conference on Artificial Intelligence, pages
4147–4153. AAAI Press.
Lin, W., Zhou, Y., Xu, H., Yan, J., Xu, M., Wu, J., and
Liu, Z. (2017). A Tube-and-Droplet-Based Approach
for Representing and Analyzing Motion Trajectories.
IEEE Transactions on Pattern Analysis and Machine
Intelligence, 39(8):1489–1503.
Lv, Y., Duan, Y., Kang, W., Li, Z., and Wang, F. (2015).
Traffic Flow Prediction With Big Data: A Deep
Learning Approach. IEEE Transactions on Intelligent
Transportation Systems, 16(2):865–873.
Ma, C., Miao, Z., Li, M., Song, S., and Yang, M.-H. (2018).
Detecting Anomalous Trajectories via Recurrent Neu-
ral Networks. In Jawahar, C., Li, H., Mori, G., and
Schindler, K., editors, Computer Vision – ACCV 2018,
pages 370–382, Cham. Springer International Pub-
lishing.
Morris, B. T. and Trivedi, M. (2009). Learning Trajec-
tory Patterns by Clustering: Experimental Studies and
Comparative Evaluation. In 2009 IEEE Conference
on Computer Vision and Pattern Recognition, pages
312–319.
Morris, B. T. and Trivedi, M. M. (2011). Trajectory Learn-
ing for Activity Understanding: Unsupervised, Mul-
tilevel, and Long-Term Adaptive Approach. IEEE
Transactions on Pattern Analysis and Machine Intel-
ligence, 33(11):2287–2301.
TrajNet: An Efficient and Effective Neural Network for Vehicle Trajectory Classification
415