Skip to main content

Showing 1–8 of 8 results for author: Yodpinyanee, A

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

    cs.DS math.ST stat.ML

    Towards Testing Monotonicity of Distributions Over General Posets

    Authors: Maryam Aliakbarpour, Themis Gouleakis, John Peebles, Ronitt Rubinfeld, Anak Yodpinyanee

    Abstract: In this work, we consider the sample complexity required for testing the monotonicity of distributions over partial orders. A distribution $p$ over a poset is monotone if, for any pair of domain elements $x$ and $y$ such that $x \preceq y$, $p(x) \leq p(y)$. To understand the sample complexity of this problem, we introduce a new property called bigness over a finite domain, where the distribution… ▽ More

    Submitted 6 July, 2019; originally announced July 2019.

    Comments: Appeared in COLT 2019

  2. arXiv:1902.08266  [pdf, other

    cs.DS cs.DM

    Local Computation Algorithms for Spanners

    Authors: Merav Parter, Ronitt Rubinfeld, Ali Vakilian, Anak Yodpinyanee

    Abstract: A graph spanner is a fundamental graph structure that faithfully preserves the pairwise distances in the input graph up to a small multiplicative stretch. The common objective in the computation of spanners is to achieve the best-known existential size-stretch trade-off efficiently. Classical models and algorithmic analysis of graph spanners essentially assume that the algorithm can read the inp… ▽ More

    Submitted 21 February, 2019; originally announced February 2019.

    Comments: An extended abstract appeared in the proceedings of ITCS 2019

  3. arXiv:1902.03534  [pdf, ps, other

    cs.DS cs.DM

    Set Cover in Sub-linear Time

    Authors: Piotr Indyk, Sepideh Mahabadi, Ronitt Rubinfeld, Ali Vakilian, Anak Yodpinyanee

    Abstract: We study the classic set cover problem from the perspective of sub-linear algorithms. Given access to a collection of $m$ sets over $n$ elements in the query model, we show that sub-linear algorithms derived from existing techniques have almost tight query complexities. On one hand, first we show an adaptation of the streaming algorithm presented in Har-Peled et al. [2016] to the sub-linear quer… ▽ More

    Submitted 9 February, 2019; originally announced February 2019.

  4. arXiv:1711.10692  [pdf, other

    cs.DS

    Local Access to Huge Random Objects through Partial Sampling

    Authors: Amartya Shankha Biswas, Ronitt Rubinfeld, Anak Yodpinyanee

    Abstract: Consider an algorithm performing a computation on a huge random object. Is it necessary to generate the entire object up front, or is it possible to provide query access to the object and sample it incrementally "on-the-fly"? Such an implementation should emulate the object by answering queries in a manner consistent with a random instance sampled from the true distribution. Our first set of res… ▽ More

    Submitted 5 December, 2020; v1 submitted 29 November, 2017; originally announced November 2017.

  5. arXiv:1701.00146  [pdf, ps, other

    cs.CC cs.CG

    Even $1 \times n$ Edge-Matching and Jigsaw Puzzles are Really Hard

    Authors: Jeffrey Bosboom, Erik D. Demaine, Martin L. Demaine, Adam Hesterberg, Pasin Manurangsi, Anak Yodpinyanee

    Abstract: We prove the computational intractability of rotating and placing $n$ square tiles into a $1 \times n$ array such that adjacent tiles are compatible--either equal edge colors, as in edge-matching puzzles, or matching tab/pocket shapes, as in jigsaw puzzles. Beyond basic NP-hardness, we prove that it is NP-hard even to approximately maximize the number of placed tiles (allowing blanks), while satis… ▽ More

    Submitted 31 December, 2016; originally announced January 2017.

    Comments: 22 pages, 9 figures

  6. arXiv:1601.04233  [pdf, other

    cs.DS

    Sublinear-Time Algorithms for Counting Star Subgraphs with Applications to Join Selectivity Estimation

    Authors: Maryam Aliakbarpour, Amartya Shankha Biswas, Themistoklis Gouleakis, John Peebles, Ronitt Rubinfeld, Anak Yodpinyanee

    Abstract: We study the problem of estimating the value of sums of the form $S_p \triangleq \sum \binom{x_i}{p}$ when one has the ability to sample $x_i \geq 0$ with probability proportional to its magnitude. When $p=2$, this problem is equivalent to estimating the selectivity of a self-join query in database systems when one can sample rows randomly. We also study the special case when $\{x_i\}$ is the degr… ▽ More

    Submitted 16 January, 2016; originally announced January 2016.

    Comments: 21 pages

  7. arXiv:1512.06706  [pdf, ps, other

    cs.CG

    Dissection with the Fewest Pieces is Hard, Even to Approximate

    Authors: Jeffrey Bosboom, Erik D. Demaine, Martin L. Demaine, Jayson Lynch, Pasin Manurangsi, Mikhail Rudoy, Anak Yodpinyanee

    Abstract: We prove that it is NP-hard to dissect one simple orthogonal polygon into another using a given number of pieces, as is approximating the fewest pieces to within a factor of $1+1/1080-\varepsilon$.

    Submitted 21 December, 2015; originally announced December 2015.

    Comments: 18 pages, 9 figures

  8. arXiv:1502.04022  [pdf, ps, other

    cs.DS

    Local Computation Algorithms for Graphs of Non-Constant Degrees

    Authors: Reut Levi, Ronitt Rubinfeld, Anak Yodpinyanee

    Abstract: In the model of \emph{local computation algorithms} (LCAs), we aim to compute the queried part of the output by examining only a small (sublinear) portion of the input. Many recently developed LCAs on graph problems achieve time and space complexities with very low dependence on $n$, the number of vertices. Nonetheless, these complexities are generally at least exponential in $d$, the upper bound… ▽ More

    Submitted 13 February, 2015; originally announced February 2015.