Current Visitors:


Learning Effective Road Network Representation with Hierarchical Graph Neural Networks

N. Wu, X. Zhao, J. Wang, D. Pan

in Proceedings of the 26th ACM SIGKDD International Conference on Knowledge Discovery & Data Mining (KDD'20)

Road network is the core component of urban transportation, and it is widely useful in various traffic-related systems and applications. Due to its important role, it is essential to develop general, effective and robust road network representation models. Although several efforts have been made in this direction, they cannot fully capture the complex characteristics of road networks.

In this paper, we propose a novel Hierarchical Road Network Representation model, named HRNR, by constructing a three-level neural architecture, corresponding to “functional zones”, “structural regions” and “road segments”, respectively. To associate the three kinds of nodes, we introduce two matrices consisting of probability distributions for modeling segment-to-region assignment or region-to-zone assignment. Based on the two assignment matrices, we carefully devise two reconstruction tasks, either based on network structure or human moving patterns. In this way, our node presentations are able to capture both structural and functional characteristics. Finally, we design a three-level hierarchical update mechanism for learning the node embeddings through the entire network. Extensive experiment results on three real-world datasets for four tasks have shown the effectiveness of the proposed model.

 

Learning Effective Road Network Representation with Hierarchical Graph Neural Networks
wu2020learning.pdf
Adobe Acrobat Document 4.2 MB
The slides of paper Learning Effective Road Network Representation with Hierarchical Graph Neural Networks
Slides_wu2020learning.pdf
Adobe Acrobat Document 1.9 MB

The code for this paper is released in Gitee

@inproceedings{wu2020learning,

title={Learning Effective Road Network Representation with Hierarchical Graph Neural Networks},

author={Wu, Ning and Zhao, Xin Wayne and Wang, Jingyuan and Pan, Dayan},

booktitle={Proceedings of the 26th ACM SIGKDD International Conference on Knowledge Discovery \& Data Mining},

pages={6--14},

year={2020}

}