Skip to main content

Showing 1–8 of 8 results for author: Weidner, M

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

    quant-ph cs.DS q-bio.MN

    A Novel Quantum Algorithm for Efficient Attractor Search in Gene Regulatory Networks

    Authors: Mirko Rossini, Felix M. Weidner, Joachim Ankerhold, Hans A. Kestler

    Abstract: The description of gene interactions that constantly occur in the cellular environment is an extremely challenging task due to an immense number of degrees of freedom and incomplete knowledge about microscopic details. Hence, a coarse-grained and rather powerful modeling of such dynamics is provided by Boolean Networks (BNs). BNs are dynamical systems composed of Boolean agents and a record of the… ▽ More

    Submitted 16 August, 2024; originally announced August 2024.

    Comments: 9 pages, 6 figures

  2. arXiv:2305.00583  [pdf, other

    cs.DC cs.DS

    The Art of the Fugue: Minimizing Interleaving in Collaborative Text Editing

    Authors: Matthew Weidner, Martin Kleppmann

    Abstract: Most existing algorithms for replicated lists, which are widely used in collaborative text editors, suffer from a problem: when two users concurrently insert text at the same position in the document, the merged outcome may interleave the inserted text passages, resulting in corrupted and potentially unreadable text. The problem has gone unnoticed for decades, and it affects both CRDTs and Operati… ▽ More

    Submitted 17 November, 2023; v1 submitted 30 April, 2023; originally announced May 2023.

    Comments: 16 pages, 10 figures

  3. arXiv:2304.03141  [pdf, other

    cs.DC

    For-Each Operations in Collaborative Apps

    Authors: Matthew Weidner, Ria Pradeep, Benito Geordie, Heather Miller

    Abstract: Conflict-free Replicated Data Types (CRDTs) allow collaborative access to an app's data. We describe a novel CRDT operation, for-each on the list of CRDTs, and demonstrate its use in collaborative apps. Our for-each operation applies a given mutation to each element of a list, including elements inserted concurrently. This often preserves user intention in a way that would otherwise require custom… ▽ More

    Submitted 6 April, 2023; originally announced April 2023.

    Comments: 7 pages, 4 figures, to appear at PaPoC 2023

  4. arXiv:2212.02618  [pdf, other

    cs.DC cs.DS

    Collabs: A Flexible and Performant CRDT Collaboration Framework

    Authors: Matthew Weidner, Huairui Qi, Maxime Kjaer, Ria Pradeep, Benito Geordie, Yicheng Zhang, Gregory Schare, Xuan Tang, Sicheng Xing, Heather Miller

    Abstract: A collaboration framework is a distributed system that serves as the data layer for a collaborative app. Conflict-free Replicated Data Types (CRDTs) are a promising theoretical technique for implementing collaboration frameworks. However, existing frameworks are inflexible: they are often one-off implementations of research papers or only permit a restricted set of CRDT semantics, and they do not… ▽ More

    Submitted 13 October, 2023; v1 submitted 5 December, 2022; originally announced December 2022.

    Comments: 18 pages, 19 figures

  5. arXiv:2004.04303  [pdf, other

    cs.DC

    Composing and Decomposing Op-Based CRDTs with Semidirect Products

    Authors: Matthew Weidner, Heather Miller, Christopher Meiklejohn

    Abstract: Operation-based Conflict-free Replicated Data Types (CRDTs) are eventually consistent replicated data types that automatically resolve conflicts between concurrent operations. Op-based CRDTs must be designed differently for each data type, and current designs use ad-hoc techniques to handle concurrent operations that do not naturally commute. We present a new construction, the semidirect product o… ▽ More

    Submitted 8 April, 2020; originally announced April 2020.

    Comments: 25 pages, 3 figures

  6. arXiv:1909.07413  [pdf, ps, other

    cs.IT cs.CC

    On Decoding Cohen-Haeupler-Schulman Tree Codes

    Authors: Anand Kumar Narayanan, Matthew Weidner

    Abstract: Tree codes, introduced by Schulman, are combinatorial structures essential to coding for interactive communication. An infinite family of tree codes with both rate and distance bounded by positive constants is called asymptotically good. Rate being constant is equivalent to the alphabet size being constant. Schulman proved that there are asymptotically good tree code families using the Lovasz loca… ▽ More

    Submitted 16 September, 2019; originally announced September 2019.

  7. arXiv:1712.10052  [pdf, ps, other

    cs.IT cs.CC math.NT

    Subquadratic time encodable codes beating the Gilbert-Varshamov bound

    Authors: Anand Kumar Narayanan, Matthew Weidner

    Abstract: We construct explicit algebraic geometry codes built from the Garcia-Stichtenoth function field tower beating the Gilbert-Varshamov bound for alphabet sizes at least 192. Messages are identied with functions in certain Riemann-Roch spaces associated with divisors supported on multiple places. Encoding amounts to evaluating these functions at degree one places. By exploiting algebraic structures pa… ▽ More

    Submitted 13 August, 2018; v1 submitted 28 December, 2017; originally announced December 2017.

  8. arXiv:1709.05183  [pdf, other

    cs.DB cs.DC

    Fast OLAP Query Execution in Main Memory on Large Data in a Cluster

    Authors: Demian Hespe, Martin Weidner, Jonathan Dees, Peter Sanders

    Abstract: Main memory column-stores have proven to be efficient for processing analytical queries. Still, there has been much less work in the context of clusters. Using only a single machine poses several restrictions: Processing power and data volume are bounded to the number of cores and main memory fitting on one tightly coupled system. To enable the processing of larger data sets, switching to a cluste… ▽ More

    Submitted 15 September, 2017; originally announced September 2017.