Table of Contents
Fetching ...

Proof of Work With External Utilities

Yogev Bar-On, Ilan Komargodski, Omri Weinstein

TL;DR

The paper tackles the problem of Proof-of-Work blockchains under heterogeneous costs and the PoUW paradigm, where external rewards subsidize mining via coupons. It develops a quadratic-cost framework with $c_i(h)=\frac{\alpha_i}{2}h^2-\alpha_i\beta_i h$ and a reward function $R(H)$, proving a unique pure Nash equilibrium for hash rates and deriving a closed-form expression in the linear-reward case $R(H)=\rho H$ where $h_i=\beta_i+\frac{\rho}{\alpha_i}$. A key finding is that miners with external incentives tend to concentrate useful work in a single block, while decentralization depends on how coupons are distributed, analyzed via Shannon entropy. The results show PoUW can preserve PoW-like security with lower costs and environmental impact if coupon accessibility remains sufficiently decentralized, with empirical plausibility for AI workloads as external tasks. Overall, the work provides a rigorous game-theoretic account of PoUW economics and a practical lens on how external rewards shape participation and security.

Abstract

Proof-of-Work (PoW) consensus is traditionally analyzed under the assumption that all miners incur similar costs per unit of computational effort. In reality, costs vary due to factors such as regional electricity cost differences and access to specialized hardware. These variations in mining costs become even more pronounced in the emerging paradigm of \emph{Proof-of-Useful-Work} (PoUW), where miners can earn additional \emph{external} rewards by performing beneficial computations, such as Artificial Intelligence (AI) training and inference workloads. Continuing the work of Fiat et al., who investigate equilibrium dynamics of PoW consensus under heterogeneous cost structures due to varying energy costs, we expand their model to also consider external rewards. We develop a theoretical framework to model miner behavior in such conditions and analyze the resulting equilibrium. Our findings suggest that in some cases, miners with access to external incentives will optimize profitability by concentrating their useful tasks in a single block. We also explore the implications of external rewards for decentralization, modeling it as the Shannon entropy of computational effort distribution among participants. Empirical evidence supports many of our assumptions, indicating that AI training and inference workloads, when reused for consensus, can retain security comparable to Bitcoin while dramatically reducing computational costs and environmental waste.

Proof of Work With External Utilities

TL;DR

The paper tackles the problem of Proof-of-Work blockchains under heterogeneous costs and the PoUW paradigm, where external rewards subsidize mining via coupons. It develops a quadratic-cost framework with and a reward function , proving a unique pure Nash equilibrium for hash rates and deriving a closed-form expression in the linear-reward case where . A key finding is that miners with external incentives tend to concentrate useful work in a single block, while decentralization depends on how coupons are distributed, analyzed via Shannon entropy. The results show PoUW can preserve PoW-like security with lower costs and environmental impact if coupon accessibility remains sufficiently decentralized, with empirical plausibility for AI workloads as external tasks. Overall, the work provides a rigorous game-theoretic account of PoUW economics and a practical lens on how external rewards shape participation and security.

Abstract

Proof-of-Work (PoW) consensus is traditionally analyzed under the assumption that all miners incur similar costs per unit of computational effort. In reality, costs vary due to factors such as regional electricity cost differences and access to specialized hardware. These variations in mining costs become even more pronounced in the emerging paradigm of \emph{Proof-of-Useful-Work} (PoUW), where miners can earn additional \emph{external} rewards by performing beneficial computations, such as Artificial Intelligence (AI) training and inference workloads. Continuing the work of Fiat et al., who investigate equilibrium dynamics of PoW consensus under heterogeneous cost structures due to varying energy costs, we expand their model to also consider external rewards. We develop a theoretical framework to model miner behavior in such conditions and analyze the resulting equilibrium. Our findings suggest that in some cases, miners with access to external incentives will optimize profitability by concentrating their useful tasks in a single block. We also explore the implications of external rewards for decentralization, modeling it as the Shannon entropy of computational effort distribution among participants. Empirical evidence supports many of our assumptions, indicating that AI training and inference workloads, when reused for consensus, can retain security comparable to Bitcoin while dramatically reducing computational costs and environmental waste.

Paper Structure

This paper contains 13 sections, 4 theorems, 17 equations, 4 figures.

Key Result

Theorem 1

Given $n$ miners with quadratic cost functions, with compute costs $\{\alpha_i\}_{i\in [n]}$ and compute coupons $\{\beta_i\}_{i\in [n]}$, there is a unique pure Nash equilibrium such that for all $i\in [n]$ the hash rate satisfies: where $R(H)$ is the block reward in terms of $H=\sum_i h_i$.

Figures (4)

  • Figure 1: The cost per day of renting GPUs from vast.ai, with performance measured by the equivalent number of Nvidia RTX 4090 GPUs.
  • Figure 2: The ratio between the market price of Bitcoin and the total hash rate in the network (the relative reward parameter) since the last halving of the Bitcoin block reward. As you can see, the ratio is roughly stable. Source: blockchain.com.
  • Figure 3: AI adoption rate among businesses worldwide overtime, as a proxy for AI data distribution. Source: statista.com.
  • Figure 4: Distribution of hash rate of Bitcoin mining pools from Feb 2024 to January 2025 (left) vs. distribution of Nvidia H100 shipments to tech companies during 2023, as a proxy for their access to useful AI workloads (right). Sources: https://hashrateindex.com and https://www.statista.com.

Theorems & Definitions (10)

  • Definition 1: Quadratic Cost Function
  • Definition 2: Decentralization Coefficient
  • Theorem 1
  • proof
  • Corollary 1
  • proof
  • Lemma 1
  • proof
  • Lemma 2
  • proof