跳到主要导航 跳到搜索 跳到主要内容

An efficient insertion operator in dynamic ridesharing services

  • Beihang University

科研成果: 书/报告/会议事项章节会议稿件同行评审

摘要

Dynamic ridesharing refers to services that arrange one-time shared rides on short notice. It underpins various real-world intelligent transportation applications such as car-pooling, food delivery and last-mile logistics. A core operation in dynamic ridesharing is the 'insertion operator'. Given a worker and a feasible route which contains a sequence of origin-destination pairs from previous requests, the insertion operator inserts a new origin-destination pair from a newly arrived request into the current route such that certain objective is optimized. Common optimization objectives include minimizing the maximum flow time of all requests and minimizing the total travel time of the worker. Despite its frequent usage, the insertion operator has a time complexity of O(n3), where n is the number of all requests assigned to the worker. The cubic running time of insertion fundamentally limits the efficiency of urban-scale dynamic ridesharing based applications. In this paper, we propose a novel partition framework and a dynamic programming based insertion with a time complexity of O(n2). We further improve the time efficiency of the insertion operator to O(n) harnessing efficient index structures, such as fenwick tree. Evaluations on two real-world large-scale datasets show that our methods can accelerate insertion by 1.5 to 998.1 times.

源语言英语
主期刊名Proceedings - 2019 IEEE 35th International Conference on Data Engineering, ICDE 2019
出版商IEEE Computer Society
1022-1033
页数12
ISBN(电子版)9781538674741
DOI
出版状态已出版 - 4月 2019
活动35th IEEE International Conference on Data Engineering, ICDE 2019 - Macau, 中国
期限: 8 4月 201911 4月 2019

出版系列

姓名Proceedings - International Conference on Data Engineering
2019-April
ISSN(印刷版)1084-4627

会议

会议35th IEEE International Conference on Data Engineering, ICDE 2019
国家/地区中国
Macau
时期8/04/1911/04/19

联合国可持续发展目标

此成果有助于实现下列可持续发展目标:

  1. 可持续发展目标 11 - 可持续城市和社区
    可持续发展目标 11 可持续城市和社区

学术指纹

探究 'An efficient insertion operator in dynamic ridesharing services' 的科研主题。它们共同构成独一无二的学术指纹。

引用此