Generative Blockchain: Transforming Blockchain from Transaction Recording to Transaction Generation through Proof-of-Merit

Read original: arXiv:2408.13367 - Published 8/27/2024 by Haozhao Zhang, Zhe Zhang, Zhiqiang Zheng, Varghese Jacob
Total Score

0

🛸

Sign in to get full access

or

If you already have an account, we'll log you in

Overview

  • Proposes a new blockchain paradigm called "generative blockchain"
  • Combines transaction generation and recording, rather than just transaction recording
  • Introduces a novel consensus mechanism called "Proof-of-Merit" (PoM)
  • Designed for environments where businesses must solve complex problems before transactions can be recorded
  • Demonstrated in a ride service on-demand platform

Plain English Explanation

The paper proposes a new way of using blockchain technology, called "generative blockchain". Instead of just focusing on recording transactions like traditional blockchains, this system also includes the process of generating transactions.

At the heart of this design is a new consensus mechanism called "Proof-of-Merit" (PoM). This is tailored for situations where businesses need to solve complex problems before they can record transactions on the blockchain.

In a typical blockchain, the network simply records existing transactions. But in this generative blockchain, independent "problem solvers" are responsible for generating the transactions and getting them added to the blockchain. Their solutions are evaluated based on "merit," and the best ones are selected to register the transactions.

The researchers demonstrate this concept using a ride-sharing platform. Here, the "problem solvers" are responsible for matching riders to drivers. Their solutions are judged on how efficient and fair the matches are. A special "Decentralized Control Parameter" is used to balance these two factors - efficiency and equity.

Technical Explanation

The core innovation of this paper is the Proof-of-Merit (PoM) consensus mechanism. Unlike traditional blockchains that simply record existing transactions, PoM integrates the generation and recording of transactions into a unified system.

In the proposed generative blockchain, independent "problem solvers" are responsible for generating new transactions. These solvers compete to come up with the best solutions to complex, transaction-generating problems. Their solutions are evaluated based on merit, and the winning ones are then registered on the blockchain.

The researchers demonstrate this concept using a ride-sharing platform. The problem solvers are tasked with matching riders to drivers in an efficient and equitable way. A Decentralized Control Parameter (DCP) is used to balance these two key performance metrics.

Through agent-based simulation, the paper explores how to find the optimal DCP value to achieve the desired balance of efficiency and equity in this generative blockchain system.

Critical Analysis

The paper presents a novel and promising approach to transforming conventional blockchain technology. By integrating transaction generation and recording, the proposed generative blockchain addresses some of the limitations of existing systems.

However, the paper does not delve deeply into potential challenges or limitations of the PoM consensus mechanism. For example, it's unclear how the system would scale to handle very large numbers of transactions or solvers. The security implications of relying on "merit-based" transaction validation also warrant further examination.

Additionally, the paper focuses on a specific ride-sharing use case. More research may be needed to assess the broader applicability of the generative blockchain paradigm to other domains and problem-solving scenarios.

Conclusion

This paper presents a novel "generative blockchain" paradigm that combines transaction generation and recording. At its core is the Proof-of-Merit (PoM) consensus mechanism, which delegates the task of solving complex, transaction-generating problems to independent problem solvers.

The researchers demonstrate the concept using a ride-sharing platform, where solvers compete to match riders and drivers in an efficient and equitable way. The paper introduces a Decentralized Control Parameter to balance these two key performance metrics.

While the generative blockchain approach shows promise, further research is needed to address potential scalability and security challenges, as well as explore its applicability beyond the specific use case explored in this paper.



This summary was produced with help from an AI and may contain inaccuracies - check out the links to read the original source documents!

Follow @aimodelsfyi on 𝕏 →

Related Papers

🛸

Total Score

0

Generative Blockchain: Transforming Blockchain from Transaction Recording to Transaction Generation through Proof-of-Merit

Haozhao Zhang, Zhe Zhang, Zhiqiang Zheng, Varghese Jacob

