Zum Hauptinhalt springen

Showing 1–5 of 5 results for author: Schiller, N

Searching in archive cs. Search in all archives.
.
  1. SoK: Prudent Evaluation Practices for Fuzzing

    Authors: Moritz Schloegel, Nils Bars, Nico Schiller, Lukas Bernhard, Tobias Scharnowski, Addison Crump, Arash Ale Ebrahim, Nicolai Bissantz, Marius Muench, Thorsten Holz

    Abstract: Fuzzing has proven to be a highly effective approach to uncover software bugs over the past decade. After AFL popularized the groundbreaking concept of lightweight coverage feedback, the field of fuzzing has seen a vast amount of scientific work proposing new techniques, improving methodological aspects of existing strategies, or porting existing methods to new domains. All such work must demonstr… ▽ More

    Submitted 16 May, 2024; originally announced May 2024.

  2. History-Independent Concurrent Objects

    Authors: Hagit Attiya, Michael A. Bender, Martin Farach-Colton, Rotem Oshman, Noa Schiller

    Abstract: A data structure is called history independent if its internal memory representation does not reveal the history of operations applied to it, only its current state. In this paper we study history independence for concurrent data structures, and establish foundational possibility and impossibility results. We show that a large class of concurrent objects cannot be implemented from smaller base obj… ▽ More

    Submitted 21 March, 2024; originally announced March 2024.

    Journal ref: Proceedings of the 43rd ACM Symposium on Principles of Distributed Computing (PODC 2024). 14-24

  3. Asynchronous Fully-Decentralized SGD in the Cluster-Based Model

    Authors: Hagit Attiya, Noa Schiller

    Abstract: This paper presents fault-tolerant asynchronous Stochastic Gradient Descent (SGD) algorithms. SGD is widely used for approximating the minimum of a cost function $Q$, as a core part of optimization and learning algorithms. Our algorithms are designed for the cluster-based model, which combines message-passing and shared-memory communication layers. Processes may fail by crashing, and the algorithm… ▽ More

    Submitted 13 June, 2023; v1 submitted 22 February, 2022; originally announced February 2022.

    Journal ref: CIAC 13 (2023) 52-66

  4. arXiv:2109.03490  [pdf

    cs.CL q-bio.QM

    Cross-linguistic differences in gender congruency effects: Evidence from meta-analyses

    Authors: Audrey Bürki, Emiel van den Hoven, Niels O. Schiller, Nikolay DImitrov

    Abstract: It has been proposed that the order in which words are prepared for production depends on the speaker's language. When producing the translation equivalent of the small cat, speakers of German or Dutch select the gender-marked determiner at a relatively early stage of production. Speakers of French or Italian postpone the encoding of a determiner or adjective until the phonological form of the nou… ▽ More

    Submitted 26 April, 2023; v1 submitted 8 September, 2021; originally announced September 2021.

  5. arXiv:2012.10846  [pdf, other

    cs.DC

    Optimal Resilience in Systems that Mix Shared Memory and Message Passing

    Authors: Hagit Attiya, Sweta Kumari, Noa Schiller

    Abstract: We investigate the minimal number of failures that can partition a system where processes communicate both through shared memory and by message passing. We prove that this number precisely captures the resilience that can be achieved by algorithms that implement a variety of shared objects, like registers and atomic snapshots, and solve common tasks, like randomized consensus, approximate agreemen… ▽ More

    Submitted 19 December, 2020; originally announced December 2020.

    Comments: 22 pages, 3 figures