摘要
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月 2019 → 11 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/19 → 11/04/19 |
联合国可持续发展目标
此成果有助于实现下列可持续发展目标:
-
可持续发展目标 11 可持续城市和社区
学术指纹
探究 'An efficient insertion operator in dynamic ridesharing services' 的科研主题。它们共同构成独一无二的学术指纹。引用此
- APA
- Author
- BIBTEX
- Harvard
- Standard
- RIS
- Vancouver