Skip to main content

Showing 1–27 of 27 results for author: Reyzin, L

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

    cs.DS cs.CC cs.LG

    Learning-Augmented Algorithms for Boolean Satisfiability

    Authors: Idan Attias, Xing Gao, Lev Reyzin

    Abstract: Learning-augmented algorithms are a prominent recent development in beyond worst-case analysis. In this framework, a problem instance is provided with a prediction (``advice'') from a machine-learning oracle, which provides partial information about an optimal solution, and the goal is to design algorithms that leverage this advice to improve worst-case performance. We study the classic Boolean sa… ▽ More

    Submitted 30 May, 2025; v1 submitted 9 May, 2025; originally announced May 2025.

  2. arXiv:2501.12771  [pdf, ps, other

    cs.IT cs.DM cs.DS cs.LG stat.ML

    Non-adaptive Learning of Random Hypergraphs with Queries

    Authors: Bethany Austhof, Lev Reyzin, Erasmo Tani

    Abstract: We study the problem of learning a hidden hypergraph $G=(V,E)$ by making a single batch of queries (non-adaptively). We consider the hyperedge detection model, in which every query must be of the form: ``Does this set $S\subseteq V$ contain at least one full hyperedge?'' In this model, it is known that there is no algorithm that allows to non-adaptively learn arbitrary hypergraphs by making fe… ▽ More

    Submitted 22 January, 2025; originally announced January 2025.

  3. arXiv:2310.04812  [pdf, ps, other

    cs.LG math.LO

    Applications of Littlestone dimension to query learning and to compression

    Authors: Hunter Chase, James Freitag, Lev Reyzin

    Abstract: In this paper we give several applications of Littlestone dimension. The first is to the model of \cite{angluin2017power}, where we extend their results for learning by equivalence queries with random counterexamples. Second, we extend that model to infinite concept classes with an additional source of randomness. Third, we give improved results on the relationship of Littlestone dimension to clas… ▽ More

    Submitted 7 October, 2023; originally announced October 2023.

    Comments: arXiv admin note: substantial text overlap with arXiv:1904.10122

  4. arXiv:2205.09056  [pdf, ps, other

    cs.LG

    Slowly Changing Adversarial Bandit Algorithms are Efficient for Discounted MDPs

    Authors: Ian A. Kash, Lev Reyzin, Zishun Yu

    Abstract: Reinforcement learning generalizes multi-armed bandit problems with additional difficulties of a longer planning horizon and unknown transition kernel. We explore a black-box reduction from discounted infinite-horizon tabular reinforcement learning to multi-armed bandits, where, specifically, an independent bandit learner is placed in each state. We show that, under ergodicity and fast mixing assu… ▽ More

    Submitted 9 March, 2024; v1 submitted 18 May, 2022; originally announced May 2022.

    Comments: ALT 24

  5. arXiv:2204.07071  [pdf, ps, other

    cs.LG

    A Unified Analysis of Dynamic Interactive Learning

    Authors: Xing Gao, Thomas Maranzatto, Lev Reyzin

    Abstract: In this paper we investigate the problem of learning evolving concepts over a combinatorial structure. Previous work by Emamjomeh-Zadeh et al. [2020] introduced dynamics into interactive learning as a way to model non-static user preferences in clustering problems or recommender systems. We provide many useful contributions to this problem. First, we give a framework that captures both of the mode… ▽ More

    Submitted 14 April, 2022; originally announced April 2022.

    Comments: 14 pages

  6. arXiv:2109.13457  [pdf, other

    cs.DS

    On the Geometry of Stable Steiner Tree Instances

    Authors: James Freitag, Neshat Mohammadi, Aditya Potukuchi, Lev Reyzin

    Abstract: In this note we consider the Steiner tree problem under Bilu-Linial stability. We give strong geometric structural properties that need to be satisfied by stable instances. We then make use of, and strengthen, these geometric properties to show that $1.562$-stable instances of Euclidean Steiner trees are polynomial-time solvable. We also provide a connection between certain approximation algorithm… ▽ More

    Submitted 27 September, 2021; originally announced September 2021.

    Comments: 9 pages, 1 figure

  7. arXiv:2012.10569  [pdf, ps, other

    cs.LG stat.ML

    Communication-Aware Collaborative Learning

    Authors: Avrim Blum, Shelby Heinecke, Lev Reyzin

    Abstract: Algorithms for noiseless collaborative PAC learning have been analyzed and optimized in recent years with respect to sample complexity. In this paper, we study collaborative PAC learning with the goal of reducing communication cost at essentially no penalty to the sample complexity. We develop communication efficient collaborative PAC learning algorithms using distributed boosting. We then conside… ▽ More

    Submitted 18 December, 2020; originally announced December 2020.

  8. arXiv:2004.03515  [pdf, ps, other

    cs.LG stat.ML

    On the Complexity of Learning from Label Proportions

    Authors: Benjamin Fish, Lev Reyzin

    Abstract: In the problem of learning with label proportions, which we call LLP learning, the training data is unlabeled, and only the proportions of examples receiving each label are given. The goal is to learn a hypothesis that predicts the proportions of labels on the distribution underlying the sample. This model of learning is applicable to a wide variety of settings, including predicting the number of… ▽ More

    Submitted 7 April, 2020; originally announced April 2020.

    Comments: this is an extended and corrected version of an IJCAI 2017 paper, 13 pages

  9. arXiv:2004.00557  [pdf, other

    cs.LG cs.CC stat.ML

    Statistical Queries and Statistical Algorithms: Foundations and Applications

    Authors: Lev Reyzin

    Abstract: We give a survey of the foundations of statistical queries and their many applications to other areas. We introduce the model, give the main definitions, and we explore the fundamental theory statistical queries and how how it connects to various notions of learnability. We also give a detailed summary of some of the applications of statistical queries to other areas, including to optimization, to… ▽ More

    Submitted 14 May, 2020; v1 submitted 1 April, 2020; originally announced April 2020.

    Comments: 21 pages

  10. arXiv:2003.13561  [pdf, other

    cs.LG math.PR stat.ML

    On Biased Random Walks, Corrupted Intervals, and Learning Under Adversarial Design

    Authors: Daniel Berend, Aryeh Kontorovich, Lev Reyzin, Thomas Robinson

    Abstract: We tackle some fundamental problems in probability theory on corrupted random processes on the integer line. We analyze when a biased random walk is expected to reach its bottommost point and when intervals of integer points can be detected under a natural model of noise. We apply these results to problems in learning thresholds and intervals under a new model for learning under adversarial design… ▽ More

    Submitted 30 March, 2020; originally announced March 2020.

    Comments: 18 pages

  11. arXiv:2002.11541  [pdf, ps, other

    cs.DS cs.LG

    On Learning a Hidden Directed Graph with Path Queries

    Authors: Mano Vikash Janardhanan, Lev Reyzin

    Abstract: In this paper, we consider the problem of reconstructing a directed graph using path queries. In this query model of learning, a graph is hidden from the learner, and the learner can access information about it with path queries. For a source and destination node, a path query returns whether there is a directed path from the source to the destination node in the hidden graph. In this paper we fir… ▽ More

    Submitted 16 March, 2021; v1 submitted 26 February, 2020; originally announced February 2020.

    Comments: 11 pages

  12. arXiv:1902.04629  [pdf, ps, other

    cs.LG cs.DS stat.ML

    Crowdsourced PAC Learning under Classification Noise

    Authors: Shelby Heinecke, Lev Reyzin

    Abstract: In this paper, we analyze PAC learnability from labels produced by crowdsourcing. In our setting, unlabeled examples are drawn from a distribution and labels are crowdsourced from workers who operate under classification noise, each with their own noise parameter. We develop an end-to-end crowdsourced PAC learning algorithm that takes unlabeled data points as input and outputs a trained classifier… ▽ More

    Submitted 12 February, 2019; originally announced February 2019.

    Comments: 14 pages

  13. arXiv:1709.09778  [pdf, other

    cs.LG cs.DS

    Sampling Without Compromising Accuracy in Adaptive Data Analysis

    Authors: Benjamin Fish, Lev Reyzin, Benjamin I. P. Rubinstein

    Abstract: In this work, we study how to use sampling to speed up mechanisms for answering adaptive queries into datasets without reducing the accuracy of those mechanisms. This is important to do when both the datasets and the number of queries asked are very large. In particular, we describe a mechanism that provides a polynomial speed-up per query over previous mechanisms, without needing to increase the… ▽ More

    Submitted 1 January, 2020; v1 submitted 27 September, 2017; originally announced September 2017.

    Comments: Appearing in the 31st International Conference on Algorithmic Learning Theory (ALT 2020)

  14. arXiv:1702.07292  [pdf, other

    cs.DS

    Network Construction with Ordered Constraints

    Authors: Yi Huang, Mano Vikash Janardhanan, Lev Reyzin

    Abstract: In this paper, we study the problem of constructing a network by observing ordered connectivity constraints, which we define herein. These ordered constraints are made to capture realistic properties of real-world problems that are not reflected in previous, more general models. We give hardness of approximation results and nearly-matching upper bounds for the offline problem, and we study the onl… ▽ More

    Submitted 23 February, 2017; originally announced February 2017.

    Comments: 12 pages

  15. arXiv:1503.00423  [pdf, ps, other

    cs.DS cs.DM

    A Simple Spectral Algorithm for Recovering Planted Partitions

    Authors: Sam Cole, Shmuel Friedland, Lev Reyzin

    Abstract: In this paper, we consider the planted partition model, in which $n = ks$ vertices of a random graph are partitioned into $k$ "clusters," each of size $s$. Edges between vertices in the same cluster and different clusters are included with constant probability $p$ and $q$, respectively (where $0 \le q < p \le 1$). We give an efficient algorithm that, with high probability, recovers the clusters as… ▽ More

    Submitted 25 August, 2017; v1 submitted 2 March, 2015; originally announced March 2015.

    Comments: 21 pages + title page

  16. arXiv:1411.3640  [pdf, other

    cs.DM

    Network installation and recovery: approximation lower bounds and faster exact formulations

    Authors: Alexander Gutfraind, Jeremy Kun, Ádám D. Lelkes, Lev Reyzin

    Abstract: We study the Neighbor Aided Network Installation Problem (NANIP) introduced previously which asks for a minimal cost ordering of the vertices of a graph, where the cost of visiting a node is a function of the number of neighbors that have already been visited. This problem has applications in resource management and disaster recovery. In this paper we analyze the computational hardness of NANIP. I… ▽ More

    Submitted 13 November, 2014; originally announced November 2014.

  17. arXiv:1410.0245  [pdf, other

    cs.CC cs.DC

    On the Computational Complexity of MapReduce

    Authors: Benjamin Fish, Jeremy Kun, Ádám Dániel Lelkes, Lev Reyzin, György Turán

    Abstract: In this paper we study MapReduce computations from a complexity-theoretic perspective. First, we formulate a uniform version of the MRC model of Karloff et al. (2010). We then show that the class of regular languages, and moreover all of sublogarithmic space, lies in constant round MRC. This result also applies to the MPC model of Andoni et al. (2014). In addition, we prove that, conditioned on a… ▽ More

    Submitted 6 October, 2015; v1 submitted 1 October, 2014; originally announced October 2014.

  18. arXiv:1402.4376  [pdf, other

    cs.CC cs.DS

    On Coloring Resilient Graphs

    Authors: Jeremy Kun, Lev Reyzin

    Abstract: We introduce a new notion of resilience for constraint satisfaction problems, with the goal of more precisely determining the boundary between NP-hardness and the existence of efficient algorithms for resilient instances. In particular, we study $r$-resiliently $k$-colorable graphs, which are those $k$-colorable graphs that remain $k$-colorable even after the addition of any $r$ new edges. We prov… ▽ More

    Submitted 11 June, 2014; v1 submitted 18 February, 2014; originally announced February 2014.

    Comments: Appearing in MFCS 2014

  19. arXiv:1308.3258  [pdf, other

    cs.GT cs.DM

    Anti-Coordination Games and Stable Graph Colorings

    Authors: Jeremy Kun, Brian Powers, Lev Reyzin

    Abstract: Motivated by understanding non-strict and strict pure strategy equilibria in network anti-coordination games, we define notions of stable and, respectively, strictly stable colorings in graphs. We characterize the cases when such colorings exist and when the decision problem is NP-hard. These correspond to finding pure strategy equilibria in the anti-coordination games, whose price of anarchy we a… ▽ More

    Submitted 14 August, 2013; originally announced August 2013.

    Comments: Appearing in SAGT 2013

  20. arXiv:1306.5720  [pdf, other

    cs.DS cs.SI

    On the Resilience of Bipartite Networks

    Authors: Shelby Heinecke, Will Perkins, Lev Reyzin

    Abstract: Motivated by problems modeling the spread of infections in networks, in this paper we explore which bipartite graphs are most resilient to widespread infections under various parameter settings. Namely, we study bipartite networks with a requirement of a minimum degree $d$ on one side under an independent infection, independent transmission model. We completely characterize the optimal graphs in t… ▽ More

    Submitted 8 January, 2018; v1 submitted 24 June, 2013; originally announced June 2013.

    Comments: 12 pages

  21. arXiv:1201.1214  [pdf, ps, other

    cs.CC cs.DS

    Statistical Algorithms and a Lower Bound for Detecting Planted Clique

    Authors: Vitaly Feldman, Elena Grigorescu, Lev Reyzin, Santosh Vempala, Ying Xiao

    Abstract: We introduce a framework for proving lower bounds on computational problems over distributions against algorithms that can be implemented using access to a statistical query oracle. For such algorithms, access to the input distribution is limited to obtaining an estimate of the expectation of any given function on a sample drawn randomly from the input distribution, rather than directly accessing… ▽ More

    Submitted 14 August, 2016; v1 submitted 5 January, 2012; originally announced January 2012.

    ACM Class: F.2; G.1.6; G.3

  22. arXiv:1107.2379  [pdf, ps, other

    cs.LG cs.DS

    Data Stability in Clustering: A Closer Look

    Authors: Shalev Ben-David, Lev Reyzin

    Abstract: We consider the model introduced by Bilu and Linial (2010), who study problems for which the optimal clustering does not change when distances are perturbed. They show that even when a problem is NP-hard, it is sometimes possible to obtain efficient algorithms for instances resilient to certain multiplicative perturbations, e.g. on the order of $O(\sqrt{n})$ for max-cut clustering. Awasthi et al.… ▽ More

    Submitted 29 August, 2014; v1 submitted 12 July, 2011; originally announced July 2011.

    Comments: 16 pages

  23. arXiv:1106.2369  [pdf, ps, other

    cs.LG cs.AI stat.ML

    Efficient Optimal Learning for Contextual Bandits

    Authors: Miroslav Dudik, Daniel Hsu, Satyen Kale, Nikos Karampatziakis, John Langford, Lev Reyzin, Tong Zhang

    Abstract: We address the problem of learning in an online setting where the learner repeatedly observes features, selects among a set of actions, and receives reward for the action taken. We provide the first efficient algorithm with an optimal regret. Our algorithm uses a cost sensitive classification learner as an oracle and has a running time $\mathrm{polylog}(N)$, where $N$ is the number of classificati… ▽ More

    Submitted 12 June, 2011; originally announced June 2011.

  24. arXiv:1002.4058  [pdf, ps, other

    cs.LG

    Contextual Bandit Algorithms with Supervised Learning Guarantees

    Authors: Alina Beygelzimer, John Langford, Lihong Li, Lev Reyzin, Robert E. Schapire

    Abstract: We address the problem of learning in an online, bandit setting where the learner must repeatedly select among $K$ actions, but only receives partial feedback based on its choices. We establish two new facts: First, using a new algorithm called Exp4.P, we show that it is possible to compete with the best in a set of $N$ experts with probability $1-δ$ while incurring regret at most… ▽ More

    Submitted 27 October, 2011; v1 submitted 22 February, 2010; originally announced February 2010.

    Comments: 10 pages

    ACM Class: I.2.6

  25. arXiv:0807.0799  [pdf, ps, other

    cs.CR

    An Improved Robust Fuzzy Extractor

    Authors: Bhavana Kanukurthi, Leonid Reyzin

    Abstract: We consider the problem of building robust fuzzy extractors, which allow two parties holding similar random variables W, W' to agree on a secret key R in the presence of an active adversary. Robust fuzzy extractors were defined by Dodis et al. in Crypto 2006 to be noninteractive, i.e., only one message P, which can be modified by an unbounded adversary, can pass from one party to the other. This… ▽ More

    Submitted 8 August, 2008; v1 submitted 4 July, 2008; originally announced July 2008.

    Comments: 15 pages; to appear in SCN 2008

  26. arXiv:0806.0837  [pdf, ps, other

    cs.CR cs.CC cs.IT

    Upper and Lower Bounds on Black-Box Steganography

    Authors: Nenad Dedić, Gene Itkis, Leonid Reyzin, Scott Russell

    Abstract: We study the limitations of steganography when the sender is not using any properties of the underlying channel beyond its entropy and the ability to sample from it. On the negative side, we show that the number of samples the sender must obtain from the channel is exponential in the rate of the stegosystem. On the positive side, we present the first secret-key stegosystem that essentially match… ▽ More

    Submitted 4 June, 2008; originally announced June 2008.

    Comments: 27 pages; to be published in Journal of Cryptology

    ACM Class: D.4.6; E.3; H.1.1

  27. Fuzzy Extractors: How to Generate Strong Keys from Biometrics and Other Noisy Data

    Authors: Yevgeniy Dodis, Rafail Ostrovsky, Leonid Reyzin, Adam Smith

    Abstract: We provide formal definitions and efficient secure techniques for - turning noisy information into keys usable for any cryptographic application, and, in particular, - reliably and securely authenticating biometric data. Our techniques apply not just to biometric information, but to any keying material that, unlike traditional cryptographic keys, is (1) not reproducible precisely and (2) n… ▽ More

    Submitted 1 April, 2008; v1 submitted 4 February, 2006; originally announced February 2006.

    Comments: 47 pp., 3 figures. Prelim. version in Eurocrypt 2004, Springer LNCS 3027, pp. 523-540. Differences from version 3: minor edits for grammar, clarity, and typos

    Journal ref: SIAM Journal on Computing, 38(1):97-139, 2008