Reliability is Blind: Collective Incentives for Decentralized Computing Marketplaces without Individual Behavior Information
Henry Mont, Matthieu Bettinger, Sonia Ben Mokhtar, Anthony Simonet-Boulogne
TL;DR
This work tackles reliability in decentralized cloud marketplaces where individual actor behavior is not observable. It introduces Collective Incentives, a stake- and reputation-based mechanism that blindly punishes or rewards all assets involved in a task based on its outcome, and derives its operation from ruin theory to target a desired task-success rate $F_t^{\mathit{target}}$. Through Python simulations, the authors demonstrate that the mechanism can meet or exceed the target reliability while pruning failure-prone assets and preserving reliable ones, with the combined Coll-SR configuration offering the best performance. The approach offers a practical pathway to robust Web3 marketplaces under limited observability, while outlining extensions to handle asset combinations and adversarial settings.
Abstract
In decentralized cloud computing marketplaces, ensuring fair and efficient interactions among asset providers and end-users is crucial. A key concern is meeting agreed-upon service-level objectives like the service's reliability. In this decentralized context, traditional mechanisms often fail to address the complexity of task failures, due to limited available and trustworthy insights into these independent actors' individual behavior. This paper proposes a collective incentive mechanism that blindly punishes all involved parties when a task fails. Based on ruin theory, we show that Collective Incentives improve behavior in the marketplace by creating a disincentive for faults and misbehavior even when the parties at fault are unknown, in turn leading to a more robust marketplace. Simulations for small and large pools of marketplace assets show that Collective Incentives enable to meet or exceed a reliability target, i.e., the success-rate of tasks run using marketplace assets, by eventually discarding failure-prone assets while preserving reliable ones.