This paper proposes a new paradigm: generative blockchain, which aims to transform conventional blockchain technology by combining transaction generation and recording, rather than focusing solely on transaction recording. Central to our design is a novel consensus mechanism, Proof-of-Merit (PoM), specifically crafted for environments where businesses must solve complex problems before transactions can be recorded. PoM integrates the generation and recording of transactions within a unified blockchain system, fundamentally differing from prevailing consensus mechanisms that primarily record existing transactions. We demonstrate PoM on a ride service on-demand platform, where the task of solving complex transaction-generating problems is delegated to a pool of independent problem solvers. These solvers generate transactions, and their solutions are selected based on merit. The winning solvers then register these transactions onto the blockchain and are rewarded accordingly. We introduce a Decentralized Control Parameter (DCP) to balance two key performance metrics: efficiency and equity. The applicability of our generative blockchain is illustrated through a ridesharing context, where matchers (solvers) are tasked with matching riders to drivers. We demonstrate PoM's performance and nuanced properties using agent-based simulation, exploring how to find the optimal DCP value to achieve a desirable balance of efficiency and equity in a generative blockchain.

Read more

8/27/2024

⚙️

Total Score

0

Resilient Consensus Sustained Collaboratively

Junchao Chen, Suyash Gupta, Alberto Sonnino, Lefteris Kokoris-Kogias, Mohammad Sadoghi

Decentralized systems built around blockchain technology promise clients an immutable ledger. They add a transaction to the ledger after it undergoes consensus among the replicas that run a Proof-of-Stake (PoS) or Byzantine Fault-Tolerant (BFT) consensus protocol. Unfortunately, these protocols face a long-range attack where an adversary having access to the private keys of the replicas can rewrite the ledger. One solution is forcing each committed block from these protocols to undergo another consensus, Proof-of-Work(PoW) consensus; PoW protocol leads to wastage of computational resources as miners compete to solve complex puzzles. In this paper, we present the design of our Power-of-Collaboration (PoC) protocol, which guards existing PoS/BFT blockchains against long-range attacks and requires miners to collaborate rather than compete. PoC guarantees fairness and accountability and only marginally degrades the throughput of the underlying system.

Read more

7/22/2024

📈

Total Score

0

Replacing Cryptopuzzles with Useful Computation in Blockchain Proof-of-Work Protocols

Andrea Merlina, Thiago Garrett, Roman Vitenberg

Proof-of-Work (PoW) blockchains have emerged as a robust and effective consensus mechanism in open environments, leading to widespread deployment with numerous cryptocurrency platforms and substantial investments. However, the commonly deployed PoW implementations are all based on solving cryptographic puzzles. Researchers have been pursuing the compelling idea of replacing cryptopuzzles with useful computing tasks for over a decade, in face of the substantial computational capacity of blockchain networks and the global pursuit of a more sustainable IT infrastructure. In this study, we conduct a comprehensive analysis of the prerequisites for alternative classes of tasks. We provide insight into the effect of introducing usefulness and of transitioning to task classes other than cryptopuzzles. Having distilled the prerequisites, we use them to examine proposed designs from existing literature. Finally, we discuss pertinent techniques and present research gaps in the current state-of-the-art.

Read more

5/15/2024

Proof of Quality: A Costless Paradigm for Trustless Generative AI Model Inference on Blockchains
Total Score

0

Proof of Quality: A Costless Paradigm for Trustless Generative AI Model Inference on Blockchains

Zhenjie Zhang, Yuyang Rao, Hao Xiao, Xiaokui Xiao, Yin Yang

Generative AI models, such as GPT-4 and Stable Diffusion, have demonstrated powerful and disruptive capabilities in natural language and image tasks. However, deploying these models in decentralized environments remains challenging. Unlike traditional centralized deployment, systematically guaranteeing the integrity of AI model services in fully decentralized environments, particularly on trustless blockchains, is both crucial and difficult. In this paper, we present a new inference paradigm called emph{proof of quality} (PoQ) to enable the deployment of arbitrarily large generative models on blockchain architecture. Unlike traditional approaches based on validating inference procedures, such as ZKML or OPML, our PoQ paradigm focuses on the outcome quality of model inference. Using lightweight BERT-based cross-encoders as our underlying quality evaluation model, we design and implement PQML, the first practical protocol for real-world NLP generative model inference on blockchains, tailored for popular open-source models such as Llama 3 and Mixtral. Our analysis demonstrates that our protocol is robust against adversarial but rational participants in ecosystems, where lazy or dishonest behavior results in fewer benefits compared to well-behaving participants. The computational overhead of validating the quality evaluation is minimal, allowing quality validators to complete the quality check within a second, even using only a CPU. Preliminary simulation results show that PoQ consensus is generated in milliseconds, 1,000 times faster than any existing scheme.

Read more

5/31/2024