paper-with-me

홈 › Papers

SEDULity: A Proof-of-Learning Framework for Distributed and Secure Blockchains with Efficient Useful Work

2025-12-15 · Weihang Cao, Mustafa Doger, Sennur Ulukus arxiv

The security and decentralization of Proof-of-Work (PoW) have been well-tested in existing blockchain systems. However, its tremendous energy waste has raised concerns about sustainability. Proof-of-Useful-Work (PoUW) aims to redirect the meaningless computation to meaningful tasks such as solving machine learning (ML) problems, giving rise to the branch of Proof-of-Learning (PoL). While previous studies have proposed various PoLs, they all, to some degree, suffer from security, decentralization, or efficiency issues. In this paper, we propose a PoL framework that trains ML models efficiently while maintaining blockchain security in a fully distributed manner. We name the framework SEDULity, which stands for a Secure, Efficient, Distributed, and Useful Learning-based blockchain system. Specifically, we encode the template block into the training process and design a useful function that is difficult to solve but relatively easy to verify, as a substitute for the PoW puzzle. We show that our framework is distributed, secure, and efficiently trains ML models. We further demonstrate that the proposed PoL framework can be extended to other types of useful work and design an incentive mechanism to incentivize task verification. We show theoretically that a rational miner is incentivized to train fully honestly with well-designed system parameters. Finally, we present simulation results to demonstrate the performance of our framework and validate our analysis.

📄 PDF Abstract BibTeX arXiv:2512.13666

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Dynamic Large Language Models on Blockchains

2023-07-20 · Yuanhao Gong

Training and deploying the large language models requires a large mount of computational resource because the language models contain billions of parameters and the text has thousands of tokens. Another problem is that t…

Language ModelingLanguage ModellingLarge Language Model

Proof-of-Spiking-Neurons(PoSN): Neuromorphic Consensus for Next-Generation Blockchains

2025-11-03 · M. Z. Haider, M. U Ghouri, Tayyaba Noreen, M. Salman arxiv

Blockchain systems face persistent challenges of scalability, latency, and energy inefficiency. Existing consensus protocols such as Proof-of-Work (PoW) and Proof-of-Stake (PoS) either consume excessive resources or risk…

Proof of Learning (PoLe): Empowering Machine Learning with Consensus Building on Blockchains

2020-07-29 · Yixiao Lan, Yu-An Liu, Boyang Li

The progress of deep learning (DL), especially the recent development of automatic design of networks, has brought unprecedented performance gains at heavy computational cost. On the other hand, blockchain systems routin…

BIG-bench Machine Learningvalid

Towards Secure and Trusted-by-Design Smart Contracts

2024-03-25 · Zaynah Dargaye, Önder Gürcan, Florent Kirchner, Sara Tucci-Piergiovanni

Distributed immutable ledgers, or blockchains, allow the secure digitization of evidential transactions without relying on a trusted third-party. Evidential transactions involve the exchange of any form of physical evide…

Decentralized Blockchain-based Robust Multi-agent Multi-armed Bandit

2024-02-06 · Mengfan Xu, Diego Klabjan

We study a robust, i.e. in presence of malicious participants, multi-agent multi-armed bandit problem where multiple participants are distributed on a fully decentralized blockchain, with the possibility of some being ma…

Federated Learning