(Translated by https://www.hiragana.jp/)
Search | arXiv e-print repository
Skip to main content

Showing 1–10 of 10 results for author: Chestnut, S R

.
  1. arXiv:1609.05885  [pdf, ps, other

    cs.DS

    Matrix Norms in Data Streams: Faster, Multi-Pass and Row-Order

    Authors: Vladimir Braverman, Stephen R. Chestnut, Robert Krauthgamer, Yi Li, David P. Woodruff, Lin F. Yang

    Abstract: A central problem in data streams is to characterize which functions of an underlying frequency vector can be approximated efficiently. Recently there has been considerable effort in extending this problem to that of estimating functions of a matrix that is presented as a data-stream. This setting generalizes classical problems to the analogous ones for matrices. For example, instead of estimating… ▽ More

    Submitted 24 October, 2018; v1 submitted 19 September, 2016; originally announced September 2016.

    Comments: Merged works

  2. arXiv:1603.00759  [pdf, ps, other

    cs.DS

    BPTree: an $\ell_2$ heavy hitters algorithm using constant memory

    Authors: Vladimir Braverman, Stephen R. Chestnut, Nikita Ivkin, Jelani Nelson, Zhengyu Wang, David P. Woodruff

    Abstract: The task of finding heavy hitters is one of the best known and well studied problems in the area of data streams. One is given a list $i_1,i_2,\ldots,i_m\in[n]$ and the goal is to identify the items among $[n]$ that appear frequently in the list. In sub-polynomial space, the strongest guarantee available is the $\ell_2$ guarantee, which requires finding all items that occur at least $εいぷしろん\|f\|_2$ tim… ▽ More

    Submitted 9 November, 2017; v1 submitted 2 March, 2016; originally announced March 2016.

    Comments: v4: PODS'17 camera-ready version, includes improved space l_2 tracking (by log(1/epsilon) factor); v3: fixed accidental mis-sorting of author last names; v2: added section explaining why pick-and-drop sampling fails for l2 heavy hitters, and fixed minor typos

  3. arXiv:1601.07473  [pdf, ps, other

    cs.DS

    Streaming Space Complexity of Nearly All Functions of One Variable on Frequency Vectors

    Authors: Vladimir Braverman, Stephen R. Chestnut, David P. Woodruff, Lin F. Yang

    Abstract: A central problem in the theory of algorithms for data streams is to determine which functions on a stream can be approximated in sublinear, and especially sub-polynomial or poly-logarithmic, space. Given a function $g$, we study the space complexity of approximating $\sum_{i=1}^n g(|f_i|)$, where $f\in\mathbb{Z}^n$ is the frequency vector of a turnstile stream. This is a generalization of the wel… ▽ More

    Submitted 27 January, 2016; originally announced January 2016.

  4. arXiv:1512.07126  [pdf, ps, other

    math.OC

    Sublinear Bounds for a Quantitative Doignon-Bell-Scarf Theorem

    Authors: Stephen R. Chestnut, Robert Hildebrand, Rico Zenklusen

    Abstract: The recent paper "A quantitative Doignon-Bell-Scarf Theorem" by Aliev et al. generalizes the famous Doignon-Bell-Scarf Theorem on the existence of integer solutions to systems of linear inequalities. Their generalization examines the number of facets of a polyhedron that contains exactly $k$ integer points in $\mathbb{R}^n$. They show that there exists a number $c(n,k)$ such that any polyhedron in… ▽ More

    Submitted 30 August, 2017; v1 submitted 22 December, 2015; originally announced December 2015.

  5. arXiv:1511.02486  [pdf, ps, other

    cs.DS math.OC

    Hardness and Approximation for Network Flow Interdiction

    Authors: Stephen R. Chestnut, Rico Zenklusen

    Abstract: In the Network Flow Interdiction problem an adversary attacks a network in order to minimize the maximum s-t-flow. Very little is known about the approximatibility of this problem despite decades of interest in it. We present the first approximation hardness, showing that Network Flow Interdiction and several of its variants cannot be much easier to approximate than Densest k-Subgraph. In particul… ▽ More

    Submitted 8 November, 2015; originally announced November 2015.

  6. arXiv:1511.02484  [pdf, ps, other

    math.OC cs.DS

    Interdicting Structured Combinatorial Optimization Problems with {0,1}-Objectives

    Authors: Stephen R. Chestnut, Rico Zenklusen

    Abstract: Interdiction problems ask about the worst-case impact of a limited change to an underlying optimization problem. They are a natural way to measure the robustness of a system, or to identify its weakest spots. Interdiction problems have been studied for a wide variety of classical combinatorial optimization problems, including maximum $s$-$t$ flows, shortest $s$-$t$ paths, maximum weight matchings,… ▽ More

    Submitted 8 November, 2015; originally announced November 2015.

  7. arXiv:1511.01111  [pdf, other

    cs.DS

    Streaming Symmetric Norms via Measure Concentration

    Authors: Jaroslaw Blasiok, Vladimir Braverman, Stephen R. Chestnut, Robert Krauthgamer, Lin F. Yang

    Abstract: We characterize the streaming space complexity of every symmetric norm $l$ (a norm on $\mathbb{R}^n$ invariant under sign-flips and coordinate-permutations), by relating this space complexity to the measure-concentration characteristics of $l$. Specifically, we provide nearly matching upper and lower bounds on the space complexity of calculating a $(1\pmεいぷしろん)$-approximation to the norm of the stream,… ▽ More

    Submitted 26 June, 2017; v1 submitted 3 November, 2015; originally announced November 2015.

    Comments: published in STOC 2017

  8. arXiv:1511.00661  [pdf, ps, other

    cs.DS

    Beating CountSketch for Heavy Hitters in Insertion Streams

    Authors: Vladimir Braverman, Stephen R. Chestnut, Nikita Ivkin, David P. Woodruff

    Abstract: Given a stream $p_1, \ldots, p_m$ of items from a universe $\mathcal{U}$, which, without loss of generality we identify with the set of integers $\{1, 2, \ldots, n\}$, we consider the problem of returning all $\ell_2$-heavy hitters, i.e., those items $j$ for which $f_j \geq εいぷしろん\sqrt{F_2}$, where $f_j$ is the number of occurrences of item $j$ in the stream, and $F_2 = \sum_{i \in [n]} f_i^2$. Such a… ▽ More

    Submitted 2 November, 2015; originally announced November 2015.

  9. arXiv:1408.5096  [pdf, ps, other

    cs.DS

    Universal sketches for the frequency negative moments and other decreasing streaming sums

    Authors: Vladimir Braverman, Stephen R. Chestnut

    Abstract: Given a stream with frequencies $f_d$, for $d\in[n]$, we characterize the space necessary for approximating the frequency negative moments $F_p=\sum |f_d|^p$, where $p<0$ and the sum is taken over all items $d\in[n]$ with nonzero frequency, in terms of $n$, $εいぷしろん$, and $m=\sum |f_d|$. To accomplish this, we actually prove a much more general result. Given any nonnegative and nonincreasing function… ▽ More

    Submitted 16 February, 2015; v1 submitted 21 August, 2014; originally announced August 2014.

    Comments: 19 pages

  10. arXiv:1208.4125  [pdf, ps, other

    math.CO cs.DM

    Counting Spanning Trees of Threshold Graphs

    Authors: Stephen R. Chestnut, Donniell E. Fishkind

    Abstract: Cayley's formula states that there are $n^{n-2}$ spanning trees in the complete graph on $n$ vertices; it has been proved in more than a dozen different ways over its 150 year history. The complete graphs are a special case of threshold graphs, and using Merris' Theorem and the Matrix Tree Theorem, there is a strikingly simple formula for counting the number of spanning trees in a threshold graph… ▽ More

    Submitted 8 January, 2013; v1 submitted 20 August, 2012; originally announced August 2012.

    Comments: 14 pages, 5 figures

    MSC Class: 05A19