Topology matters: smoothed competitiveness of metrical task systems

  • Authors:
  • Guido Schäfer;Naveen Sivadasan

  • Affiliations:
  • Dipartimento di Informatica e Sistemistica, Università di Roma "La Sapienza", Rome, Italy;Strand Genomics, Rajmahal Vilas, Bangalore, India

  • Venue:
  • Theoretical Computer Science
  • Year:
  • 2005

Quantified Score

Hi-index 5.23

Visualization

Abstract

Borodin et al. (J. ACM 39 (1992) 745) introduced metrical task systems, a framework to model a large class of online problems. Metrical task systems can be described as follows. We are given a graph G = (V, E) with n nodes and a positive edge length λ(e) for every edge e ∈ E. An online algorithm resides in G and has to service a sequence of tasks that arrive online. A task τ specifies for each node v; ∈ V a request cost r (v) ∈ R0+ ∪ {∞}. If the algorithm resides in node u before the arrival of task τ, the cost to service task τ in node v is equal to the shortest path distance from u to v plus the request cost r(v). The objective is to service all tasks at minimum total cost. Borodin et al. showed that every deterministic online algorithm has a competitive ratio of at least 2n - 1, independent of the underlying metric. Moreover, they presented an online work function algorithm (WFA) that achieves this competitive ratio.We present a smoothed competitive analysis of WFA. That is, given an adversarial task sequence, we randomly perturb the request costs and analyze the competitive ratio of WFA on the perturbed sequence. Here, we are mainly interested in the asymptotic behavior of WFA. Our analysis reveals that the smoothed competitive ratio of WFA is much better than O(n) and that it depends on several topological parameters of the underlying graph G, such as the minimum edge length λmin, the maximum degree Δ, the edge diameter emax, etc. For example, if the ratio between the maximum and the minimum edge length of G is bounded by a constant, the smoothed competitive ratio of WFA is O(emax (λmin/σ + log(Δ))) and O(√nċ (λmin/sigma + log(Δ))), where σ denotes the standard deviation of the smoothing distribution. That is, already for perturbations with σ= Θ(λmin) the competitive ratio reduces to O(log(n)) on a clique and to O(√/n) on a line. Furthermore, we provide lower bounds on the smoothed competitive ratio of any deterministic algorithm. We prove two general lower bounds that hold independently of the underlying metric. Moreover, we show that our upper bounds are asymptotically tight for a large class of graphs.We also provide the first average case analysis of WFA. We prove that WFA has O(log(Δ)) expected competitive ratio if the request costs are chosen randomly from an arbitrary non-increasing distribution with standard deviation σ = Θ(λmin).