2020
DOI: 10.1109/access.2020.2985542
|View full text |Cite
|
Sign up to set email alerts
|

Travel Mode Choice Prediction Using Deep Neural Networks With Entity Embeddings

Abstract: The prediction of travel mode preference, like many other choice prediction problems, may depend on categorical features of the choice options or the choice makers. Such categorical features need to be meaningfully encoded for better modeling and understanding. Problem-invariant encoding representations of the categorical features, such as one-hot encoding or label encoding, can severely limit the power of prediction models. We propose deep neural networks with entity embeddings for travel mode choice predicti… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
9
0

Year Published

2020
2020
2024
2024

Publication Types

Select...
9

Relationship

0
9

Authors

Journals

citations
Cited by 25 publications
(10 citation statements)
references
References 44 publications
0
9
0
Order By: Relevance
“…For instance, Yixuan Ma et al. [17] combinate entity embedding with Deep Neural Network (DNN) to deal with the representation of category variable to improve the prediction accuracy, and the model achieved 88% prediction accuracy on the dataset London Travel Demand Survey. What is more, some of them try to combine with the tradition discrete model with the deep learning model.…”
Section: Literature Reviewmentioning
confidence: 99%
See 1 more Smart Citation
“…For instance, Yixuan Ma et al. [17] combinate entity embedding with Deep Neural Network (DNN) to deal with the representation of category variable to improve the prediction accuracy, and the model achieved 88% prediction accuracy on the dataset London Travel Demand Survey. What is more, some of them try to combine with the tradition discrete model with the deep learning model.…”
Section: Literature Reviewmentioning
confidence: 99%
“…Traditional methods infer travel modes of the individuals based on utility theory which require the detailed characteristics of the travelers [2][3][4][5][6]. Recenty, the supervised learning methods arose much interest which have been widely applied to infer travel modes due to the outstanding pattern classsification ability [7][8][9][10][11][12][13][14][15][16][17][18][19]. But most of existing methods focus on inferring travel mode of a trip, little work is done on predicting next travel mode choice of individual.…”
Section: Introductionmentioning
confidence: 99%
“…A table of a comparison of random forest accuracy for various encoding techniques shown that the one-hot encoding has a higher dimensionality than other encoding schemes [33]. Word embedding has also been considered as entity embedding in [34], this research has shown that a neural network can learn the mapping during a typical supervised training phase; therefore, with the development of entity embeddings, there has been a recent advance in categorical variable representation [35]- [38]. Moreover, when compared to the frequently used one-hot encoding, the introduction of word embeddings not only lowered memory use but also enhanced the machine learning algorithms learning ability from data [39].…”
Section: Related Workmentioning
confidence: 99%
“…In this regard, one hot encoding algorithm is applied for the purpose of more realistic classification of surface defects through the efficient modeling of categorical values. It is selected over the label encoding or integer encoding algorithm because in the label encoding, the higher the categorical value the more important the category, which may lead to confusion and misinterpretation of the encoded variables by the machine-learning model ( 87 , 88 ). In the one hot encoding algorithm, the categorical values are encoded as a binary vector.…”
Section: Model Developmentmentioning
confidence: 99%