Skip to main content

Showing 1–6 of 6 results for author: Hoza, W M

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

    cs.LG stat.ML

    Provable Tempered Overfitting of Minimal Nets and Typical Nets

    Authors: Itamar Harel, William M. Hoza, Gal Vardi, Itay Evron, Nathan Srebro, Daniel Soudry

    Abstract: We study the overfitting behavior of fully connected deep Neural Networks (NNs) with binary weights fitted to perfectly classify a noisy training set. We consider interpolation using both the smallest NN (having the minimal number of weights) and a random interpolating NN. For both learning rules, we prove overfitting is tempered. Our analysis rests on a new bound on the size of a threshold circui… ▽ More

    Submitted 24 October, 2024; originally announced October 2024.

    Comments: 60 pages, 4 figures

  2. arXiv:1711.00565  [pdf, ps, other

    cs.CC

    Typically-Correct Derandomization for Small Time and Space

    Authors: William M. Hoza

    Abstract: Suppose a language $L$ can be decided by a bounded-error randomized algorithm that runs in space $S$ and time $n \cdot \text{poly}(S)$. We give a randomized algorithm for $L$ that still runs in space $O(S)$ and time $n \cdot \text{poly}(S)$ that uses only $O(S)$ random bits; our algorithm has a low failure probability on all but a negligible fraction of inputs of each length. An immediate corollar… ▽ More

    Submitted 15 May, 2019; v1 submitted 1 November, 2017; originally announced November 2017.

    Comments: 39 pages, 9 figures. Improved presentation, simplified content

  3. arXiv:1703.07768  [pdf, ps, other

    cs.CC quant-ph

    Quantum Communication-Query Tradeoffs

    Authors: William M. Hoza

    Abstract: For any function $f: X \times Y \to Z$, we prove that $Q^{*\text{cc}}(f) \cdot Q^{\text{OIP}}(f) \cdot (\log Q^{\text{OIP}}(f) + \log |Z|) \geq Ω(\log |X|)$. Here, $Q^{*\text{cc}}(f)$ denotes the bounded-error communication complexity of $f$ using an entanglement-assisted two-way qubit channel, and $Q^{\text{OIP}}(f)$ denotes the number of quantum queries needed to learn $x$ with high probability… ▽ More

    Submitted 6 September, 2017; v1 submitted 22 March, 2017; originally announced March 2017.

    Comments: 20 pages, 3 figures. Strengthened the results in Section 5, fixed small mistakes, improved presentation

  4. arXiv:1611.00783  [pdf, ps, other

    cs.CC cs.DS

    Preserving Randomness for Adaptive Algorithms

    Authors: William M. Hoza, Adam R. Klivans

    Abstract: Suppose $\mathsf{Est}$ is a randomized estimation algorithm that uses $n$ random bits and outputs values in $\mathbb{R}^d$. We show how to execute $\mathsf{Est}$ on $k$ adaptively chosen inputs using only $n + O(k \log(d + 1))$ random bits instead of the trivial $nk$ (at the cost of mild increases in the error and failure probability). Our algorithm combines a variant of the INW pseudorandom gener… ▽ More

    Submitted 13 June, 2018; v1 submitted 2 November, 2016; originally announced November 2016.

    Comments: To appear in RANDOM 2018. 32 pages, 2 figures. Added sections 1.5.3 and 7.1, changed terminology, fixed typos, improved presentation, added appendix C, simplified abstract

  5. arXiv:1610.01199  [pdf, ps, other

    cs.CC

    Targeted Pseudorandom Generators, Simulation Advice Generators, and Derandomizing Logspace

    Authors: William M. Hoza, Chris Umans

    Abstract: Assume that for every derandomization result for logspace algorithms, there is a pseudorandom generator strong enough to nearly recover the derandomization by iterating over all seeds and taking a majority vote. We prove under a precise version of this assumption that $\mathbf{BPL} \subseteq \bigcap_{α> 0} \mathbf{DSPACE}(\log^{1 + α} n)$. We strengthen the theorem to an equivalence by consideri… ▽ More

    Submitted 9 April, 2017; v1 submitted 4 October, 2016; originally announced October 2016.

    Comments: 24 pages, 2 figures; added more commentary and references, fixed typos, changed notation and formatting

  6. arXiv:1412.8097  [pdf, ps, other

    cs.DS cs.DC cs.IT

    The Adversarial Noise Threshold for Distributed Protocols

    Authors: William M. Hoza, Leonard J. Schulman

    Abstract: We consider the problem of implementing distributed protocols, despite adversarial channel errors, on synchronous-messaging networks with arbitrary topology. In our first result we show that any $n$-party $T$-round protocol on an undirected communication network $G$ can be compiled into a robust simulation protocol on a sparse ($\mathcal{O}(n)$ edges) subnetwork so that the simulation tolerates… ▽ More

    Submitted 28 April, 2015; v1 submitted 27 December, 2014; originally announced December 2014.

    Comments: 23 pages, 2 figures. Fixes mistake in theorem 6 and various typos