paper-with-me

Papers

Examining Attacks on Consensus and Incentive Systems in Proof-of-Work Blockchains: A Systematic Literature Review

2024-11-01 · Dinitha Wijewardhana, Sugandima Vidanagamachchi, Nalin Arachchilage

Cryptocurrencies have gained popularity due to their transparency, security, and accessibility compared to traditional financial systems, with Bitcoin, introduced in 2009, leading the market. Bitcoin's security relies on blockchain technology - a decentralized ledger consisting of a consensus and an incentive mechanism. The consensus mechanism, Proof of Work (PoW), requires miners to solve difficult cryptographic puzzles to add new blocks, while the incentive mechanism rewards them with newly minted bitcoins. However, as Bitcoin's acceptance grows, it faces increasing threats from attacks targeting these mechanisms, such as selfish mining, double-spending, and block withholding. These attacks compromise security, efficiency, and reward distribution. Recent research shows that these attacks can be combined with each other or with either malicious strategies, such as network-layer attacks, or non-malicious strategies, like honest mining. These combinations lead to more sophisticated attacks, increasing the attacker's success rates and profitability. Therefore, understanding and evaluating these attacks is essential for developing effective countermeasures and ensuring long-term security. This paper begins by examining individual attacks executed in isolation and their profitability. It then explores how combining these attacks with each other or with other malicious and non-malicious strategies can enhance their overall effectiveness and profitability. The analysis further explores how the deployment of attacks such as selfish mining and block withholding by multiple competing mining pools against each other impacts their economic returns. Lastly, a set of design guidelines is provided, outlining areas future work should focus on to prevent or mitigate the identified threats.

📄 PDF Abstract BibTeX arXiv:2411.00349

Code (0)

등록된 구현이 없습니다.

Tasks

Systematic Literature Review

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Focus 설명 없음

Similar Papers 제목 키워드 기반

Proof-of-Learning with Incentive Security

2024-04-13 · Zishuo Zhao, Zhixuan Fang, Xuechao Wang, Xi Chen 외

Most concurrent blockchain systems rely heavily on the Proof-of-Work (PoW) or Proof-of-Stake (PoS) mechanisms for decentralized consensus and security assurance. However, the substantial energy expenditure stemming from …

Computational EfficiencyPOS

Proof-of-Collaborative-Learning: A Multi-winner Federated Learning Consensus Algorithm

2024-07-17 · Amirreza Sokhankhosh, Sara Rouhani

Regardless of their variations, blockchains require a consensus mechanism to validate transactions, supervise added blocks, maintain network security, synchronize the network state, and distribute incentives. Proof-of-Wo…

Federated Learning

Adaptive and Robust Cost-Aware Proof of Quality for Decentralized LLM Inference Networks

2026-01-29 · Arther Tian, Alex Ding, Frank Chen, Simon Wu 외 arxiv

Decentralized large language model inference networks require lightweight mechanisms to reward high quality outputs under heterogeneous latency and cost. Proof of Quality provides scalable verification by sampling evalua…

Question Answering

Proof-of-Data: A Consensus Protocol for Collaborative Intelligence

2025-01-06 · Huiwen Liu, Feida Zhu, Ling Cheng

Existing research on federated learning has been focused on the setting where learning is coordinated by a centralized entity. Yet the greatest potential of future collaborative intelligence would be unleashed in a more …

FairnessFederated Learning

A Proof of Useful Work for Artificial Intelligence on the Blockchain

2020-01-25 · Andrei Lihu, Jincheng Du, Igor Barjaktarevic, Patrick Gerzanics 외

Bitcoin mining is a wasteful and resource-intensive process. To add a block of transactions to the blockchain, miners spend a considerable amount of energy. The Bitcoin protocol, named 'proof of work' (PoW), resembles a …