On-Line Paging against Adversarially Biased Random Inputs

Computer Science – Data Structures and Algorithms

Scientific paper

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

Conference version appeared in SODA '98 as "Bounding the Diffuse Adversary"

Scientific paper

In evaluating an algorithm, worst-case analysis can be overly pessimistic. Average-case analysis can be overly optimistic. An intermediate approach is to show that an algorithm does well on a broad class of input distributions. Koutsoupias and Papadimitriou recently analyzed the least-recently-used (LRU) paging strategy in this manner, analyzing its performance on an input sequence generated by a so-called diffuse adversary -- one that must choose each request probabilitistically so that no page is chosen with probability more than some fixed epsilon>0. They showed that LRU achieves the optimal competitive ratio (for deterministic on-line algorithms), but they didn't determine the actual ratio. In this paper we estimate the optimal ratios within roughly a factor of two for both deterministic strategies (e.g. least-recently-used and first-in-first-out) and randomized strategies. Around the threshold epsilon ~ 1/k (where k is the cache size), the optimal ratios are both Theta(ln k). Below the threshold the ratios tend rapidly to O(1). Above the threshold the ratio is unchanged for randomized strategies but tends rapidly to Theta(k) for deterministic ones. We also give an alternate proof of the optimality of LRU.

No associations

LandOfFree

Say what you really think

Search LandOfFree.com for scientists and scientific papers. Rate them and share your experience with other people.

Rating

On-Line Paging against Adversarially Biased Random Inputs does not yet have a rating. At this time, there are no reviews or comments for this scientific paper.

If you have personal experience with On-Line Paging against Adversarially Biased Random Inputs, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and On-Line Paging against Adversarially Biased Random Inputs will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFWR-SCP-O-4664

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.