paper-with-me

Papers

Blockchain Framework for Artificial Intelligence Computation

2022-02-23 · Jie You

Blockchain is an essentially distributed database recording all transactions or digital events among participating parties. Each transaction in the records is approved and verified by consensus of the participants in the system that requires solving a hard mathematical puzzle, which is known as proof-of-work. To make the approved records immutable, the mathematical puzzle is not trivial to solve and therefore consumes substantial computing resources. However, it is energy-wasteful to have many computational nodes installed in the blockchain competing to approve the records by just solving a meaningless puzzle. Here, we pose proof-of-work as a reinforcement-learning problem by modeling the blockchain growing as a Markov decision process, in which a learning agent makes an optimal decision over the environment's state, whereas a new block is added and verified. Specifically, we design the block verification and consensus mechanism as a deep reinforcement-learning iteration process. As a result, our method utilizes the determination of state transition and the randomness of action selection of a Markov decision process, as well as the computational complexity of a deep neural network, collectively to make the blocks not easy to recompute and to preserve the order of transactions, while the blockchain nodes are exploited to train the same deep neural network with different data samples (state-action pairs) in parallel, allowing the model to experience multiple episodes across computing nodes but at one time. Our method is used to design the next generation of public blockchain networks, which has the potential not only to spare computational resources for industrial applications but also to encourage data sharing and AI model design for common problems.

📄 PDF Abstract BibTeX arXiv:2202.11264

Code (1)

Dasudian/Curvetime 공식 구현 tf

Tasks

Deep Reinforcement Learningreinforcement-learningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Blockchain Intelligence: When Blockchain Meets Artificial Intelligence

2019-12-11 · Zibin Zheng, Hong-Ning Dai, Jiajing Wu

Blockchain is gaining extensive attention due to its provision of secure and decentralized resource sharing manner. However, the incumbent blockchain systems also suffer from a number of challenges in operational mainten…

Blockchain and Artificial Intelligence: Synergies and Conflicts

2024-05-22 · Leon Witt, Armando Teles Fortes, Kentaroh Toyoda, Wojciech Samek 외

Blockchain technology and Artificial Intelligence (AI) have emerged as transformative forces in their respective domains. This paper explores synergies and challenges between these two technologies. Our research analyses…

opp/ai: Optimistic Privacy-Preserving AI on Blockchain

2024-02-22 · Cathie So, KD Conway, Xiaohang Yu, Suning Yao 외

The convergence of Artificial Intelligence (AI) and blockchain technology is reshaping the digital world, offering decentralized, secure, and efficient AI services on blockchain platforms. Despite the promise, the high c…

Computational EfficiencyPrivacy Preserving

Blockchain As a Platform For Artificial Intelligence (AI) Transparency

2025-03-07 · Afroja Akther, Ayesha Arobee, Abdullah Al Adnan, Omum Auyon 외

As artificial intelligence (AI) systems become increasingly complex and autonomous, concerns over transparency and accountability have intensified. The "black box" problem in AI decision-making limits stakeholders' abili…

Decision Making

Artificial intelligence-based blockchain-driven financial default prediction

2024-09-27 · Junjun Huang

With the rapid development of technology, blockchain and artificial intelligence technology are playing a huge role in all walks of life. In the financial sector, blockchain solves many security problems in data storage …

ManagementPrediction