CYCLAug 22, 2024

Urban Mobility Assessment Using LLMs

arXiv:2409.00063v120 citationsh-index: 9Has Code
Originality Incremental advance
AI Analysis

This addresses privacy and cost issues in urban mobility studies for researchers and planners, though it is incremental as it applies existing LLM methods to a new domain.

The paper tackles the challenge of collecting urban mobility data by proposing an AI-based approach that uses large language models (LLMs) to synthesize travel surveys, showing that fine-tuned open-source models like Llama-2 can generate synthetic data closely mimicking actual survey data across U.S. metropolitan areas.

Understanding urban mobility patterns and analyzing how people move around cities helps improve the overall quality of life and supports the development of more livable, efficient, and sustainable urban areas. A challenging aspect of this work is the collection of mobility data by means of user tracking or travel surveys, given the associated privacy concerns, noncompliance, and high cost. This work proposes an innovative AI-based approach for synthesizing travel surveys by prompting large language models (LLMs), aiming to leverage their vast amount of relevant background knowledge and text generation capabilities. Our study evaluates the effectiveness of this approach across various U.S. metropolitan areas by comparing the results against existing survey data at different granularity levels. These levels include (i) pattern level, which compares aggregated metrics like the average number of locations traveled and travel time, (ii) trip level, which focuses on comparing trips as whole units using transition probabilities, and (iii) activity chain level, which examines the sequence of locations visited by individuals. Our work covers several proprietary and open-source LLMs, revealing that open-source base models like Llama-2, when fine-tuned on even a limited amount of actual data, can generate synthetic data that closely mimics the actual travel survey data, and as such provides an argument for using such data in mobility studies.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes