paper-with-me

홈 › Papers

Share, Collaborate, Benchmark: Advancing Travel Demand Research through rigorous open-source collaboration

2023-06-09 · Juan D. Caicedo, Carlos Guirado, Marta C. González, Joan L. Walker

This research foregrounds general practices in travel demand research, emphasizing the need to change our ways. A critical barrier preventing travel demand literature from effectively informing policy is the volume of publications without clear, consolidated benchmarks, making it difficult for researchers and policymakers to gather insights and use models to guide decision-making. By emphasizing reproducibility and open collaboration, we aim to enhance the reliability and policy relevance of travel demand research. We present a collaborative infrastructure for transit demand prediction models, focusing on their performance during highly dynamic conditions like the COVID-19 pandemic. Drawing from over 300 published papers, we develop an open-source infrastructure with five common methodologies and assess their performance under stable and dynamic conditions. We found that the prediction error for the LSTM deep learning approach stabilized at a mean arctangent absolute percentage error (MAAPE) of about 0.12 within 1.5 months, whereas other models continued to exhibit higher error rates even a year into the pandemic. If research practices had prioritized reproducibility before the COVID-19 pandemic, transit agencies would have had clearer guidance on the best forecasting methods and quickly identified those best suited for pandemic conditions to inform operations in response to changes in transit demand. The aim of this open-source codebase is to lower the barrier for other researchers to replicate, reproduce models and build upon findings. We encourage researchers to test their own modeling approaches on this benchmarking platform, challenge the analyses conducted in this paper, and develop model specifications that can outperform those evaluated here. Further, collaborative research approaches must be expanded across travel demand modeling if we wish to impact policy and planning.

📄 PDF Abstract BibTeX arXiv:2306.06194

Code (0)

등록된 구현이 없습니다.

Tasks

BenchmarkingTime Series

Methods 이 논문이 사용한 방법론

Travel 설명 없음
Tanh Activation 설명 없음
Sigmoid Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Advancing Transportation Mode Share Analysis with Built Environment: Deep Hybrid Models with Urban Road Network

2024-05-23 · Dingyi Zhuang, Qingyi Wang, Yunhan Zheng, Xiaotong Guo 외

Transportation mode share analysis is important to various real-world transportation tasks as it helps researchers understand the travel behaviors and choices of passengers. A typical example is the prediction of communi…

Feature EngineeringGraph Embedding

ICN: Interactive Convolutional Network for Forecasting Travel Demand of Shared Micromobility

2023-06-24 · Yiming Xu, Qian Ke, Xiaojian Zhang, Xilei Zhao

Accurate shared micromobility demand predictions are essential for transportation planning and management. Although deep learning models provide powerful tools to deal with demand prediction problems, studies on forecast…

Deep LearningManagement

ChinaTravel: A Real-World Benchmark for Language Agents in Chinese Travel Planning

2024-12-18 · Jie-Jing Shao, Xiao-Wen Yang, Bo-Wen Zhang, Baizhi Chen 외

Recent advances in LLMs, particularly in language reasoning and tool integration, have rapidly sparked the real-world development of Language Agents. Among these, travel planning represents a prominent domain, combining …

Transfer learning for cross-modal demand prediction of bike-share and public transit

2022-03-17 · Mingzhuang Hua, Francisco Camara Pereira, Yu Jiang, Xuewu Chen

The urban transportation system is a combination of multiple transport modes, and the interdependencies across those modes exist. This means that the travel demand across different travel modes could be correlated as one…

PredictionTime SeriesTime Series AnalysisTransfer Learning

Aligning LLM with human travel choices: a persona-based embedding learning approach

2025-05-25 · Tianming Liu, Manzi Li, Yafeng Yin

The advent of large language models (LLMs) presents new opportunities for travel demand modeling. However, behavioral misalignment between LLMs and humans presents obstacles for the usage of LLMs, and existing alignment …