<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="pubs.xsl"?>
<!DOCTYPE publist [
  <!ELEMENT publist (pub+)>
  <!ELEMENT pub (title,url,(coauthors?),forum,(pages?),year,synopsis)>
  <!ATTLIST pub type (conf|jour|tech|chap|book) #REQUIRED>
  <!ELEMENT title (#PCDATA)>
  <!ELEMENT url (#PCDATA)>
  <!ELEMENT coauthors (author+)>
  <!ELEMENT forum (#PCDATA)>
  <!ELEMENT pages EMPTY>
  <!ATTLIST pages begin CDATA "?">
  <!ATTLIST pages end CDATA "?">
  <!ELEMENT year (#PCDATA)>
  <!ELEMENT synopsis ANY>
  <!ELEMENT author (#PCDATA)>
]>
<!-- Note: Consider switching to XSD instead of DTD -->

<publist>

<pub type="conf">
  <title> 
    A Lower Bound on the Complexity of Approximate Nearest Neighbor 
    Searching on the Hamming Cube 
  </title>
  <url> dcg-ann.pdf </url>
  <coauthors>
    <author>Bernard Chazelle</author>
    <author>Benjamin Gum</author>
    <author>Alexey Lvov</author>
  </coauthors>
  <forum> STOC </forum>
  <pages begin="305" end="311" />
  <year> 1999 </year> <month> 5 </month>
  <synopsis>
    This paper considers Approximate Nearest Neighbor Searching (ANNS),
    a basic problem of interest in a variety of areas ranging from
    molecular biology to data mining. Using ideas inspired by
    discrepancy theory, we establish the first query time lower bound on
    deterministic ANNS algorithms, even on a very special space -- the
    Hamming Cube -- and even if we require only very poor approximation. 
  </synopsis>
</pub>

<pub type="jour">
  <title> 
    A Lower Bound on the Complexity of Approximate Nearest Neighbor 
    Searching on the Hamming Cube 
  </title>
  <url> dcg-ann.pdf </url>
  <coauthors>
    <author>Bernard Chazelle</author>
    <author>Benjamin Gum</author>
    <author>Alexey Lvov</author>
  </coauthors>
  <forum>Discrete and Computational Geometry: The Goodman-Pollack 
    Festschrift, Springer-Verlag</forum>
  <pages begin="313" end="328" />
  <year> 2003 </year> <month> 99 </month>
  <synopsis>
    This paper considers Approximate Nearest Neighbor Searching (ANNS),
    a basic problem of interest in a variety of areas ranging from
    molecular biology to data mining. Using ideas inspired by
    discrepancy theory, we establish the first query time lower bound on
    deterministic ANNS algorithms, even on a very special space -- the
    Hamming Cube -- and even if we require only very poor approximation. 
  </synopsis>
</pub>

<pub type="conf">
  <title> Evasiveness of Subgraph Containment and Related Properties </title>
  <url> sicomp-evasive.pdf </url>
  <coauthors>
    <author>Subhash Khot</author>
    <author>Yaoyun Shi</author>
  </coauthors>
  <forum> STACS </forum>
  <pages begin="110" end="120" />
  <year> 2001 </year> <month> 2 </month>
  <synopsis>
    In this paper we present some partial answers to the famous
    conjecture that monotone graph properties are evasive. Adding new
    group theoretic and number theoretic ideas to a previously known
    topological method, we prove evasiveness of all minor-closed graph
    properties. We significantly improve known results for subgraph
    containment properties and for some generalizations.
  </synopsis>
</pub>

<pub type="jour">
  <title> Evasiveness of Subgraph Containment and Related Properties </title>
  <url> sicomp-evasive.pdf </url>
  <coauthors>
    <author>Subhash Khot</author>
    <author>Yaoyun Shi</author>
  </coauthors>
  <forum>SIAM Journal on Computing 31(3)</forum>
  <pages begin="866" end="875" />
  <year> 2002 </year> <month> 99 </month>
  <synopsis>
    In this paper we present some partial answers to the famous
    conjecture that monotone graph properties are evasive. Adding new
    group theoretic and number theoretic ideas to a previously known
    topological method, we prove evasiveness of all minor-closed graph
    properties. We significantly improve known results for subgraph
    containment properties and for some generalizations.
  </synopsis>
</pub>

<pub type="conf">
  <title>
    Improved Lower Bounds on the Randomized Complexity of Graph Properties
  </title>
  <url> rsa-randglb.pdf </url>
  <coauthors>
    <author>Subhash Khot</author>
  </coauthors>
  <forum> ICALP </forum>
  <pages begin="285" end="296" />
  <year> 2001 </year> <month> 7 </month>
  <synopsis>
    This paper considers the randomized decision tree complexity of
    monotone properties of graphs. We improve the previous best
    unconditional lower bound, using simple tools from probability
    theory.
  </synopsis>
</pub>

<pub type="jour">
  <title>
    Improved Lower Bounds on the Randomized Complexity of Graph Properties
  </title>
  <url> rsa-randglb.pdf </url>
  <coauthors>
    <author>Subhash Khot</author>
  </coauthors>
  <forum>Random Structures and Algorithms 30(3)</forum>
  <pages begin="427" end="440" />
  <year> 2007 </year> <month> 5 </month>
  <synopsis>
    This paper considers the randomized decision tree complexity of
    monotone properties of graphs. We improve the previous best
    unconditional lower bound, using simple tools from probability
    theory.
  </synopsis>
</pub>

<pub type="conf">
  <title>
    Informational Complexity and the Direct Sum Problem for 
    Simultaneous Message Complexity
  </title>
  <url> focs01-infocomplex.pdf </url>
  <coauthors>
    <author>Yaoyun Shi</author>
    <author>Anthony Wirth</author>
    <author>Andrew Yao</author>
  </coauthors>
  <forum> FOCS </forum>
  <pages begin="270" end="278" />
  <year> 2001 </year> <month> 10 </month>
  <synopsis>
    <![CDATA[
    We study the phenomenon of &quot;economy of scale&quot; -- does
    solving several copies of a problem require less resources than
    solving them one by one? -- in communication complexity.  Using a
    novel information-theoretic interpretation of complexity we show
    that, for equality testing in the simultaneous message model,
    economy of scale does <i>not</i> occur.  We also prove some
    generalizations and extensions.
    ]]>
  </synopsis>
</pub>

<pub type="conf">
  <title> Improved Approximation Algorithms for Resource Allocation </title>
  <url> ipco02-rap.pdf </url>
  <coauthors>
    <author>Gruia Calinescu</author>
    <author>Howard Karloff</author>
    <author>Yuval Rabani</author>
  </coauthors>
  <forum> IPCO </forum>
  <pages begin="401" end="414" />
  <year> 2002 </year> <month> 5 </month>
  <synopsis>
    We consider the problem of selecting a maximum profit subset from a
    given set of jobs such that the total resource requirement at no
    point of time exceeds a given bound (this can be thought of as
    maximum throughput scheduling). We give the current best constant
    factor approximation.
  </synopsis>
</pub>

<pub type="conf">
  <title> Approximation Algorithms for the Unsplittable Flow Problem </title>
  <url> algorithmica-ufp.pdf </url>
  <coauthors>
    <author>Chandra Chekuri</author>
    <author>Anupam Gupta</author>
    <author>Amit Kumar</author>
  </coauthors>
  <forum> APPROX </forum>
  <pages begin="51" end="66" />
  <year> 2002 </year> <month> 9 </month>
  <synopsis>
    This paper studies the problem of routing, through a network, a
    maximum profit subset of a given set of unsplittable flows, while
    respecting all edge capacity constraints. We improve some earlier
    results for expander networks and simplify others. We also obtain new
    results for the line and ring networks.
  </synopsis>
</pub>

<pub type="jour">
  <title> Approximation Algorithms for the Unsplittable Flow Problem </title>
  <url> algorithmica-ufp.pdf </url>
  <coauthors>
    <author>Chandra Chekuri</author>
    <author>Anupam Gupta</author>
    <author>Amit Kumar</author>
  </coauthors>
  <forum>Algorithmica 47(1)</forum>
  <pages begin="53" end="78" />
  <year> 2007 </year> <month> 2 </month>
  <synopsis>
    This paper studies the problem of routing, through a network, a
    maximum profit subset of a given set of unsplittable flows, while
    respecting all edge capacity constraints. We improve some earlier
    results for expander networks and simplify others. We also obtain new
    results for the line and ring networks.
  </synopsis>
</pub>

<pub type="conf">
  <title>
    Near-Optimal Lower Bounds on the Multi-Party Communication 
    Complexity of Set Disjointness
  </title>
  <url> ccc03-disj.pdf </url>
  <coauthors>
    <author>Subhash Khot</author>
    <author>Xiaodong Sun</author>
  </coauthors>
  <forum> CCC (Complexity) </forum>
  <pages begin="107" end="117" />
  <year> 2003 </year> <month> 7 </month>
  <synopsis>
    Suppose each of t players is given as input a subset of {1,2...,n}
    with the promise that the t sets are either pairwise disjoint or
    have an element in common but are otherwise pairwise disjoint. How
    many bits of randomised communication are needed for them to
    distinguish between these two cases? We establish lower bounds for
    this problem that match the best known upper bounds, upto
    logarithmic factors.  The above problem has connections with the
    computation of frequency moments for massive data in the streaming
    model. Our communication lower bounds imply space lower bounds in
    that model.
  </synopsis>
</pub>

<pub type="conf">
  <title>
    An Optimal Randomised Cell Probe Lower Bound for Approximate
    Nearest Neighbour Searching
  </title>
  <url> http://eccc.hpi-web.de/eccc-reports/2003/TR03-070/index.html </url>
  <coauthors>
    <author>Oded Regev</author>
  </coauthors>
  <forum> FOCS </forum>
  <pages begin="473" end="482" />
  <year> 2004 </year> <month> 10 </month>
  <synopsis>
    We consider the approximate nearest neighbour search (ANNS) problem on
    the d-dimensional Hamming cube. For polynomial storage and poly(d)
    word size, we show matching lower and upper bounds on the number of
    randomised queries required to solve ANNS. This closes a long line of 
    research on this basic and important problem.
  </synopsis>
</pub>

<pub type="conf">
  <title>
    R*-Histograms: Efficient Representation of Spatial Relations
    Between Objects of Arbitrary Topology
  </title>
  <url> <![CDATA[ 
    http://delivery.acm.org/10.1145/1030000/1027610/p356-wang.pdf?key1=1027610&key2=1726547311&coll=GUIDE&dl=GUIDE&CFID=62620523&CFTOKEN=87310708
  ]]> </url>
  <coauthors>
    <author>Yuhang Wang</author>
    <author>Fillia Makedon</author>
  </coauthors>
  <forum> ACM Multimedia </forum>
  <pages begin="356" end="359" />
  <year> 2004 </year> <month> 10 </month>
  <synopsis>
    <![CDATA[
    We introduce a representation of relative spatial relations between
    objects, which is required in many multimedia database applications.
    This extends a previously studied method, the R-histogram, by being
    more generally applicable (topologically) and faster to compute (via
    FFTs).  More details on <a
    href="http://engr.smu.edu/~yuhangw/publications.htm">Yuhang's
    page</a>.
    ]]>
  </synopsis>
</pub>

<pub type="conf">
  <title> Estimating Entropy and Entropy Norm on Data Streams </title>
  <url> imath-entropy-ds.pdf </url>
  <coauthors>
    <author>Khanh Do_Ba</author>
    <author>Shan Muthukrishnan</author>
  </coauthors>
  <forum> STACS </forum>
  <pages begin="196" end="205" />
  <year> 2006 </year> <month> 2 </month>
  <synopsis>
    A stream of m tokens, taken from a universe of size n (m &gt;&gt;
    n), defines a empirical probability distribution. Several
    applications in databases and network security need to summarize
    such a distribution.  Entropy and the related "entropy norm" are two
    such summaries and particularly important ones because entropy is
    central to information theory. In this work, we provide
    space-efficient (sublinear space) algorithms to estimate these two
    quantities and prove a space lower bound for estimation of the
    entropy norm.
  </synopsis>
</pub>

<pub type="jour">
  <title> Estimating Entropy and Entropy Norm on Data Streams </title>
  <url> imath-entropy-ds.pdf </url>
  <coauthors>
    <author>Khanh Do_Ba</author>
    <author>Shan Muthukrishnan</author>
  </coauthors>
  <forum>Internet Mathematics 3(1)</forum>
  <pages />
  <year> 2006 </year> <month> 99 </month>
  <synopsis>
    A stream of m tokens, taken from a universe of size n (m &gt;&gt;
    n), defines a empirical probability distribution. Several
    applications in databases and network security need to summarize
    such a distribution.  Entropy and the related "entropy norm" are two
    such summaries and particularly important ones because entropy is
    central to information theory. In this work, we provide
    space-efficient (sublinear space) algorithms to estimate these two
    quantities and prove a space lower bound for estimation of the
    entropy norm.
  </synopsis>
</pub>

<pub type="conf">
  <title> A Quasi-PTAS for Unsplittable Flow on Line Graphs </title>
  <url> stoc06-ufp-qptas.pdf </url>
  <coauthors>
    <author>Nikhil Bansal</author>
    <author>Amir Epstein</author>
    <author>Baruch Schieber</author>
  </coauthors>
  <forum> STOC </forum>
  <pages begin="721" end="729" />
  <year> 2006 </year> <month> 5 </month>
  <synopsis>
    We study the problem of routing multicommodity network flows on a
    line network with non-uniform capacities and obtain a
    quasi-polynomial-time approximation scheme for the max profit
    routable subset of a given set of flow demands. Our algorithm also
    extends to ring networks.  These results improve upon earlier
    (2+epsilon)-approximations.  More importantly, they addresses the
    long-standing open question of whether or not this problem is
    APX-hard on lines and rings.  Our results strongly indicate that it
    is not.
  </synopsis>
</pub>

<pub type="conf">
  <title> Attack Detection in Time Series for Recommendation Systems </title>
  <url> kdd06-attack.pdf </url>
  <coauthors>
    <author>Sheng Zhang</author>
    <author>Fillia Makedon</author>
    <author>James Ford</author>
  </coauthors>
  <forum> KDD </forum>
  <pages begin="809" end="814" />
  <year> 2006 </year> <month> 8 </month>
  <synopsis>
    Details will be posted here in due course; please stand by.
    Details will be posted here in due course; please stand by.
    Details will be posted here in due course; please stand by.
  </synopsis>
</pub>

<pub type="conf">
  <title>
    A Near-Optimal Algorithm for Computing the Entropy of a Stream
  </title>
  <url> talg-entropy-opt.pdf </url>
  <coauthors>
    <author>Graham Cormode</author>
    <author>Andrew McGregor</author>
  </coauthors>
  <forum> SODA </forum>
  <pages begin="328" end="335" />
  <year> 2007 </year> <month> 1 </month>
  <synopsis>
    <![CDATA[
    Consider a stream of m tokens, taken from a universe of size n, for
    which we wish to estimate the empirical entropy (given by the token
    frequencies). This problem has applications in databases and network
    security. Earlier work had provided space-efficient algorithms for
    this problem. Here, we improve on those results to give a nearly
    <i>optimal</i> algorithm and we <i>prove</i> this near-optimality
    via a lower bound. We also prove upper and lower bound results for
    estimating a related quantity called the <i>k</i>th order entropy.
    ]]>
  </synopsis>
</pub>

<pub type="jour">
  <title>
    A Near-Optimal Algorithm for Estimating the Entropy of a Stream
  </title>
  <url> talg-entropy-opt.pdf </url>
  <coauthors>
    <author>Graham Cormode</author>
    <author>Andrew McGregor</author>
  </coauthors>
  <forum> ACM Transactions on Algorithms (to appear) </forum>
  <pages begin="??" end="??" />
  <year> 2009 </year> <month> 2 </month>
  <synopsis>
    <![CDATA[
    Consider a stream of m tokens, taken from a universe of size n, for
    which we wish to estimate the empirical entropy (given by the token
    frequencies). This problem has applications in databases and network
    security. Earlier work had provided space-efficient algorithms for
    this problem. Here, we improve on those results to give a nearly
    <i>optimal</i> algorithm and we <i>prove</i> this near-optimality
    via a lower bound. We also prove upper and lower bound results for
    estimating a related quantity called the <i>k</i>th order entropy.
    ]]>
  </synopsis>
</pub>

<pub type="conf">
  <title> Lower Bounds for Multi-Player Pointer Jumping </title>
  <url> ccc07-mpj.pdf </url>
  <forum> CCC (Complexity) </forum>
  <pages begin="33" end="45" />
  <year> 2007 </year> <month> 6 </month>
  <synopsis>
    In the pointer jumping problem, a number of players who share an
    input graph amongst themselves, must communicate to determine the
    node reached by following pointers (i.e., directed edges) out of a
    designated start node. This problem is considered a promising
    candidate for resolving some long-standing open problems in circuit
    complexity. Here, we make progress on these open problems by proving
    large communication lower bounds for pointer jumping in certain 
    restricted models. The hope is that in future work the restrictions
    can be relaxed to the point where we can derive nontrivial circuit
    lower bounds.
  </synopsis>
</pub>

<!--
<pub type="conf">
  <title> Parity and contraction in planar graph embeddings </title>
  <url> approx07-planar.pdf </url>
  <coauthors>
    <author>James Lee</author>
    <author>Justin Vincent</author>
  </coauthors>
  <forum> APPROX </forum>
  <year> 2007 </year> <month> 8 </month>
  <synopsis>
    Coming soon. Please stand by.
  </synopsis>
</pub>
-->

<pub type="conf">
  <title> Nearly Private Information Retrieval </title>
  <url> mfcs07-apir.pdf </url>
  <coauthors>
    <author>Anna Shubina</author>
  </coauthors>
  <forum> MFCS </forum>
  <pages begin="383" end="393" />
  <year> 2007 </year> <month> 8 </month>
  <synopsis>
    Coming soon. Please stand by.
  </synopsis>
</pub>

<pub type="conf">
  <title> Tight Lower Bounds for Selection in Randomly Ordered Streams </title>
  <url> soda08-median-ds.pdf </url>
  <coauthors>
    <author>T. S. Jayram</author>
    <author>Mihai Patrascu</author>
  </coauthors>
  <forum> SODA </forum>
  <pages begin="720" end="729" />
  <year> 2008 </year> <month> 1 </month>
  <synopsis>
    We show that any algorithm computing the median of a stream
    presented in random order, using $\polylog(n)$ space, requires an
    optimal $\Omega(\log\log n)$ passes, resolving an open question from
    the seminal paper on streaming by Munro and Paterson, from FOCS
    1978.
  </synopsis>
</pub>

<pub type="conf">
  <title> Sublinear Communication Protocols for Multi-Party Pointer
  Jumping and a Related Lower Bound </title>
  <url> stacs08-mpj-ub.pdf </url>
  <coauthors>
    <author>Joshua Brody</author>
  </coauthors>
  <forum> STACS </forum>
  <pages begin="145" end="156" />
  <year> 2008 </year> <month> 2 </month>
  <synopsis>
    <![CDATA[
    We show that the multi-party pointer jumping problem (MPJ) has a
    surprising <i>sublinear</i> communication protocol. Proving strong
    lower bounds on MPJ is a long-standing challenge, and most
    techniques developed so far were shooting for <i>linear</i> lower
    bounds, and had succeeded in proving such lower bounds in somewhat
    restricted models. Our result therefore shows that there is
    something deep in the structure of MPJ that these earlier techniques
    cannot tackle. We also consider a new restricted model for MPJ
    (inspired by our upper bound) and prove a strong 
    <i>n</i> - O(log <i>n</i>) lower bound in this model.
    ]]>
  </synopsis>
</pub>

<pub type="conf">
  <title> Robust Lower Bounds for Communication and Stream Computation </title>
  <url> stoc08-rcc.pdf </url>
  <coauthors>
    <author>Graham Cormode</author>
    <author>Andrew McGregor</author>
  </coauthors>
  <forum> STOC </forum>
  <pages begin="641" end="649" />
  <year> 2008 </year> <month> 5 </month>
  <synopsis>
    Communication complexity typically involves partitioning the input
    to a problem amongst two (or more) players in a fixed way. But what
    happens if the data are instead partitioned at random amongst the
    players? When do traditionally hard problems become easy, and when
    do lower bounds stay robust? We initiate a study of such questions.
    A key motivation is that such random partition lower bounds apply
    quite directly to data stream lower bounds where the input is
    presented in random, rather than adversarial, order.
  </synopsis>
</pub>

<pub type="conf">
  <title> Embeddings, cuts, and flows in topological graphs: Lossy invariants, linearization, and 2-sums </title>
  <url> focs08-planar.pdf </url>
  <coauthors>
    <author>Alexander Jaffe</author>
    <author>James Lee</author>
    <author>Justin Vincent</author>
  </coauthors>
  <forum> FOCS </forum>
  <pages begin="761" end="770" />
  <year> 2008 </year> <month> 10 </month>
  <synopsis>
    Coming soon; please stand by.
  </synopsis>
</pub>

<pub type="conf">
  <title> Annotations in Data Streams </title>
  <url> notyet.html </url>
  <coauthors>
    <author>Graham Cormode</author>
    <author>Andrew McGregor</author>
  </coauthors>
  <forum> ICALP </forum>
  <pages begin="???" end="???" />
  <year> 2009 </year> <month> 7 </month>
  <synopsis>
    Coming soon; please stand by.
  </synopsis>
</pub>

<pub type="conf">
  <title> Functional Monitoring Without Monotonicity </title>
  <url> submit-funcmon.pdf </url>
  <coauthors>
    <author>Chrisil Arackaparambil</author>
    <author>Joshua Brody</author>
  </coauthors>
  <forum> ICALP </forum>
  <pages begin="???" end="???" />
  <year> 2009 </year> <month> 7 </month>
  <synopsis>
    Coming soon; please stand by.
  </synopsis>
</pub>

<pub type="conf">
  <title> A Multi-Round Communication Lower Bound for Gap Hamming and Some Consequences </title>
  <url> ccc09-ghd.pdf </url>
  <alturl> http://eccc.hpi-web.de/eccc-reports/2009/TR09-015/index.html </alturl>
  <alturl> http://arXiv.org/abs/0902.2399 </alturl>
  <coauthors>
    <author>Joshua Brody</author>
  </coauthors>
  <forum> CCC </forum>
  <pages begin="???" end="???" />
  <year> 2009 </year> <month> 7.5 </month>
  <synopsis>
    Coming soon; please stand by.
  </synopsis>
</pub>

<pub type="submit">
  <title> Approximability of the Unsplittable Flow Problem on Trees </title>
  <url> http://www.cs.dartmouth.edu/reports/abstracts/TR2009-642/ </url>
  <coauthors>
    <author>Chrisil Arackaparambil</author>
    <author>Chien-Chung Huang</author>
  </coauthors>
  <forum> WADS </forum>
  <year> 2009 </year> <month> 3 </month>
  <synopsis>
    Coming soon; please stand by.
  </synopsis>
</pub>

</publist>
