Git Product home page Git Product logo

road-network-predictability's Introduction

Quantifying the Spatial Homogeneity of Urban Road Networks via Graph Neural Networks, Nature Machine Intelligence, 2022.

(Publication DOI: 10.1038/s42256-022-00462-y)

A graph neural network computing the intra-city and inter-city spatial homogeneity of urban road networks (URNs)

Introduction

  • The spatial homogeneity of URNs measures the similarity of intersection connection styles between the subnetwork and the entire network. It captures the multi-hop node neighborhood relationships, and has promising applications in urban science, network science, and urban computing.
  • This GitHub repository discusses a user-friendly approach to compute the network homogeneity of URNs worldwide.
  • URN classification, URN NI calculation, socioeconomic factor relation analysis, inter-city homogeneity analysis are also attached.

Publication

Quantifying Spatial Homogeneity of Urban Road Networks via Graph Neural Networks Jiawei Xue, Nan Jiang, Senwei Liang, Qiyuan Pang, Takahiro Yabe, Satish V Ukkusuri*, Jianzhu Ma*, March, 2022, Nature Machine Intelligence.

Requirements

  • Window System
  • Python 3.6
  • NetworkX 2.1
  • OSMnx 0.11.4
  • PyTorch 1.0

Directory Structure

  • data-collection: Collect and preprocess the road network data for 30 cities in the US, Europe, and Asia.
  • intra-city-network-homogeneity: Perform the link prediction on URNs using 6 different encoders (such as relational GCN) and 1 decoder (DistMult) and compute F1 scores.
  • road-classification: Implement the URN classification and discover its connections with F1 scores.
  • association-analysis: Conduct the correlation analysis between F1 scores and social-economic factors, network topology metrics.
  • inter-city-network-homogeneity: Get the inter-city homogeneity by learning URN features on city A and testing on city B.

Results

License

MIT license

road-network-predictability's People

Contributors

icse21anonymous avatar jiang719 avatar jiaweixue avatar leungsamwai avatar wondertown avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.