AIRTIST
  • GETTING STARTED
    • Welcome
    • Official Links
    • Background
    • What is AIRTIST?
      • Why AIRTIST?
  • AIRTIST ECOSYSTEM
    • Outline
    • Inception
      • Creation of MASTER
      • Creation of the MAESTRO
      • Storage of DNN and Minting of the NFT
    • Manifestation
    • Proliferation
    • Other Technical Features
  • OVERALL CONSIDERATION
    • Why Blockchain?
    • Why MATRIX?
    • Why Ethereum?
      • Why Fractional NFT
    • AIRTIST as a Decentralised Ecosystem
      • Distributed Training
      • Distributed computing
      • Distributed storage
  • TOKENOMICS
    • AIRT Token
    • Token Distribution
    • Token Release Schedule and Rules for the Ecosystem
    • AIRT Mining
    • Utility of AIRTs
Powered by GitBook
On this page
  1. AIRTIST ECOSYSTEM

Manifestation

PreviousStorage of DNN and Minting of the NFTNextProliferation

Last updated 2 years ago

It is the process of artwork creation using the DNN of an AI Artist already created, trained and NFT minted. Let us take painting as an example for easy explanation. An AI Artist is a DNN consisting of multiple layers of neurons and interconnections connecting neurons in adjacent layers.

Each connection is associated with a weight parameter. Given a specific theme or caption, the neurons start processing in a layer-by-layer manner. Each neuron performs a summation over the element-wise product of input data and weight. The final layer will produce an output graphic result in the output layer, which is the AI Artwork created. Essentially, a DNN is a versatile mapping tool that can map any input to any output.

The training process tunes the weights to fit a desired mapping function to the target artistic style. In contrast, the creation process generates them according to the distribution reflected by the network topology and weight parameters.

Since DNNs have millions of weight parameters, they reflect a certain distribution and at the same time have a certain degree of randomness, which to some extent reflects the “free will” in the artistic creation. Figure 3 summarises the manifestation process.

After producing an artwork, it will be directly recorded on the Blockchain and stored in the distributed storage network, thus forming an AI Artwork digital asset.

When a MASTER or MAESTRO completes the creation of an artwork and uploads the artwork to the distributed storage on MATRIX, the mirror contract deployed on Ethereum will immediately execute the minting of the Artwork NFT on Ethereum.

The ownership information of this NFT will be determined by the corresponding DNN of AI Artist and those parties contributing the compute power and distributed storage in the artwork creation process.

Figure 4: Manifestation process
Figure 5: Summarised process of creating an AI Artwork
Figure 6: Minting of the Artwork NFT on Ethereum