Improvements to Worker Assignment in Bike Sharing Systems
Improvements to Worker Assignment in Bike Sharing Systems
复制标题
DOI:
10.1109/mass52906.2021.00092
复制
发表时间:
2021-10
期刊:
影响因子:
--
通讯作者:
Trent Johnson;Jie Wu
中科院分区:
文献类型:
--
作者:
Trent Johnson;Jie Wu
Bike-sharing systems (BSSs) are widely used in cities worldwide as they offer an affordable, eco-friendly method of transport. However, the rate of renting and returning bikes from stations is not always equal. The stations with imbalanced demand can become out of service by having all docks filled or emptied. These out-of-service stations can lead to a worse user experience and fewer people using BSSs. Researchers are trying to solve the rebalancing problem by developing algorithms that incentivize workers to pick up and drop off bicycles from different stations to balance the rent and return rates. Many of these algorithms focus on creating incentive and pricing models to encourage workers to go to imbalanced stations. Since they do not consider all of the placements of workers, this strategy may lead to inefficiencies where workers travel farther than they need. We can treat rebalancing as a Worker Assignment Problem by assigning worker stations to minimize the total distance traveled. We propose an algorithm that can approximate the optimal assignment significantly faster than other techniques with very high performance. The rapid speed allows for real-time use in augmenting pricing models and as a stand-alone method for worker assignment. Furthermore, we compare our approach against four existing algorithms on real-world data to evaluate computational speed and effectiveness.