Skip to main content

Showing 1–4 of 4 results for author: Hurwitz, J

.
  1. arXiv:2305.10403  [pdf, other

    cs.CL cs.AI

    PaLM 2 Technical Report

    Authors: Rohan Anil, Andrew M. Dai, Orhan Firat, Melvin Johnson, Dmitry Lepikhin, Alexandre Passos, Siamak Shakeri, Emanuel Taropa, Paige Bailey, Zhifeng Chen, Eric Chu, Jonathan H. Clark, Laurent El Shafey, Yan** Huang, Kathy Meier-Hellstern, Gaurav Mishra, Erica Moreira, Mark Omernick, Kevin Robinson, Sebastian Ruder, Yi Tay, Kefan Xiao, Yuanzhong Xu, Yu**g Zhang, Gustavo Hernandez Abrego , et al. (103 additional authors not shown)

    Abstract: We introduce PaLM 2, a new state-of-the-art language model that has better multilingual and reasoning capabilities and is more compute-efficient than its predecessor PaLM. PaLM 2 is a Transformer-based model trained using a mixture of objectives. Through extensive evaluations on English and multilingual language, and reasoning tasks, we demonstrate that PaLM 2 has significantly improved quality on… ▽ More

    Submitted 13 September, 2023; v1 submitted 17 May, 2023; originally announced May 2023.

  2. arXiv:2211.13250  [pdf, other

    cs.LG cs.AI

    Lempel-Ziv Networks

    Authors: Rebecca Saul, Mohammad Mahmudul Alam, John Hurwitz, Edward Raff, Tim Oates, James Holt

    Abstract: Sequence processing has long been a central area of machine learning research. Recurrent neural nets have been successful in processing sequences for a number of tasks; however, they are known to be both ineffective and computationally expensive when applied to very long sequences. Compression-based methods have demonstrated more robustness when processing such sequences -- in particular, an appro… ▽ More

    Submitted 23 November, 2022; originally announced November 2022.

    Comments: I Can't Believe It's Not Better Workshop at NeurIPS 2022

  3. arXiv:1309.5522  [pdf, other

    cs.DC

    On the k-Atomicity-Verification Problem

    Authors: Wojciech Golab, Jeremy Hurwitz, Xiaozhou, Li

    Abstract: Modern Internet-scale storage systems often provide weak consistency in exchange for better performance and resilience. An important weak consistency property is k-atomicity, which bounds the staleness of values returned by read operations. The k-atomicity-verification problem (or k-AV for short) is the problem of deciding whether a given history of operations is k-atomic. The 1-AV problem is equi… ▽ More

    Submitted 21 September, 2013; originally announced September 2013.

  4. arXiv:1102.5309  [pdf, other

    cs.DS cs.CC cs.DM

    A Nearly-Quadratic Gap Between Adaptive and Non-Adaptive Property Testers

    Authors: Jeremy Hurwitz

    Abstract: We show that for all integers $t\geq 8$ and arbitrarily small $ε>0$, there exists a graph property $Π$ (which depends on $ε$) such that $ε$-testing $Π$ has non-adaptive query complexity $Q=\~Θ(q^{2-2/t})$, where $q=\~Θ(ε^{-1})$ is the adaptive query complexity. This resolves the question of how beneficial adaptivity is, in the context of proximity-dependent properties (\cite{benefits-of-adaptivity… ▽ More

    Submitted 24 June, 2011; v1 submitted 25 February, 2011; originally announced February 2011.

    Comments: Keywords: Sublinear-Time Algorithms, Property Testing, Dense-Graph Model, Adaptive vs Nonadaptive Queries, Hierarchy Theorem