中文
相关论文

相关论文: Amortized Constant Round Atomic Snapshot in Messag…

200 篇论文

Reconfiguration is one of the central mechanisms in distributed systems. Due to failures and connectivity disruptions, the very set of service replicas (or servers) and their roles in the computation may have to be reconfigured over time.…

分布式、并行与集群计算 · 计算机科学 2020-09-16 Petr Kuznetsov , Thibault Rieutord , Sara Tucci-Piergiovanni

Maximum a posteriori (MAP) inference in discrete-valued Markov random fields is a fundamental problem in machine learning that involves identifying the most likely configuration of random variables given a distribution. Due to the…

机器学习 · 计算机科学 2020-07-03 Jonathan N. Lee , Aldo Pacchiano , Peter Bartlett , Michael I. Jordan

In this paper, we investigate the approximate consensus problem in highly dynamic networks in which topology may change continually and unpredictably. We prove that in both synchronous and partially synchronous systems, approximate…

分布式、并行与集群计算 · 计算机科学 2014-11-13 Bernadette Charron-Bost , Matthias Függer , Thomas Nowak

For over a decade now we have been witnessing the success of {\em massive parallel computation} (MPC) frameworks, such as MapReduce, Hadoop, Dryad, or Spark. One of the reasons for their success is the fact that these frameworks are able to…

数据结构与算法 · 计算机科学 2018-02-02 Artur Czumaj , Jakub Łącki , Aleksander Mądry , Slobodan Mitrović , Krzysztof Onak , Piotr Sankowski

Consensus is arguably the most studied problem in distributed computing as a whole, and particularly in the distributed message-passing setting. In this latter framework, research on consensus has considered various hypotheses regarding the…

分布式、并行与集群计算 · 计算机科学 2025-01-28 Pierre Fraigniaud , Minh Hang Nguyen , Ami Paz

We present an algorithm for maintaining maximal matching in a graph under addition and deletion of edges. Our data structure is randomized that takes O(log n) expected amortized time for each edge update where n is the number of vertices in…

数据结构与算法 · 计算机科学 2016-08-03 Surender Baswana , Manoj Gupta , Sandeep Sen

Erasure codes offer an efficient way to decrease storage and communication costs while implementing atomic memory service in asynchronous distributed storage systems. In this paper, we provide erasure-code-based algorithms having the…

分布式、并行与集群计算 · 计算机科学 2016-11-22 Kishori M. Konwar , N. Prakash , Nancy Lynch , Muriel Medard

The paper studies the problem of reaching agreement in a distributed message-passing system prone to crash failures. Crashes are generated by \constrained\ adversaries - a \wadapt\ adversary, who has to fix in advance the set of $f$…

分布式、并行与集群计算 · 计算机科学 2019-05-20 Dariusz R. Kowalski , Jaroslaw Mirek

We study the problem of estimating a rank one signal matrix from an observed matrix generated by corrupting the signal with additive rotationally invariant noise. We develop a new class of approximate message-passing algorithms for this…

统计理论 · 数学 2025-09-09 Rishabh Dudeja , Songbin Liu , Junjie Ma

Samples from a high-dimensional AR[1] process are observed by a sender which can communicate only finitely many bits per unit time to a receiver. The receiver seeks to form an estimate of the process value at every time instant in…

信息论 · 计算机科学 2022-02-01 Rooji Jinan , Parimal Parag , Himanshu Tyagi

Combinatorial algorithms are widely used for decision-making and knowledge discovery, and it is important to ensure that their output remains stable even when subjected to small perturbations in the input. Failure to do so can lead to…

数据结构与算法 · 计算机科学 2024-10-16 Soh Kumabe , Yuichi Yoshida

We present a deterministic dynamic algorithm for maintaining a $(1+\epsilon)f$-approximate minimum cost set cover with $O(f\log(Cn)/\epsilon^2)$ amortized update time, when the input set system is undergoing element insertions and…

数据结构与算法 · 计算机科学 2019-09-26 Sayan Bhattacharya , Monika Henzinger , Danupon Nanongkai

We explore the fundamental limits of distributed balls-into-bins algorithms. We present an adaptive symmetric algorithm that achieves a bin load of two in log* n+O(1) communication rounds using O(n) messages in total. Larger bin loads can…

计算复杂性 · 计算机科学 2011-03-01 Christoph Lenzen , Roger Wattenhofer

The $k$-set agreement problem is a generalization of the consensus problem. Namely, assuming each process proposes a value, each non-faulty process has to decide a value such that each decided value was proposed, and no more than $k$…

分布式、并行与集群计算 · 计算机科学 2015-07-03 Zohir Bouzid , Michel Raynal , Pierre Sutra

End-to-end communication over the network layer (or data link in overlay networks) is one of the most important communication tasks in every communication network, including legacy communication networks as well as mobile ad hoc networks,…

分布式、并行与集群计算 · 计算机科学 2020-06-11 Shlomi Dolev , Ariel Hanemann , Elad Micahel Schiller , Shantanu Sharma

This paper studies the lattice agreement problem and proposes a stronger form, $\varepsilon$-bounded lattice agreement, that enforces an additional tightness constraint on the outputs. To formalize the concept, we define a quasi-metric on…

分布式、并行与集群计算 · 计算机科学 2025-02-04 Abdullah Rasheed , Nidhi Dubagunta

We present and implement a non-destructive detection scheme for the transition probability readout of an optical lattice clock. The scheme relies on a differential heterodyne measurement of the dispersive properties of lattice-trapped atoms…

原子物理 · 物理学 2017-09-13 G. Vallet , E. Bookjans , U. Eismann , S. Bilicki , R. Le Targat , J. Lodewyck

We consider the classical contention resolution problem where nodes arrive over time, each with a message to send. In each synchronous slot, each node can send or remain idle. If in a slot one node sends alone, it succeeds; otherwise, if…

分布式、并行与集群计算 · 计算机科学 2021-11-15 Yonggang Jiang , Chaodong Zheng

It has been shown that the parallel Lattice Linear Predicate (LLP) algorithm solves many combinatorial optimization problems such as the shortest path problem, the stable marriage problem and the market clearing price problem. In this…

分布式、并行与集群计算 · 计算机科学 2021-03-11 Vijay K. Garg

High order momentum-based parameter update algorithms have seen widespread applications in training machine learning models. Recently, connections with variational approaches have led to the derivation of new learning algorithms with…