Authors:
Silvestre Malta
1
;
2
;
Pedro Pinto
1
;
3
and
Manuel Fernández Veiga
2
Affiliations:
1
ADiT-Lab, ESTG - Instituto Politécnico de Viana do Castelo, Portugal
;
2
University of Vigo and AtlanTTic Research Center, Spain
;
3
INESC TEC, R. Dr. Roberto Frias, Porto, Portugal
Keyword(s):
Neural Networks, Machine Learning, NLP, LSTM, RNN, GRU, CNN, Word2Vec, Mobility Prediction, Training Time Optimization.
Abstract:
The process of building and deploying Machine Learning (ML) models includes several phases and the training phase is taken as one of the most time-consuming. ML models with time series datasets can be used to predict users positions, behaviours or mobility patterns, which implies paths crossing by well-defined positions, and thus, in these cases, syntactic similarity can be used to reduce these models training time. This paper uses the case study of a Mobile Network Operator (MNO) where users mobility are predicted through ML and the use of syntactic similarity with Word2Vec (W2V) framework is tested with Recurrent Neural Network (RNN), Gate Recurrent Unit (GRU), Long Short-Term Memory (LSTM) and Convolutional Neural Network (CNN) models. Experimental results show that by using framework W2V in these architectures, the training time task is reduced in average between 22% to 43%. Also an improvement on the validation accuracy of mobility prediction of about 3 percentage points in aver
age is obtained.
(More)