Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to main content

Showing 1–20 of 20 results for author: Blais, E

Searching in archive cs. Search in all archives.
.
  1. arXiv:2403.18777  [pdf, other

    cs.DS

    New Graph and Hypergraph Container Lemmas with Applications in Property Testing

    Authors: Eric Blais, Cameron Seth

    Abstract: The graph and hypergraph container methods are powerful tools with a wide range of applications across combinatorics. Recently, Blais and Seth (FOCS 2023) showed that the graph container method is particularly well-suited for the analysis of the natural canonical tester for two fundamental graph properties: having a large independent set and $k$-colorability. In this work, we show that the connect… ▽ More

    Submitted 27 March, 2024; originally announced March 2024.

    Comments: To appear at STOC 2024

  2. arXiv:2308.03289  [pdf, ps, other

    cs.DS

    Testing Graph Properties with the Container Method

    Authors: Eric Blais, Cameron Seth

    Abstract: We establish nearly optimal sample complexity bounds for testing the $ρ$-clique property in the dense graph model. Specifically, we show that it is possible to distinguish graphs on $n$ vertices that have a $ρn$-clique from graphs for which at least $εn^2$ edges must be added to form a $ρn$-clique by sampling and inspecting a random subgraph on only $\tilde{O}(ρ^3/ε^2)$ vertices. We also establi… ▽ More

    Submitted 7 August, 2023; originally announced August 2023.

  3. arXiv:2305.03194  [pdf, other

    cs.DS

    Testing and Learning Convex Sets in the Ternary Hypercube

    Authors: Hadley Black, Eric Blais, Nathaniel Harms

    Abstract: We study the problems of testing and learning high-dimensional discrete convex sets. The simplest high-dimensional discrete domain where convexity is a non-trivial property is the ternary hypercube, $\{-1,0,1\}^n$. The goal of this work is to understand structural combinatorial properties of convex sets in this domain and to determine the complexity of the testing and learning problems. We obtain… ▽ More

    Submitted 18 November, 2023; v1 submitted 4 May, 2023; originally announced May 2023.

    Comments: Accepted to ITCS 24

  4. arXiv:2208.12896  [pdf, other

    cs.CC quant-ph

    Randomised Composition and Small-Bias Minimax

    Authors: Shalev Ben-David, Eric Blais, Mika Göös, Gilbert Maystre

    Abstract: We prove two results about randomised query complexity $\mathrm{R}(f)$. First, we introduce a "linearised" complexity measure $\mathrm{LR}$ and show that it satisfies an inner-optimal composition theorem: $\mathrm{R}(f\circ g) \geq Ω(\mathrm{R}(f) \mathrm{LR}(g))$ for all partial $f$ and $g$, and moreover, $\mathrm{LR}$ is the largest possible measure with this property. In particular,… ▽ More

    Submitted 26 August, 2022; originally announced August 2022.

    Comments: 41 pages. To appear in FOCS 2022

  5. arXiv:2012.03923  [pdf, ps, other

    cs.LG cs.CC cs.DS

    VC Dimension and Distribution-Free Sample-Based Testing

    Authors: Eric Blais, Renato Ferreira Pinto Jr., Nathaniel Harms

    Abstract: We consider the problem of determining which classes of functions can be tested more efficiently than they can be learned, in the distribution-free sample-based model that corresponds to the standard PAC learning setting. Our main result shows that while VC dimension by itself does not always provide tight bounds on the number of samples required to test a class of functions in this model, it can… ▽ More

    Submitted 7 December, 2020; originally announced December 2020.

    Comments: 44 pages

  6. arXiv:2002.10809  [pdf, other

    cs.CC quant-ph

    A Tight Composition Theorem for the Randomized Query Complexity of Partial Functions

    Authors: Shalev Ben-David, Eric Blais

    Abstract: We prove two new results about the randomized query complexity of composed functions. First, we show that the randomized composition conjecture is false: there are families of partial Boolean functions $f$ and $g$ such that $R(f\circ g)\ll R(f) R(g)$. In fact, we show that the left hand side can be polynomially smaller than the right hand side (though in our construction, both sides are polylogari… ▽ More

    Submitted 7 December, 2020; v1 submitted 25 February, 2020; originally announced February 2020.

    Comments: 43 pages

  7. arXiv:2002.10802  [pdf, ps, other

    cs.CC quant-ph

    A New Minimax Theorem for Randomized Algorithms

    Authors: Shalev Ben-David, Eric Blais

    Abstract: The celebrated minimax principle of Yao (1977) says that for any Boolean-valued function $f$ with finite domain, there is a distribution $μ$ over the domain of $f$ such that computing $f$ to error $ε$ against inputs from $μ$ is just as hard as computing $f$ to error $ε$ on worst-case inputs. Notably, however, the distribution $μ$ depends on the target error level $ε$: the hard distribution which i… ▽ More

    Submitted 17 September, 2020; v1 submitted 25 February, 2020; originally announced February 2020.

    Comments: 57 pages

  8. arXiv:1909.12102  [pdf, other

    cs.DB

    Box Covers and Domain Orderings for Beyond Worst-Case Join Processing

    Authors: Kaleb Alway, Eric Blais, Semih Salihoglu

    Abstract: Recent beyond worst-case optimal join algorithms Minesweeper and its generalization Tetris have brought the theory of indexing and join processing together by developing a geometric framework for joins. These algorithms take as input an index $\mathcal{B}$, referred to as a box cover, that stores output gaps that can be inferred from traditional indexes, such as B+ trees or tries, on the input rel… ▽ More

    Submitted 10 January, 2021; v1 submitted 26 September, 2019; originally announced September 2019.

  9. arXiv:1908.02525  [pdf, ps, other

    cs.CC

    Testing convexity of functions over finite domains

    Authors: Aleksandrs Belovs, Eric Blais, Abhinav Bommireddi

    Abstract: We establish new upper and lower bounds on the number of queries required to test convexity of functions over various discrete domains. 1. We provide a simplified version of the non-adaptive convexity tester on the line. We re-prove the upper bound $O(\frac{\log(εn)}ε)$ in the usual uniform model, and prove an $O(\frac{\log n}ε)$ upper bound in the distribution-free setting. 2. We show a tight… ▽ More

    Submitted 7 August, 2019; originally announced August 2019.

    Comments: 24 pages

  10. Optimal Separation and Strong Direct Sum for Randomized Query Complexity

    Authors: Eric Blais, Joshua Brody

    Abstract: We establish two results regarding the query complexity of bounded-error randomized algorithms. * Bounded-error separation theorem. There exists a total function $f : \{0,1\}^n \to \{0,1\}$ whose $ε$-error randomized query complexity satisfies $\overline{\mathrm{R}}_ε(f) = Ω( \mathrm{R}(f) \cdot \log\frac1ε)$. * Strong direct sum theorem. For every function $f$ and every $k \ge 2$, the randomi… ▽ More

    Submitted 2 August, 2019; originally announced August 2019.

    Comments: 15 pages, 2 figures, CCC 2019

    ACM Class: F.1.3

  11. arXiv:1612.06016  [pdf, ps, other

    cs.DS

    A Characterization of Constant-Sample Testable Properties

    Authors: Eric Blais, Yuichi Yoshida

    Abstract: We characterize the set of properties of Boolean-valued functions on a finite domain $\mathcal{X}$ that are testable with a constant number of samples. Specifically, we show that a property $\mathcal{P}$ is testable with a constant number of samples if and only if it is (essentially) a $k$-part symmetric property for some constant $k$, where a property is {\em $k$-part symmetric} if there is a par… ▽ More

    Submitted 18 December, 2016; originally announced December 2016.

  12. arXiv:1611.07879  [pdf, ps, other

    cs.DS

    Testing submodularity and other properties of valuation functions

    Authors: Eric Blais, Abhinav Bommireddi

    Abstract: We show that for any constant $ε> 0$ and $p \ge 1$, it is possible to distinguish functions $f : \{0,1\}^n \to [0,1]$ that are submodular from those that are $ε$-far from every submodular function in $\ell_p$ distance with a constant number of queries. More generally, we extend the testing-by-implicit-learning framework of Diakonikolas et al. (2007) to show that every property of real-valued fun… ▽ More

    Submitted 23 November, 2016; originally announced November 2016.

    Comments: To appear in 8th Innovations in Theoretical Computer Science (ITCS) conference, Jan. 9-11, 2017

  13. arXiv:1607.03938  [pdf, ps, other

    cs.DS cs.CC cs.DM

    Tolerant Junta Testing and the Connection to Submodular Optimization and Function Isomorphism

    Authors: Eric Blais, Clément L. Canonne, Talya Eden, Amit Levi, Dana Ron

    Abstract: A function $f\colon \{-1,1\}^n \to \{-1,1\}$ is a $k$-junta if it depends on at most $k$ of its variables. We consider the problem of tolerant testing of $k$-juntas, where the testing algorithm must accept any function that is $ε$-close to some $k$-junta and reject any function that is $ε'$-far from every $k'$-junta for some $ε'= O(ε)$ and $k' = O(k)$. Our first result is an algorithm that solve… ▽ More

    Submitted 3 November, 2016; v1 submitted 13 July, 2016; originally announced July 2016.

    Comments: Polished the writing, corrected typos, and fixed an issue in the proof of Theorem 1.2

  14. arXiv:1511.05053  [pdf, ps, other

    cs.CC cs.DM cs.DS

    A Polynomial Lower Bound for Testing Monotonicity

    Authors: Aleksandrs Belovs, Eric Blais

    Abstract: We show that every algorithm for testing $n$-variate Boolean functions for monotonicity must have query complexity $\tildeΩ(n^{1/4})$. All previous lower bounds for this problem were designed for non-adaptive algorithms and, as a result, the best previous lower bound for general (possibly adaptive) monotonicity testers was only $Ω(\log n)$. Combined with the query complexity of the non-adaptive mo… ▽ More

    Submitted 16 November, 2015; originally announced November 2015.

    Comments: 22 pages

  15. arXiv:1506.01055  [pdf, ps, other

    cs.DM

    An inequality for the Fourier spectrum of parity decision trees

    Authors: Eric Blais, Li-Yang Tan, Andrew Wan

    Abstract: We give a new bound on the sum of the linear Fourier coefficients of a Boolean function in terms of its parity decision tree complexity. This result generalizes an inequality of O'Donnell and Servedio for regular decision trees. We use this bound to obtain the first non-trivial lower bound on the parity decision tree complexity of the recursive majority function.

    Submitted 20 May, 2015; originally announced June 2015.

  16. arXiv:1503.02868  [pdf, ps, other

    quant-ph cs.DS

    Quantum Algorithm for Monotonicity Testing on the Hypercube

    Authors: Aleksandrs Belovs, Eric Blais

    Abstract: In this note, we develop a bounded-error quantum algorithm that makes $\tilde O(n^{1/4}\varepsilon^{-1/2})$ queries to a Boolean function $f$, accepts a monotone function, and rejects a function that is $\varepsilon$-far from being monotone. This gives a super-quadratic improvement compared to the best known randomized algorithm for all $\varepsilon = o(1)$. The improvement is cubic when… ▽ More

    Submitted 10 March, 2015; originally announced March 2015.

    Comments: 6 pages

  17. arXiv:1412.3040  [pdf, other

    cs.DB

    Rapid Sampling for Visualizations with Ordering Guarantees

    Authors: Albert Kim, Eric Blais, Aditya Parameswaran, Piotr Indyk, Sam Madden, Ronitt Rubinfeld

    Abstract: Visualizations are frequently used as a means to understand trends and gather insights from datasets, but often take a long time to generate. In this paper, we focus on the problem of rapidly generating approximate visualizations while preserving crucial visual proper- ties of interest to analysts. Our primary focus will be on sampling algorithms that preserve the visual property of ordering; our… ▽ More

    Submitted 9 December, 2014; originally announced December 2014.

    Comments: Tech Report. 17 pages. Condensed version to appear in VLDB Vol. 8 No. 5

  18. arXiv:1410.8420  [pdf, ps, other

    cs.CC cs.DM cs.LG

    Learning circuits with few negations

    Authors: Eric Blais, Clément L. Canonne, Igor C. Oliveira, Rocco A. Servedio, Li-Yang Tan

    Abstract: Monotone Boolean functions, and the monotone Boolean circuits that compute them, have been intensively studied in complexity theory. In this paper we study the structure of Boolean functions in terms of the minimum number of negations in any circuit computing them, a complexity measure that interpolates between monotone functions and the class of all functions. We study this generalization of mono… ▽ More

    Submitted 30 October, 2014; originally announced October 2014.

  19. arXiv:1112.5741  [pdf, ps, other

    cs.DS cs.CC math.CO

    Partially Symmetric Functions are Efficiently Isomorphism-Testable

    Authors: Eric Blais, Amit Weinstein, Yuichi Yoshida

    Abstract: Given a function f: {0,1}^n \to {0,1}, the f-isomorphism testing problem requires a randomized algorithm to distinguish functions that are identical to f up to relabeling of the input variables from functions that are far from being so. An important open question in property testing is to determine for which functions f we can test f-isomorphism with a constant number of queries. Despite much rece… ▽ More

    Submitted 24 December, 2011; originally announced December 2011.

    Comments: 22 pages

  20. arXiv:1111.0897  [pdf, ps, other

    cs.DS

    Active Property Testing

    Authors: Maria-Florina Balcan, Eric Blais, Avrim Blum, Liu Yang

    Abstract: One of the motivations for property testing of boolean functions is the idea that testing can serve as a preprocessing step before learning. However, in most machine learning applications, it is not possible to request for labels of fictitious examples constructed by the algorithm. Instead, the dominant query paradigm in applied machine learning, called active learning, is one where the algorithm… ▽ More

    Submitted 17 April, 2012; v1 submitted 3 November, 2011; originally announced November 2011.