Source-linked AI summary

A tale of many cities: universal patterns in human urban mobility

Anastasios Noulas, Salvatore Scellato, Renaud Lambiotte, Massimiliano Pontil, Cecilia Mascolo

arXiv:1108.5355v4physics.soc-phcs.SI

TL;DR

The paper asks whether people move substantially differently across cities or whether urban mobility has universal traits. It analyzes large-scale Foursquare movements using place distributions and rank-based distance, finding a universal inverse power-law relation in rank and accurate cross-city movement fits.

  • Problem

    The paper examines whether human movements differ substantially across cities or exhibit universal traits, addressing the limits of modeling urban mobility with physical distance alone.

  • Method

    The study analyzes 35,289,629 Foursquare movements from 925,030 users across 4,960,496 places and models destinations by their rank among places surrounding each origin.

  • Results

    Across cities, transition probability is inversely proportional to destination rank, with exponent α = 0.84±0.07; a common-parameter model accurately captures real displacements.

  • Takeaways & Limitations

    Urban mobility variations are predominantly associated with cities’ spatial distributions of places, making rank a suitable variable for universal mobility modeling.

  • Takeaways & Limitations

    The model omits individual heterogeneity and temporal parameters studied in prior human-mobility research.

Abstract

from arXiv · show

The advent of geographic online social networks such as Foursquare, where users voluntarily signal their current location, opens the door to powerful studies on human movement. In particular the fine granularity of the location data, with GPS accuracy down to 10 meters, and the worldwide scale of Foursquare adoption are unprecedented. In this paper we study urban mobility patterns of people in several metropolitan cities around the globe by analyzing a large set of Foursquare users. Surprisingly, while there are variations in human movement in different cities, our analysis shows that those are predominantly due to different distributions of places across different urban environments. Moreover, a universal law for human mobility is identified, which isolates as a key component the rank-distance, factoring in the number of places between origin and destination, rather than pure physical distance, as considered in some previous works. Building on our findings, we also show how a rank-based movement model accurately captures real human movements in different cities. Our results shed new light on the driving factors of urban human mobility, with potential applications for urban planning, location-based advertisement and even social studies.

A. Urban Movements and Power-laws

Using a planetary Foursquare dataset, the paper finds that urban displacement distributions show large-distance power-law behavior but require a different description at city scale.

  • Dataset: 35,289,629 movements from 925,030 users across 4,960,496 places were collected over six months in 2010.Each movement records a user check-in between venues with exact GPS coordinates.
  • Large-scale movements: The displacement distribution is well approximated by a power law with exponent β = 1.50 (p-value = 0.494).This estimate is close to earlier measurements from dollar-bill and cellphone datasets.
  • Urban scale: At short distances, the probability of moving up to 100 meters is uniform, while city-level distributions vary in shape.The city comparison includes Houston, San Francisco, and Singapore, with 47, 112, and 79 thousand transitions, respectively.

B. Movements across cities.

Across cities, human displacement distributions share broad trends but differ in scale and functional form, indicating that physical distance alone does not yield a universal urban mobility pattern.

  • Common trends: Urban movements are nearly uniform within the first 100 meters, then decline until an abrupt cutoff δm ∈ [5, 30] km.The cutoff may reflect city borders and the resulting maximum travel distances.
  • City differences: Houston and San Francisco exhibit different distance thresholds, while San Francisco and Singapore reverse their relative transition probabilities across distance ranges.San Francisco is more likely than Singapore to have transitions from 300 meters to 5 kilometers, but less likely beyond 5 kilometers.
  • Possible drivers: Differences between cities may reflect geographic factors such as area and density, infrastructure, transportation, services, or sociocultural variation.The paper next formalizes these possible sources of heterogeneity.

C. The importance of place density.

Place density is more informative than city area for explaining mean urban movement, and rank-based distance reveals a common mobility pattern across cities.

  • Density and movement: Mean transition distance is inversely proportional to city place density, with R2 = 0.59.Denser cities such as New York are expected to have shorter movements.
  • Density and movement: City area has little apparent linear relationship with mean transition length, with R2 = 0.19.The city area is measured using 250 × 250 m2 squares containing at least five places.
  • Rank-based mobility: Rank counts the places closer to the origin than the destination and remains invariant when a city is uniformly scaled.The rank distribution therefore incorporates the spatial availability of intervening places rather than physical distance alone.
  • Rank-based mobility: Across thirty-four cities, the rank distribution has exponent α = 0.84±0.07, with all cities collapsing onto a common trend.The result indicates a universal pattern associated with settlement density.
  • Related evidence: The rank result parallels evidence that the probability of observing a geographic-social-network friend decreases with the number of geographically closer people.This comparison connects urban movement patterns with another opportunity-based geographic process.

D. Modelling urban mobility.

The paper models urban movement using destination rank—the number of places closer to the origin than the destination—and combines this universal preference with each city’s observed place distribution. Agent-based simulations using this model accurately reproduce real displacements while preserving city-specific spatial heterogeneity.

  • Rank-based model: Movement probabilities depend only on destination rank, while each city contributes its empirically observed set of places.Thus the mobility rule is shared across cities, but their spatial distributions can differ.
  • Rank-based model: The model defines rank_u(v) as the number of places w closer to origin u than destination v.This rank captures relative opportunity density and remains invariant when a city is uniformly rescaled.
  • Simulation results: Agent-based simulations using the model capture real human displacements with very high accuracy across cities.The simulations average movements over all possible starting places and use a common empirical α = 0.84.
  • Simulation results: City-to-city differences are mainly attributed to spatial place distributions because simulations use identical rules and parameters except for each city’s place set.Figures 6 and 7 illustrate heterogeneity in venue density and spatial organization.
  • Implications: Distance remains deterrent, but physical distance alone cannot express universal mobility laws; models should incorporate place distribution.Rank provides one way to represent this information, alongside approaches that complement distance with place locations.

II. DISCUSSION

The discussion interprets urban mobility as governed by opportunities represented by place distributions rather than physical distance alone. Across cities, rank-based analysis yields a universal pattern and supports applications in urban planning, ICT, and epidemiological modeling.

  • Universal mobility pattern: The rank-based model fits human movement PDFs in Houston, San Francisco, and Singapore despite differing underlying spatial distributions.The model also reproduces minor San Francisco anomalies at 20 and 40 kilometers.
  • Urban spatial structure: KDE maps show a high-density core in each city, while point-wise density and spatial distribution patterns differ.Rank accommodates these differences through relative density for each origin–destination pair.
  • Universal mobility pattern: Physical distance does not produce universal mobility rules, whereas transition probability follows an inverse power of destination rank across cities.The exponent α varies only modestly between cities.
  • Applications: The findings support using rank to model mobility deterrence where opportunity density is nonuniform, with applications in urban planning and ICT.The dataset also motivates research on movement needs and motives.
  • Applications: The approach may help calibrate contact rates in epidemiological models, including density-dependent versus frequency-dependent formulations.This application is stated as a future quantitative direction.

III. METHODS

The mobility dataset consists of Foursquare user check-ins made publicly available through Twitter’s Streaming API.

  • The dataset comprises check-ins made by Foursquare users and released through Twitter’s Streaming API.
Loading 1108.5355v4…