Fusion

The combination of Deep Learning and Blockchain technologies will be exponential.

Innovative Adaptive Learning Architecture

The Intuition Fabric architecture supports advanced Deep Learning with an innovative approach that is based on Meta Learning, Modular Deep Learning and Game Theoretic Coordination. A Meta Model serves as the vocabulary for designing this new kind of architecture. A language driven approach, manifested as a Domain Specific Language (DSL) that uses as its words the Meta Model. A Virtual Machine for executing computational graphs that comes from the DSL. The connectivity of the fabric has a P2P foundation based on IPFS and Ethereum.

In this section we describe the distributed architecture of the Intuition Fabric. Intuition Fabric leverages the rich set of decentralized mechanisms provided by the Interplanetary Filesystem (IPFS). Furthermore, to drive behavior in a market driven architecture, Ethereum is employed to build incentives to drive the exponential growth of the platform.

IPFS is a more resilient and faster protocol than HTTP. Intuition Fabric uses IPFS peer-to-peer, distributed file system to store computational graph and training data. Data is no longer available only on a local server but distributed across peers in the IPFS network. This improves availability of the computational graph making it always available to users of the graph. IPFS also provides better discovery of other computational graphs. IPFS has other benefits such as the standardization of merkle tree and hash chain inspired data structures (see: IPLD). Libp2p, an extensive networking stack for P2P is also worthy of building upon. The libp2p stack provides support for content routing, peer routing, discovery, multiple transports and NAT traversal. These features allow for ease of deployment of Intuition Fabric in multiple contexts.

Ethereum provides a rich platform for developing innovative contracts using the primitives of identity, assets and data. Gavin Wood has a good framework on how to define contracts. Wood’s framework consists of combining tree primitives to be innovative smart contracts.

There are many attributes that drive successful markets. Markets revolve around the activity of discovery. One cannot however have good discovery without the existence of reputation. Therefore, this system treats reputation as a first class object. What this means is that, not only do actors have reputations, the models in the computational graph have “reputations” as well as the “data”.

Ethereum provides sufficient rich functionality to capture the incentive mechanisms required for Intuition Fabric. There are many market participants in Intuition Fabric, and therefore a rich set of incentives may be required to support the growth of these markets. Intuition Fabric will need to provide contracts to enable Reputation, Oracles, Certification, Asset Classification and Asset Tracking.