Online k -taxi via Double Coverage and time-reverse primal-dual

arxiv(2022)

引用 3|浏览16
暂无评分
摘要
We consider the online k -taxi problem, a generalization of the k -server problem, in which k servers are located in a metric space. A sequence of requests is revealed one by one, where each request is a pair of two points, representing the start and destination of a travel request by a passenger. The goal is to serve all requests while minimizing the distance traveled without carrying a passenger . We show that the classic Double Coverage algorithm has competitive ratio 2^k-1 on HSTs, matching a recent lower bound for deterministic algorithms. For bounded depth HSTs, the competitive ratio turns out to be much better and we obtain tight bounds. When the depth is d≪ k , these bounds are approximately k^d/d! . By standard embedding results, we obtain a randomized algorithm for arbitrary n -point metrics with (polynomial) competitive ratio O(k^cΔ ^1/clog _Δ n) , where Δ is the aspect ratio and c≥ 1 is an arbitrary positive integer constant. The previous known bound was O(2^klog n) . For general (weighted) tree metrics, we prove the competitive ratio of Double Coverage to be Θ (k^d) for any fixed depth d , and in contrast to HSTs it is not bounded by 2^k-1 . We obtain our results by a dual fitting analysis where the dual solution is constructed step-by-step backwards in time. Unlike the forward-time approach typical of online primal-dual analyses, this allows us to combine information from both the past and the future when assigning dual variables. We believe this method can also be useful for other problems. Using this technique, we also provide a dual fitting proof of the k -competitiveness of Double Coverage for the k -server problem on trees.
更多
查看译文
关键词
68W27 Online algorithms,streaming algorithms,68W40 Analysis of algorithms
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要