中文
相关论文

相关论文: Verifying Strong Eventual Consistency in $\delta$-…

200 篇论文

In this paper we introduce Creek, a low-latency, eventually consistent replication scheme that also enables execution of strongly consistent operations (akin to ACID transactions). Operations can have arbitrary complex (but deterministic)…

分布式、并行与集群计算 · 计算机科学 2019-12-17 Tadeusz Kobus , Maciej Kokociński , Paweł T. Wojciechowski

Conflict-free Replicated Data Types (CRDTs) are designed for replica convergence without global coordination or consensus. Recent work has achieved the same in a Byzantine environment, through DAG-like structures based on cryptographic…

分布式、并行与集群计算 · 计算机科学 2025-01-23 Paulo Sérgio Almeida , Ehud Shapiro

Distributed model training suffers from communication bottlenecks due to frequent model updates transmitted across compute nodes. To alleviate these bottlenecks, practitioners use gradient compression techniques like sparsification,…

机器学习 · 计算机科学 2020-11-02 Saurabh Agarwal , Hongyi Wang , Kangwook Lee , Shivaram Venkataraman , Dimitris Papailiopoulos

Consensus conditions and convergence speeds are crucial for distributed consensus algorithms of networked systems. Based on a basic first-order average-consensus protocol with time-varying topologies and additive noises, this paper first…

最优化与控制 · 数学 2017-04-26 Ge Chen , Le Yi Wang , Chen Chen , George Yin

The dynamics of an agreement protocol interacting with a disagreement process over a common random network is considered. The model can represent the spreading of true and false information over a communication network, the propagation of…

社会与信息网络 · 计算机科学 2012-08-17 Guodong Shi , Mikael Johansson , Karl Henrik Johansson

In online applications with streaming data, awareness of how far the training or test set has shifted away from the original dataset can be crucial to the performance of the model. However, we may not have access to historical samples in…

机器学习 · 统计学 2021-03-10 Yu Chen , Song Liu , Tom Diethe , Peter Flach

This work explores the advantages of using persistence diagrams (PDs), topological signatures of raw point cloud data, in a point-to-point communication setting. PD is a structural semantics in the sense that it carries information about…

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…

分布式、并行与集群计算 · 计算机科学 2023-04-07 Matthew Weidner , Ria Pradeep , Benito Geordie , Heather Miller

This paper presents a confidence level-based distributionally information gap decision theory (CL-DIGDT) framework for the two-stage robust optimal operation of distribution networks, aiming at deriving an optimal operational scheme capable…

系统与控制 · 电气工程与系统科学 2026-01-01 Zhisheng Xiong , Bo Zeng , Peter Palensky , Pedro P. Vergara

We develop an integrated Multi-Port Concurrent Communication Divisible Load Theory (MPCC-DLT) framework for relay-centric distributed satellite systems (DSS), capturing concurrent data dissemination, parallel computation, and result return…

分布式、并行与集群计算 · 计算机科学 2026-03-26 Bharadwaj Veeravalli

We present and explore a model of stateless and self-stabilizing distributed computation, inspired by real-world applications such as routing on today's Internet. Processors in our model do not have an internal state, but rather interact by…

分布式、并行与集群计算 · 计算机科学 2016-12-01 Danny Dolev , Michael Erdmann , Neil Lutz , Michael Schapira , Adva Zair

We report fundamental insights into how agentic graph reasoning systems spontaneously evolve toward a critical state that sustains continuous semantic discovery. By rigorously analyzing structural (Von Neumann graph entropy) and semantic…

人工智能 · 计算机科学 2025-03-25 Markus J. Buehler

Distributed systems adopt weak consistency to ensure high availability and low latency, but state convergence is hard to guarantee due to conflicts. Experts carefully design replicated data types (RDTs) that resemble sequential data types…

编程语言 · 计算机科学 2024-12-09 Kevin De Porre , Carla Ferreira , Elisa Gonzalez Boix

Replicated data types (RDTs) are data structures that permit concurrent modification of multiple, potentially geo-distributed, replicas without coordination between them. RDTs are designed in such a way that conflicting operations are…

编程语言 · 计算机科学 2022-03-29 Vimala Soundarapandian , Adharsh Kamath , Kartik Nagar , KC Sivaramakrishnan

Motivated by a recent conjecture concerning the expressiveness of declarative networking, we propose a formal computation model for "eventually consistent" distributed querying, based on relational transducers. A tight link has been…

数据库 · 计算机科学 2011-06-29 Tom Ameloot , Frank Neven , Jan Van den Bussche

Distributed consensus protocols provide a mechanism for spreading information within clustered networks, allowing agents and clusters to make decisions without requiring direct access to the state of the ensemble. In this work, we propose a…

系统与控制 · 电气工程与系统科学 2025-12-12 Federico M. Zegers , Sean Phillips

In this paper, we utilize a variant of the scaled relative graph (SRG), referred to as the $\theta$-symmetric SRG, to develop a graphical stability criterion for the feedback interconnection of a cascade of systems. A crucial…

系统与控制 · 电气工程与系统科学 2025-10-09 Xiaokan Yang , Ding Zhang , Wei Chen , Li Qiu

Classical approaches for asymptotic convergence to the global average in a distributed fashion typically assume timely and reliable exchange of information between neighboring components of a given multi-component system. These assumptions…

多智能体系统 · 计算机科学 2013-02-25 Christoforos N. Hadjicostis , Themistoklis Charalambous

Unstructured data is pervasive, but analytical queries demand structured representations, creating a significant extraction challenge. Existing methods like RAG lack schema awareness and struggle with cross-document alignment, leading to…

数据库 · 计算机科学 2025-11-05 Daren Chao , Kaiwen Chen , Naiqing Guan , Nick Koudas

We study distributed computation in synchronous dynamic networks where an omniscient adversary controls the unidirectional communication links. Its behavior is modeled as a sequence of directed graphs representing the active (i.e. timely)…

分布式、并行与集群计算 · 计算机科学 2015-03-20 Martin Biely , Peter Robinson , Ulrich Schmid