Network Science Institute | Northeastern University
NETS 7983 Computational Urban Science
2025-03-31
This week:
Urban Network Models
Mobility (A) and social (B) networks in urban areas, from [1]
Data -> Methods -> Models -> Applications.
Cities are networks of people, goods, information, and resources.
Representing these interconnections as networks helps us to:
Example: Road network
Example: Social network
We know there is a strong relationship between the structure/dynamics of networks and processes happening on those networks. The same applies to urban networks:
Thus, investigating the properties of urban networks can help us understand better the dynamics of urban systems.
Space: Urban networks are embedded in space. This means that the structure of urban networks is shaped by the physical constraints of the city.
Distance: geographical proximity shapes connectivity people are more likely to interact with people close to them or to shop in places close to them.
Wiring/Infrastructure costs: the cost of building infrastructure (e.g., roads, cables, etc.) makes redundant connections expensive.
City layout: the layout of the population, resources, roads in the city shapes the structure of urban network.
Heterogeneity: cities are heterogeneous, with different areas having different characteristics. This heterogeneity is reflected in the structure of urban networks.
Temporal dynamics: urban networks are not static, they evolve over time. This evolution can be due to changes in the city layout, changes in the population, external shocks
Change in the mobility networks between counties due to COVID-19 lockdown, from [3]
Multilayer structure of transportation networks, from [4]
Urban networks can be classified in different ways. One of the most important classifications is based on the spatial embedding of the network:
Spatial networks: networks where the nodes are embedded in space. For example, social connections in the city. In spatial networks, most edges happen with nodes that are close to each other due to some cost (e.g., travel time, wiring cost, etc.).
Planar networks: spatial networks that can be embedded in a plane without edges crossing. For example, the road network, the subway network, etc. Note that some transportation networks can have edges crossing, but they are a minority.
In both cases, the probability of connecting two nodes decreases with the distance between them, similar to the gravity model.
Because of their nature, spatial networks have different properties to other type of networks:
Degree distribution: in spatial networks, the degree distribution \(P(k)\) is usually not heavy-tailed and has an exponential cutoff.
This is because of many reasons: the number of neighbors is bounded, the probability of connecting to a node decreases with distance, wiring costs, etc.
Thus, in spatial or planar graphs, \(P(k)\) is generally peaked around a certain value (number of neighbors) fixed number of neighbors. Thus \(P(k)\) is of less interest than in other networks.
Clustering of mobility networks, from [6]
Centrality: in non-spatial networks, centrality of nodes (e.g., betweenness) depends on the degree of the node \(g(k) \sim k^\eta\).
Strength: urban networks are typically weighted, meaning that each edge/link is characterized by a capacity, weight or intensity \(w_{ij}\).
This weight can represent the number of people traveling between two locations, the number of goods exchanged, the number of friendships between areas, etc. Nodes are then characterized by the weight strength
\[ s_i = \sum_{j} w_{ij} \]
\[ s_i \propto k_i^\alpha \]
where \(\alpha\) is a constant that depends on the network. For example, Barrat et al [7] found that while \(\alpha \approx 1\) for social networks, \(\alpha \approx 1.5\) for transportation networks.
Assortativity in mobility (A) and social connectivity (B) in urban areas, from [1]
Community structure: In spatial networks, the community structure is usually related to the network’s spatial layout.
(Patchy) Community structure in road networks, from [8]
Because of their properties, the structure of urban networks has a strong impact on the dynamics of urban systems. For example:
Traffic congestion:
Example: in a recent paper [9], Boeing and Ha found that road networks with less variability in centrality (less chokepoint score) are more robust towards centrality-based attacks.
Mobility networks create segregated places in urban areas, from [11]
Urban networks are networks of people, goods, information, and resources in urban areas.
They are embedded in space and have specific properties that make them different from other types of networks.
The structure of urban networks has a strong impact on the dynamics of urban systems, from traffic congestion to epidemic spreading, urban segregation, etc.
Understanding the properties of urban networks can help us understand better the dynamics of urban systems and design better urban policies.
CUS 2025, ©SUNLab group socialurban.net/CUS