Back to Search
Start Over
Improved DeepWalk Algorithm Based on Preference Random Walk
- Source :
- Natural Language Processing and Chinese Computing ISBN: 9783030322328, NLPCC (1)
- Publication Year :
- 2019
- Publisher :
- Springer International Publishing, 2019.
-
Abstract
- Network representation learning based on neural network originates from language modeling based on neural network. These two types of tasks are then studied and applied along different paths. DeepWalk is the most classical network representation learning algorithm, which samples the next hop nodes of the walker with an equal probability method through the random walk strategy. Node2vec improves the random walk procedures, thus improving the performance of node2vec algorithm on various tasks. Therefore, we propose an improved DeepWalk algorithm based on preference random walk (PDW), which modifies the single undirected edge into two one-way directed edges in the network, and then gives each one-way directed edge a walk probability based on local random walk algorithm. In the procedures of acquiring walk sequences, the walk probability of the paths that have been walked will be attenuated according to the attenuation coefficient. For the last hop node of the current node in the walk sequences, an inhibition coefficient is set to prevent random walker from returning to the last node with a greater probability. In addition, we introduce the Alias sampling method in order to obtain the next hop node from the neighboring nodes of current node with a non-equal probability sampling. The experimental results show that the proposed PDW algorithm possesses a stable performance of network representation learning, the network node classification performance is better than that of the baseline algorithms used in this paper.
- Subjects :
- Alias
Artificial neural network
Computer science
Node (networking)
Network representation learning
02 engineering and technology
Random walk
Hop (networking)
Random walker algorithm
020204 information systems
0202 electrical engineering, electronic engineering, information engineering
020201 artificial intelligence & image processing
Language model
Algorithm
Subjects
Details
- ISBN :
- 978-3-030-32232-8
- ISBNs :
- 9783030322328
- Database :
- OpenAIRE
- Journal :
- Natural Language Processing and Chinese Computing ISBN: 9783030322328, NLPCC (1)
- Accession number :
- edsair.doi...........1be25fecb792eed656c9b2778de67524
- Full Text :
- https://doi.org/10.1007/978-3-030-32233-5_21