中文
相关论文

相关论文: GOC-Ledger: State-based Conflict-Free Replicated L…

200 篇论文

Blockchain and general purpose distributed ledgers are foundational technologies which bring significant innovation in the infrastructures and other underpinnings of our socio-economic systems. These P2P technologies are able to securely…

分布式、并行与集群计算 · 计算机科学 2021-06-17 Claudio J. Tessone , Paolo Tasca , Flavio Iannelli

Recently, the blockchain technique was put in the spotlight as it introduced a systematic approach for multiple parties to reach consensus without needing trust. However, the application of this technique in practice is severely restricted…

分布式、并行与集群计算 · 计算机科学 2017-07-17 Zhijie Ren , Kelong Cong , Johan Pouwelse , Zekeriya Erkin

We explore the property of equivocation tolerance for Conflict-Free Replicated Data Types (CRDTs). We show that a subclass of CRDTs is equivocation-tolerant and can thereby cope with any number of Byzantine faults: Without equivocation…

分布式、并行与集群计算 · 计算机科学 2021-10-11 Florian Jacob , Saskia Bayreuther , Hannes Hartenstein

Distributed Ledger Technology (DLT) is promising to become the foundation of many decentralised systems. However, the unbalanced and unregulated network layout contributes to the inefficiency of DLT especially in the Internet of Things…

分布式、并行与集群计算 · 计算机科学 2020-01-22 Yibin Xu , Yangyu Huang

Blockchain-based Distributed Ledgers (DLs) promise to transform the existing financial system by making it truly democratic. In the past decade, blockchain technology has seen many novel applications ranging from the banking industry to…

分布式、并行与集群计算 · 计算机科学 2021-02-22 Anurag Jain , Shoeb Siddiqui , Sujit Gujar

The fast growth of distributed energy resources (DERs), such as distributed renewables (e.g., rooftop PV panels), energy storage systems, electric vehicles, and controllable appliances, drives the power system toward a decentralized system…

分布式、并行与集群计算 · 计算机科学 2022-01-19 Qing Yang , Hao Wang

The recent surge of blockchain systems has renewed the interest in traditional Byzantine fault-tolerant consensus protocols. Many such consensus protocols have a primary-backup design in which an assigned replica, the primary, is…

分布式、并行与集群计算 · 计算机科学 2019-08-07 Suyash Gupta , Jelle Hellings , Mohammad Sadoghi

Federated Learning (FL) has emerged as a key paradigm for building Trustworthy AI systems by enabling privacy-preserving, decentralized model training. However, FL is highly susceptible to adversarial attacks that compromise model integrity…

密码学与安全 · 计算机科学 2026-02-26 Mario García-Márquez , Nuria Rodríguez-Barroso , M. Victoria Luzón , Francisco Herrera

Blockchain consensus is a state whereby each node in a network agrees on the current state of the blockchain. Existing protocols achieve consensus via a contest or voting procedure to select one node as a dictator to propose new blocks.…

理论经济学 · 经济学 2022-06-22 Joshua S. Gans , Richard Holden

Fuelled by the success (and hype) around cryptocurrencies, distributed ledger technologies (DLT), particularly blockchains, have gained a lot of attention from a wide spectrum of audience who perceive blockchains as a key to carry out…

计算机与社会 · 计算机科学 2019-05-22 Anwitaman Datta

High-throughput blockchains require efficient transaction broadcast mechanisms that can deliver transactions to most network nodes with low bandwidth overhead and latency. Existing schemes coordinate transmissions across peers to avoid…

网络与互联网体系结构 · 计算机科学 2022-05-05 Lei Yang , Yossi Gilad , Mohammad Alizadeh

In distributed computing, slower nodes (stragglers) usually become a bottleneck. Gradient Coding (GC), introduced by Tandon et al., is an efficient technique that uses principles of error-correcting codes to distribute gradient computation…

机器学习 · 计算机科学 2023-06-29 M. Nikhil Krishnan , MohammadReza Ebrahimi , Ashish Khisti

This work studies gradient coding (GC) in the context of distributed training problems with unreliable communication. We propose cooperative GC (CoGC), a novel gradient-sharing-based GC framework that leverages cooperative communication…

分布式、并行与集群计算 · 计算机科学 2025-07-08 Shudi Weng , Ming Xiao , Chao Ren , Mikael Skoglund

We study the problem of state machine replication (SMR)---the underlying problem addressed by blockchain protocols---in the presence of a malicious adversary who can corrupt some fraction of the parties running the protocol. Existing…

密码学与安全 · 计算机科学 2020-03-31 Erica Blum , Jonathan Katz , Julian Loss

Directed Acyclic Graph (DAG) based Distributed Ledgers can be useful in a number of applications in the IoT domain. A distributed ledger should serve as an immutable and irreversible record of transactions, however, a DAG structure is a…

分布式、并行与集群计算 · 计算机科学 2020-11-11 Andrew Cullen , Pietro Ferraro , Christopher King , Robert Shorten

Bitcoin's global success has led to the rise of blockchain, but many systems labeled as "blockchain" deviate from its core principles, adding complexity to the ecosystem. This survey addresses the need for a comprehensive review and…

密码学与安全 · 计算机科学 2024-09-30 Badr Bellaj , Aafaf Ouaddah , Noel Crespi , Abdelatif Mezrioui , Emmanuel Bertin

Geographically distributed database systems use remote replication to protect against regional failures. These systems are sensitive to severe latency penalties caused by centralized transaction management, remote access to sharded data,…

数据库 · 计算机科学 2025-01-13 Puya Memarzia , Huaxin Zhang , Kelvin Ho , Ronen Grosman , Jiang Wang

Blockchain technology is a distributed, decentralized, and immutable ledger system. It is the platform of choice for managing smart contract transactions (SCTs). Smart contracts are self-executing codes of agreement between interested…

分布式、并行与集群计算 · 计算机科学 2023-03-06 Manaswini Piduguralla , Saheli Chakraborty , Parwat Singh Anjana , Sathya Peri

We study the problem of online non-stochastic control (ONC), which is the control of a linear system under adversarial disturbances and adversarial cost functions, with the aim of minimizing the total cost incurred. A recent line of…

最优化与控制 · 数学 2026-04-21 Vijeth Hebbar , Spencer Hutchinson , Mahnoosh Alizadeh , Cédric Langbort

Consistency in data storage systems requires any read operation to return the most recent written version of the content. In replicated storage systems, consistency comes at the price of delay due to large-scale write and read operations.…

分布式、并行与集群计算 · 计算机科学 2018-04-04 Jing Zhong , Roy D. Yates , Emina Soljanin