Skip to main content
arXiv is now an independent nonprofit! Learn more

Showing 1–7 of 7 results for author: Obryk, R

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

    cs.NE

    BFF: Simple explanations for complex phenomena

    Authors: Charlotte Knierim, Luca Versari, Robert Obryk, Blaise Agüera y Arcas, Rif A. Saurous

    Abstract: The ''Computational Life'' paper (Agüera y Arcas et al., 2024) argues that paired interactions in a computational soup are an effective way to find self-replicators. In this work, aided by recent developments in self-replicator detection, we explore the alternate hypothesis that self-replicators can be found at least as easily using simple mutation random walks in program space. We also explore th… ▽ More

    Submitted 1 July, 2026; originally announced July 2026.

  2. arXiv:2005.08502  [pdf, other

    cs.CR cs.AI cs.CY

    COVI White Paper

    Authors: Hannah Alsdurf, Edmond Belliveau, Yoshua Bengio, Tristan Deleu, Prateek Gupta, Daphne Ippolito, Richard Janda, Max Jarvie, Tyler Kolody, Sekoul Krastev, Tegan Maharaj, Robert Obryk, Dan Pilat, Valerie Pisano, Benjamin Prud'homme, Meng Qu, Nasim Rahaman, Irina Rish, Jean-Francois Rousseau, Abhinav Sharma, Brooke Struck, Jian Tang, Martin Weiss, Yun William Yu

    Abstract: The SARS-CoV-2 (Covid-19) pandemic has caused significant strain on public health institutions around the world. Contact tracing is an essential tool to change the course of the Covid-19 pandemic. Manual contact tracing of Covid-19 cases has significant challenges that limit the ability of public health authorities to minimize community infections. Personalized peer-to-peer contact tracing through… ▽ More

    Submitted 27 July, 2020; v1 submitted 18 May, 2020; originally announced May 2020.

    Comments: 64 pages, 1 figure

  3. arXiv:1908.03565  [pdf

    eess.IV cs.GR

    Committee Draft of JPEG XL Image Coding System

    Authors: Alexander Rhatushnyak, Jan Wassenberg, Jon Sneyers, Jyrki Alakuijala, Lode Vandevenne, Luca Versari, Robert Obryk, Zoltan Szabadka, Evgenii Kliuchnikov, Iulia-Maria Comsa, Krzysztof Potempa, Martin Bruse, Moritz Firsching, Renata Khasanova, Ruud van Asseldonk, Sami Boukortt, Sebastian Gomez, Thomas Fischbacher

    Abstract: JPEG XL is a practical approach focused on scalable web distribution and efficient compression of high-quality images. It provides various benefits compared to existing image formats: 60% size reduction at equivalent subjective quality; fast, parallelizable decoding and encoding configurations; features such as progressive, lossless, animation, and reversible transcoding of existing JPEG with 22%… ▽ More

    Submitted 13 August, 2019; v1 submitted 12 August, 2019; originally announced August 2019.

    Comments: Royalty-free, open-source reference implementation in Q4 2019. v3 fixes PDF links and paper size

    MSC Class: 94A08 ACM Class: I.4.2

  4. arXiv:1810.02227  [pdf, other

    cs.CR cs.DS

    Randen - fast backtracking-resistant random generator with AES+Feistel+Reverie

    Authors: Jan Wassenberg, Robert Obryk, Jyrki Alakuijala, Emmanuel Mogenet

    Abstract: Algorithms that rely on a pseudorandom number generator often lose their performance guarantees when adversaries can predict the behavior of the generator. To protect non-cryptographic applications against such attacks, we propose 'strong' pseudorandom generators characterized by two properties: computationally indistinguishable from random and backtracking-resistant. Some existing cryptographical… ▽ More

    Submitted 4 October, 2018; originally announced October 2018.

    MSC Class: 94A60 ACM Class: G.3

  5. arXiv:1703.04421  [pdf, other

    cs.CV cs.HC

    Guetzli: Perceptually Guided JPEG Encoder

    Authors: Jyrki Alakuijala, Robert Obryk, Ostap Stoliarchuk, Zoltan Szabadka, Lode Vandevenne, Jan Wassenberg

    Abstract: Guetzli is a new JPEG encoder that aims to produce visually indistinguishable images at a lower bit-rate than other common JPEG encoders. It optimizes both the JPEG global quantization tables and the DCT coefficient values in each JPEG block using a closed-loop optimizer. Guetzli uses Butteraugli, our perceptual distance metric, as the source of feedback in its optimization process. We reach a 29-… ▽ More

    Submitted 13 March, 2017; originally announced March 2017.

  6. arXiv:1703.04416  [pdf, other

    cs.CV cs.HC

    Users prefer Guetzli JPEG over same-sized libjpeg

    Authors: Jyrki Alakuijala, Robert Obryk, Zoltan Szabadka, Jan Wassenberg

    Abstract: We report on pairwise comparisons by human raters of JPEG images from libjpeg and our new Guetzli encoder. Although both files are size-matched, 75% of ratings are in favor of Guetzli. This implies the Butteraugli psychovisual image similarity metric which guides Guetzli is reasonably close to human perception at high quality levels. We provide access to the raw ratings and source images for furth… ▽ More

    Submitted 13 March, 2017; originally announced March 2017.

  7. arXiv:1407.6153  [pdf, other

    cs.DC

    Write-and-f-array: implementation and an application

    Authors: Robert Obryk

    Abstract: We introduce a new shared memory object: the write-and-f-array, provide its wait-free implementation and use it to construct an improved wait-free implementation of the fetch-and-add object. The write-and-f-array generalizes single-writer write-and-snapshot object in a similar way that the f-array generalizes the multi-writer snapshot object. More specifically, a write-and-f-array is parameterized… ▽ More

    Submitted 23 July, 2014; originally announced July 2014.