paper-with-me

Papers

Multitask Weakly Supervised Learning for Origin Destination Travel Time Estimation

2023-01-13 · Hongjun Wang, Zhiwen Zhang, Zipei Fan, Jiyuan Chen, Lingyu Zhang, Ryosuke Shibasaki, Xuan Song

Travel time estimation from GPS trips is of great importance to order duration, ridesharing, taxi dispatching, etc. However, the dense trajectory is not always available due to the limitation of data privacy and acquisition, while the origin destination (OD) type of data, such as NYC taxi data, NYC bike data, and Capital Bikeshare data, is more accessible. To address this issue, this paper starts to estimate the OD trips travel time combined with the road network. Subsequently, a Multitask Weakly Supervised Learning Framework for Travel Time Estimation (MWSL TTE) has been proposed to infer transition probability between roads segments, and the travel time on road segments and intersection simultaneously. Technically, given an OD pair, the transition probability intends to recover the most possible route. And then, the output of travel time is equal to the summation of all segments' and intersections' travel time in this route. A novel route recovery function has been proposed to iteratively maximize the current route's co occurrence probability, and minimize the discrepancy between routes' probability distribution and the inverse distribution of routes' estimation loss. Moreover, the expected log likelihood function based on a weakly supervised framework has been deployed in optimizing the travel time from road segments and intersections concurrently. We conduct experiments on a wide range of real world taxi datasets in Xi'an and Chengdu and demonstrate our method's effectiveness on route recovery and travel time estimation.

📄 PDF Abstract BibTeX arXiv:2301.05336

Code (0)

등록된 구현이 없습니다.

Tasks

Travel Time EstimationWeakly-supervised Learning

Methods 이 논문이 사용한 방법론

Travel 설명 없음
GPS Greedy Policy Search (GPS) is a simple algorithm that learns a policy for test-time data augmentation based on the predictive performance on a validation set. GPS starts with…

Similar Papers 제목 키워드 기반

Proposing a Model for Predicting Passenger Origin-Destination in Online Taxi-Hailing Systems

2019-10-17 · Pouria Golshanrad, Hamid Mahini, Behnam Bahrak

Due to the significance of transportation planning, traffic management, and dispatch optimization, predicting passenger origin-destination has emerged as a crucial requirement for intelligent transportation systems manag…

ClusteringManagement

Origin-Destination Travel Time Oracle for Map-based Services

2023-07-06 · Yan Lin, Huaiyu Wan, Jilin Hu, Shengnan Guo 외

Given an origin (O), a destination (D), and a departure time (T), an Origin-Destination (OD) travel time oracle~(ODT-Oracle) returns an estimate of the time it takes to travel from O to D when departing at T. ODT-Oracles…

Travel Time Estimation

An Embarrassingly Simple Rule-based Visiting Circulation Approach to Trip Destination Prediction

2026-07-28 · Eng-Shen Tu, Yong-Han Chen, En-Chao Liu, Hao-Yun Keng 외 arxiv

In this paper, we propose the Rule-based Visiting Circulation (RVC) model in tackling the challenge in the IEEE Big Data Cup 2022: Trip Destination Prediction. Given trips containing travel information, personal attribut…

DutyTTE: Deciphering Uncertainty in Origin-Destination Travel Time Estimation

2024-08-23 · Xiaowei Mao, Yan Lin, Shengnan Guo, Yubin Chen 외

Uncertainty quantification in travel time estimation (TTE) aims to estimate the confidence interval for travel time, given the origin (O), destination (D), and departure time (T). Accurately quantifying this uncertainty …

Deep Reinforcement LearningMixture-of-ExpertsTravel Time EstimationUncertainty Quantification

Spatial-Temporal Deep Intention Destination Networks for Online Travel Planning

2021-08-09 · Yu Li, Fei Xiong, Ziyi Wang, Zulong Chen 외

Nowadays, artificial neural networks are widely used for users' online travel planning. Personalized travel planning has many real applications and is affected by various factors, such as transportation type, intention d…

Prediction