<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="pmathml.xsl"?>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>
Abstract: Oblivious Interference Scheduling
</title>
<script language="JavaScript" type="text/JavaScript" src="../myscript.js"></script>
</head>
<body  style="font-family: Tahoma, Verdana, Arial, sans-serif;" bgcolor="#ffffff">
<script type="text/javascript">
checkBrowserWidth();
window.onresize = checkBrowserWidth;
</script>
<h3 style="color:#A94279">
Oblivious Interference Scheduling
</h3>

<b>Alexander Fangh&#228;nel, Thomas Kesselheim, Harald R&#228;cke and Berthold V&#246;cking</b>
<p>

  In the <i>interference scheduling problem</i>, one is given a set of <math xmlns='http://www.w3.org/1998/Math/MathML'><mi>n</mi></math>
  communication requests described by pairs of points from a metric space. The
  points correspond to devices in a wireless network. In the \emph{directed
    version} of the problem, each pair of points consists of a dedicated
  sending and a dedicated receiving device. In the <i>bidirectional version</i>
  the devices within a pair shall be able to exchange signals in both
  directions. In both versions, each pair must be assigned a power level and a
  color such that the pairs in each color class can communicate simultaneously
  at the specified power levels. The feasibility of simultaneous communication
  within a color class is defined in terms of the Signal to Interference Plus
  Noise Ratio (SINR) that compares the strength of a signal at a receiver to
  the sum of the strengths of other signals. This is commonly referred to as
  the "physical model" and is the established way of modelling interference
  in the engineering community. The objective is to minimize the number of
  colors as this corresponds to the time needed to schedule all requests.
</p><p>
  We study <i>oblivious power assignments</i> in which the power value of a
  pair only depends on the distance between the points of this pair. We prove
  that oblivious power assignments cannot yield approximation ratios better
  than <math xmlns='http://www.w3.org/1998/Math/MathML'><mi>&#x003A9;</mi><mo>(</mo><mi>n</mi><mo>)</mo></math> for the directed version of the problem, which is the worst
  possible performance guarantee as there is a straightforward algorithm that
  achieves an <math xmlns='http://www.w3.org/1998/Math/MathML'><mi>O</mi><mo>(</mo><mi>n</mi><mo>)</mo></math>-approximation. For the bidirectional version, however, we
  can show the existence of a universally good oblivious power assignment: For
  any set of <math xmlns='http://www.w3.org/1998/Math/MathML'><mi>n</mi></math> bidirectional communication requests, the so-called "square
  root assignment" admits a coloring with at most <math xmlns='http://www.w3.org/1998/Math/MathML'><mo lspace="0em" rspace="thinmathspace">polylog</mo><mo>(</mo><mi>n</mi><mo>)</mo></math> times the
  minimal number of colors. The proof for the existence of this coloring is
  non-constructive. We complement it by an approximation algorithm for the
  coloring problem under the square root assignment. This way, we obtain the
  first polynomial time algorithm with approximation ratio <math xmlns='http://www.w3.org/1998/Math/MathML'><mo lspace="0em" rspace="thinmathspace">polylog</mo><mo>(</mo><mi>n</mi><mo>)</mo></math> for
  interference scheduling in the physical model.
</p></body></html>

