中文
相关论文

相关论文: A Formalization of the Correctness of the Floodsub…

200 篇论文

The randomized rumor spreading problem generates a big interest in the area of distributed algorithms due to its simplicity, robustness and wide range of applications. The two most popular communication paradigms used for spreading the…

社会与信息网络 · 计算机科学 2019-01-01 Dariusz R. Kowalski , Christopher Thraves Caro

Huge amount of data with both space and text information, e.g., geo-tagged tweets, is flooding on the Internet. Such spatio-textual data stream contains valuable information for millions of users with various interests on different keywords…

数据库 · 计算机科学 2017-08-24 Zhida Chen , Gao Cong , Zhenjie Zhang , Tom Z. J. Fu , Lisi Chen

Distributed inference serves as a promising approach to enabling the inference of large language models (LLMs) at the network edge. It distributes the inference process to multiple devices to ensure that the LLMs can fit into the device…

分布式、并行与集群计算 · 计算机科学 2026-01-13 Xing Liu , Lizhuo Luo , Ming Tang , Chao Huang , Xu Chen

In order to communicate a message over a noisy channel, a sender (Alice) uses an error-correcting code to encode her message $x$ into a codeword. The receiver (Bob) decodes it correctly whenever there is at most a small constant fraction of…

信息论 · 计算机科学 2024-07-10 Meghal Gupta , Venkatesan Guruswami , Mihir Singhal

Massively parallel Fourier transforms are widely used in computational sciences, and specifically in computational fluid dynamics which involves unbounded Poisson problems. In practice the latter is usually the most time-consuming operation…

分布式、并行与集群计算 · 计算机科学 2023-03-22 Pierre Balty , Philippe Chatelain , Thomas Gillis

Data flow testing creates test requirements as definition-use (DU) associations, where a definition is a program location that assigns a value to a variable and a use is a location where that value is accessed. Data flow testing is…

软件工程 · 计算机科学 2021-01-18 Marcos Lordello Chaim , Kesina Baral , Jeff Offutt

The last decade has sparked several valiant efforts in deductive verification of distributed agreement protocols such as consensus and leader election. Oddly, there have been far fewer verification efforts that go beyond the core protocols…

编程语言 · 计算机科学 2021-09-14 Nouraldin Jaber , Christopher Wagner , Swen Jacobs , Milind Kulkarni , Roopsha Samanta

Overlay management is the cornerstone of building robust and dependable Peer-to-Peer systems. A key component for building such overlays is the peer-sampling service, a mechanism that continuously supplies each node with a set of up-to-date…

分布式、并行与集群计算 · 计算机科学 2023-09-07 Alexandros Antonov , Spyros Voulgaris

This paper presents a forecasting model designed using WSNs (Wireless Sensor Networks) to predict flood in rivers using simple and fast calculations to provide real-time results and save the lives of people who may be affected by the flood.…

机器学习 · 计算机科学 2012-03-13 Victor Seal , Arnab Raha , Shovan Maity , Souvik Kr Mitra , Amitava Mukherjee , Mrinal Kanti Naskar

A peer-to-peer system is a distributed system in which equal nodes (in terms of role and usage) exchange information and services directly. This paper describes a distributed peer-to-peer protocol that allows wifi-enabled smart devices…

分布式、并行与集群计算 · 计算机科学 2019-04-11 Steve Tueno , Romeo Tabue , Forentin Jiechieu , Yacynth Ndonna , Billy Zafack , Audric Feuyan , Jonas Atibita , Alex Djouontse , Rodrigue Mbinkeu

Peer-to-peer (P2P) networks underlie a variety of decentralized paradigms including blockchains, distributed file storage and decentralized domain name systems. A central primitive in P2P networks is the peer selection algorithm, which…

网络与互联网体系结构 · 计算机科学 2023-03-20 Bowen Xue , Yifan Mao , Shaileshh Bojja Venkatakrishnan , Sreeram Kannan

We present a mechanism that for a network of participants allows one participant of the network (Alice) to request some data from another participant (Bob) and either receive a response from Bob within a known-in-advance, bounded time b, or…

分布式、并行与集群计算 · 计算机科学 2025-02-18 Illia Polosukhin , Alex Skidanov

Network protocols are programs with inputs and outputs that follow predefined communication patterns to synchronize and exchange information. There are many protocols and each serves a different purpose, e.g., routing, transport, secure…

密码学与安全 · 计算机科学 2025-11-04 Max von Hippel

The notion of an ad hoc network is a new paradigm that allows mobile hosts (nodes) to communicate without relying on a predefined infrastructure to keep the network connected. Most nodes are assumed to be mobile and communication is assumed…

密码学与安全 · 计算机科学 2010-05-24 Himani Bathla , Kanika Lakhani

Many ad hoc routing protocols are based on some variant of flooding. Despite various optimizations, many routing messages are propagated unnecessarily. We propose a gossiping-based approach, where each node forwards a message with some…

网络与互联网体系结构 · 计算机科学 2007-05-23 Zygmunt Haas , Joseph Y. Halpern , Erran L. Li

Population protocols are a well-studied model of distributed computation in which a group of anonymous finite-state agents communicates via pairwise interactions. Together they decide whether their initial configuration, that is, the…

分布式、并行与集群计算 · 计算机科学 2024-05-03 Steffen van Bergerem , Roland Guttenberg , Sandra Kiefer , Corto Mascle , Nicolas Waldburger , Chana Weil-Kennedy

A broadcast mode may augment peer-to-peer overlay networks with an efficient, scalable data replication function, but may also give rise to a virtual link layer in VPN-type solutions. We introduce a simple broadcasting mechanism that…

网络与互联网体系结构 · 计算机科学 2009-05-25 Matthias Wählisch , Thomas C. Schmidt , Georg Wittenburg

As the cloud computing paradigm has gained prominence, the need for verifiable computation has grown increasingly urgent. The concept of verifiable computation enables a weak client to outsource difficult computations to a powerful, but…

分布式、并行与集群计算 · 计算机科学 2012-02-23 Justin Thaler , Mike Roberts , Michael Mitzenmacher , Hanspeter Pfister

We consider the problem of reliably broadcasting information in a multihop asynchronous network, despite the presence of Byzantine failures: some nodes are malicious and behave arbitrarly. We focus on non-cryptographic solutions. Most…

分布式、并行与集群计算 · 计算机科学 2013-12-10 Alexandre Maurer , Sébastien Tixeuil

Bubbling is a run-time graph transformation studied for the execution of non-deterministic steps in functional logic computations. This transformation has been proven correct, but as currently formulated it requires information about the…

编程语言 · 计算机科学 2018-08-27 Sergio Antoy , Steven Libby