SlideShare a Scribd company logo
1 of 64
Download to read offline
Trent McConaghy
@trentmc0
Data, AI and Tokens:
Ocean Protocol
AI & Data
Data, AI, and Tokens: Ocean Protocol
1000x more data
The Unreasonable Effectiveness of Data
Deep Learning: Neural Networks * Moore’s Law
≈1950s algorithms on 1000x+ more storage & compute
https://en.wikipedia.org/wiki/File:HTM_Hierarchy_example.png
Deep learning
models with >> capacity
Error 5% .. 0.01%Models with
limited capacity
Error 25% .. 5%
Another 1000x more data
Deep Learning Loves Data
Have data Have AI
$$
Value
The Problem
Have lotsa data
(1000 enterprises)
Have lotsa AI expertise
(1000 AI startups)
Have lotsa data:
1000+ enterprises
Have lotsa AI:
1000+ AI startups
Have both:
Goog, FB, a handful
$$
Mo’ data
(and mo’ compute)
Mo’ accuracy
Mo’ $
Here’s
your
personal
data
Data, AI, and Tokens: Ocean Protocol
Opinionated Tech
Some tech has particularly powerful opinions
1. AI – goes to heart of “what is humanity”
Some tech has particularly powerful opinions
2. Crypto – defense is easier than offense (new)
Opinionated Tech
• “Designed for ethics”  Thoughtful approach for ethics
•“Ignored the ethics”  Not opinion-less. Simply bad design.
What Can You Do, As a Technologist?
• Determine your values, as best as you can. Set your moral
compass. “Know thyself.”
• Use this to guide your work. Infuse your work with your values.
• With each new collaborative project -- especially large-scale
ones -- agree on values up-front. Example:
Data, AI, and Tokens: Ocean Protocol
Towards a Solution
Schelling point:
A common solution in absence of communication
Q: Tomorrow you have to meet a stranger
in NYC. Where and when do you meet?
A: noon, at Grand Central Station
Silo Mo’ Data
(and mo’ compute)
Mo’ accuracy
Mo’ $
This is the current Schelling point
Silo Pool Mo’ Data
(and mo’ compute)
Mo’ accuracy
Mo’ $
Change the Schelling point?
Have lotsa data
(1000 enterprises)
Have lotsa AI
(1000 AI startups)
Have lotsa data
(1000 enterprises)
Have lotsa AI
(1000 AI startups)
Have lotsa data
(1000 enterprises)
Have lotsa AI
(1000 AI startups)
Have lotsa data
(1000 enterprises)
Have lotsa AI
(1000 AI startups)
Connect 1000+ enterprises
With 1000+ AI startups
All get lotsa data & AI
Connect 1000+ enterprises
With 1000+ AI startups
All get lotsa data & AI
How?
Data marketplace
Data marketplace
Have AI
(Want data)
Have data Have AI
(Want data)
Have AI
(Want data)
Have data
Have data Have AI
(Want data)
Have data Have data Have AI
(Want data)
https://www.flickr.com/photos/atelier_flir/1118912668
A single data storefront?
A single data storefront
= another centralized monolith
(oops!)
https://www.flickr.com/photos/walmartcorporate/5249869475
We want data marketplaces to flourish.
Cathedral Bazaar
How?
We want this. A substrate for a thousand marketplaces
to bloom. “SABRE for data”
Data
marketplace
DM DM DM
DM DM DM DM
DM DM DM DM
DM DM DM DM
DM
DM
DM
DM
Have AI
(Want data)
Have data Have AI
(Want data)
Have AI
(Want data)
Have data
Have data Have AI
(Want data)
Have data Have data Have AI
(Want data)
Complement data marketplaces with a data commons
The MVP
(Minimum Viable Protocol)
Data, AI, and Tokens: Ocean Protocol
Making it real
With
Structured Approach to Token Design
Steps:
1. Mission, Values, Governance.
2. Use Cases. Pricing.
3. Stakeholders.
4. Goals
5. Checklist (from goals)
6. Candidate designs.
7. Iterate to final
Step 1a. Mission
Ocean aims to unlock data, for more equitable outcomes for
owners and consumers of data, using a thoughtful
application of both technology and governance.
Step 1b. Values
• Unlock data— make data ever more accessible to a broader range of
organizations.
• Human right to personal data privacy & consent
• Spread of power— democratic ideals, transparent governance. Strive to
decouple capital from governance.
• Spread of value— avoid becoming new oligarchs, better to spread wealth
creation among the community. Rewards based on actions consistent with
values. Discourage speculation, encourage building & community.
As well as…
• Identity & reputation over anonymity.
• Sustainability— can last the ages
• Resilience— not contingent on any one party.
• Work with the law, not against the law
Step 1c. Governance
1. Governance of network. How protocol gets updated
2. Governance of Ocean Foundation. Growing the ocean
community
Step 2. Use Cases
Target verticals
1. Autonomous vehicles. Drives: Reconcile data commons &
proprietary data.
2. Medical data. Drives: solve privacy, data regulations
3. (And another 20 after that)
Step 3. Pricing
1. Free Data. For the data commons.
2. Non-Free Fungible Data. Easy: an exchange
3. Non-Free Non-Fungible Data. Reconcile via a mix:
• Fixed price
• Auctions
• Royalties
• Programmable
Step 4. Stakeholders
Data providers Data consumers
Keepers
Developers
“I can sell my data with
security, control, privacy
and flexible pricing.”
“I can discover and
buy data.”
”I believe in the sustainability of the network and will
be rewarded"
“I want to build on
Ocean Protocol”
Marketplaces
”I have a new channel to sell data around the world.”
Step 5. Goals
Token design = designing incentives for stakeholders to grow the value of the
network.
The main goal of Ocean network is a large supply of data.
• For non-free data: incentive for supplying more? Referring?
• For non-free data: good spam prevention?
• For free data: incentive for supplying more? Referring?
• For free data: good spam prevention?
• Does token give higher marginal value to users of the network, vs external
investors?
• Are people incentivized to run keepers?
• Is it simple? Is onboarding low-friction? Use incentives/crypto over legal
recourse?
Step 6. Write checklist
7. Propose candidate designs, compare on checklist
8. Iterate
Software stack
Ocean
Ecosystem
Ocean
network Ocean core software:
Registry of users, data, prices
Open-source
reference
data market
Data
marketplace
1
Data providersData consumers, e.g. AI folks
Data
marketplace
2
…
Data
marketplace
3
DM DM DM
…
DM
DM DM DM
…
DM
… … … …
Storage&
Compute
Ocean
Ecosystem
Ocean
network
Inside Ocean Core Software
Ocean core software
Data marketplace DM …
API. TX model is COALA IP for data. “ORC 20”
Data curation: tokenized curation market
Data access registry: tokenized read permissions
User registry: tokenized registry
Data pricing: registry of bids & asks, etc
DM
Storage&
Compute
Database, tokens: BigchainDB+IPDB
Blob storage: on-prem, FileCoin, ..
Biz logic
Processing: on-prem, ..
Data access: tokenized read permissions
Via role based access control (RBAC)
{
“asset”: {
“ns”: “ipdb.testapp.vehicle”,
“link”: “<hash>”
},
“id”: “<hash>”
}
Image Source: Pixabay. CC0 license
class TokenCuratedRegistry
def propose(data)
def challenge(proposal)
def vote(challenge)
User registry: tokenized registry
A whitelist of good actors, incentivized to grow the list
Propose
new user 300
tokens
(stake)
Challenge to
proposal
User status
Alice “Challenged”
Bob “Proposed”
Mallory “OK”
Trent “OK”
30
tokens
(stake)
Data, AI, and Tokens: Ocean Protocol
What unlocking
data unlocks
Squeeze out the centralized personal data silos
>100x more data for health
care research
Tokenize the enterprise, for benefit of community.
Step 0 is to tokenize the data.
Self-driving cars: fewer accidents, more mobility
Self-driving, self-owning cars
Fleets of self-owning cars = car swarms
Self-owning power grid
Nature 1.0: soil, trees, wind, flocks of birds
Nature 2.0: internet, metal, AI, swarms of cars
Planetary infrastructure for us all
Conclusion
MOOD VISUALS
Data is siloed with no incentive to share.
Let’s equalize the opportunity for data access,
while retaining privacy
How? Opinionated AI*crypto tech.
Ocean: a protocol for data marketplaces & data commons.
Result: Equal opportunity for data, $ based on actual value
Trent McConaghy
@trentmc0
Data, AI, and Tokens: Ocean Protocol

More Related Content

What's hot

Token Design as Optimization Design
Token Design as Optimization DesignToken Design as Optimization Design
Token Design as Optimization DesignTrent McConaghy
 
Tokens, Complex Systems, and Nature
Tokens, Complex Systems, and NatureTokens, Complex Systems, and Nature
Tokens, Complex Systems, and NatureTrent McConaghy
 
Opportunities for Genetic Programming Researchers in Blockchain
Opportunities for Genetic Programming Researchers in BlockchainOpportunities for Genetic Programming Researchers in Blockchain
Opportunities for Genetic Programming Researchers in BlockchainTrent McConaghy
 
The Web3 Data Economy: Ocean Protocol
The Web3 Data Economy: Ocean ProtocolThe Web3 Data Economy: Ocean Protocol
The Web3 Data Economy: Ocean ProtocolTrent McConaghy
 
Towards a Practice of Token Engineering
Towards a Practice of Token EngineeringTowards a Practice of Token Engineering
Towards a Practice of Token EngineeringTrent McConaghy
 
[Energy/abundance edition] Nature 2.0: The Cradle of Civilization Gets an Upg...
[Energy/abundance edition] Nature 2.0: The Cradle of Civilization Gets an Upg...[Energy/abundance edition] Nature 2.0: The Cradle of Civilization Gets an Upg...
[Energy/abundance edition] Nature 2.0: The Cradle of Civilization Gets an Upg...Trent McConaghy
 
DN 2017 | A New Data Economy with Power to the People | Trent McConaghy | B...
DN 2017 |  A New Data Economy with Power  to the People | Trent McConaghy | B...DN 2017 |  A New Data Economy with Power  to the People | Trent McConaghy | B...
DN 2017 | A New Data Economy with Power to the People | Trent McConaghy | B...Dataconomy Media
 
DN2017 | From Big Data to Smart Data | Kirk Borne | Booz Allen Hamilton
DN2017 | From Big Data to Smart Data | Kirk Borne | Booz Allen HamiltonDN2017 | From Big Data to Smart Data | Kirk Borne | Booz Allen Hamilton
DN2017 | From Big Data to Smart Data | Kirk Borne | Booz Allen HamiltonDataconomy Media
 
A Brief History of Big Data
A Brief History of Big DataA Brief History of Big Data
A Brief History of Big DataBernard Marr
 
Protection of big data privacy
Protection of big data privacyProtection of big data privacy
Protection of big data privacyredpel dot com
 
Big data analytics 1
Big data analytics 1Big data analytics 1
Big data analytics 1gauravsc36
 
A database for the planet - Scot Chain Edinburgh - Nov 11, 2016
A database for the planet - Scot Chain Edinburgh - Nov 11, 2016A database for the planet - Scot Chain Edinburgh - Nov 11, 2016
A database for the planet - Scot Chain Edinburgh - Nov 11, 2016BigchainDB
 
Big Data - 25 Amazing Facts Everyone Should Know
Big Data - 25 Amazing Facts Everyone Should KnowBig Data - 25 Amazing Facts Everyone Should Know
Big Data - 25 Amazing Facts Everyone Should KnowBernard Marr
 
Big Data: Industry trends and key players
Big Data: Industry trends and key playersBig Data: Industry trends and key players
Big Data: Industry trends and key playersCM Research
 
Big Data and Mobile Recruitment - Irish Recruiters Conf Dec 2012
Big Data and Mobile Recruitment - Irish Recruiters Conf Dec 2012Big Data and Mobile Recruitment - Irish Recruiters Conf Dec 2012
Big Data and Mobile Recruitment - Irish Recruiters Conf Dec 2012James Mailley
 
BigchainDB: Blockchains for Artificial Intelligence by Trent McConaghy
BigchainDB: Blockchains for Artificial Intelligence by Trent McConaghyBigchainDB: Blockchains for Artificial Intelligence by Trent McConaghy
BigchainDB: Blockchains for Artificial Intelligence by Trent McConaghyBigchainDB
 
Big Data - The 5 Vs Everyone Must Know
Big Data - The 5 Vs Everyone Must KnowBig Data - The 5 Vs Everyone Must Know
Big Data - The 5 Vs Everyone Must KnowBernard Marr
 

What's hot (20)

Token Design as Optimization Design
Token Design as Optimization DesignToken Design as Optimization Design
Token Design as Optimization Design
 
Tokens, Complex Systems, and Nature
Tokens, Complex Systems, and NatureTokens, Complex Systems, and Nature
Tokens, Complex Systems, and Nature
 
Opportunities for Genetic Programming Researchers in Blockchain
Opportunities for Genetic Programming Researchers in BlockchainOpportunities for Genetic Programming Researchers in Blockchain
Opportunities for Genetic Programming Researchers in Blockchain
 
The Web3 Data Economy: Ocean Protocol
The Web3 Data Economy: Ocean ProtocolThe Web3 Data Economy: Ocean Protocol
The Web3 Data Economy: Ocean Protocol
 
Towards a Practice of Token Engineering
Towards a Practice of Token EngineeringTowards a Practice of Token Engineering
Towards a Practice of Token Engineering
 
Beyond Online PDFs
Beyond Online PDFs Beyond Online PDFs
Beyond Online PDFs
 
[Energy/abundance edition] Nature 2.0: The Cradle of Civilization Gets an Upg...
[Energy/abundance edition] Nature 2.0: The Cradle of Civilization Gets an Upg...[Energy/abundance edition] Nature 2.0: The Cradle of Civilization Gets an Upg...
[Energy/abundance edition] Nature 2.0: The Cradle of Civilization Gets an Upg...
 
DN 2017 | A New Data Economy with Power to the People | Trent McConaghy | B...
DN 2017 |  A New Data Economy with Power  to the People | Trent McConaghy | B...DN 2017 |  A New Data Economy with Power  to the People | Trent McConaghy | B...
DN 2017 | A New Data Economy with Power to the People | Trent McConaghy | B...
 
DN2017 | From Big Data to Smart Data | Kirk Borne | Booz Allen Hamilton
DN2017 | From Big Data to Smart Data | Kirk Borne | Booz Allen HamiltonDN2017 | From Big Data to Smart Data | Kirk Borne | Booz Allen Hamilton
DN2017 | From Big Data to Smart Data | Kirk Borne | Booz Allen Hamilton
 
A Brief History of Big Data
A Brief History of Big DataA Brief History of Big Data
A Brief History of Big Data
 
Protection of big data privacy
Protection of big data privacyProtection of big data privacy
Protection of big data privacy
 
Big data analytics 1
Big data analytics 1Big data analytics 1
Big data analytics 1
 
A database for the planet - Scot Chain Edinburgh - Nov 11, 2016
A database for the planet - Scot Chain Edinburgh - Nov 11, 2016A database for the planet - Scot Chain Edinburgh - Nov 11, 2016
A database for the planet - Scot Chain Edinburgh - Nov 11, 2016
 
Big Data - 25 Amazing Facts Everyone Should Know
Big Data - 25 Amazing Facts Everyone Should KnowBig Data - 25 Amazing Facts Everyone Should Know
Big Data - 25 Amazing Facts Everyone Should Know
 
A Big Data Concept
A Big Data ConceptA Big Data Concept
A Big Data Concept
 
Big Data: Industry trends and key players
Big Data: Industry trends and key playersBig Data: Industry trends and key players
Big Data: Industry trends and key players
 
Big Data and Mobile Recruitment - Irish Recruiters Conf Dec 2012
Big Data and Mobile Recruitment - Irish Recruiters Conf Dec 2012Big Data and Mobile Recruitment - Irish Recruiters Conf Dec 2012
Big Data and Mobile Recruitment - Irish Recruiters Conf Dec 2012
 
The big story (BIG DATA)
The big story (BIG DATA)The big story (BIG DATA)
The big story (BIG DATA)
 
BigchainDB: Blockchains for Artificial Intelligence by Trent McConaghy
BigchainDB: Blockchains for Artificial Intelligence by Trent McConaghyBigchainDB: Blockchains for Artificial Intelligence by Trent McConaghy
BigchainDB: Blockchains for Artificial Intelligence by Trent McConaghy
 
Big Data - The 5 Vs Everyone Must Know
Big Data - The 5 Vs Everyone Must KnowBig Data - The 5 Vs Everyone Must Know
Big Data - The 5 Vs Everyone Must Know
 

Similar to Data, AI, and Tokens: Ocean Protocol

Introduction to Harnessing Big Data
Introduction to Harnessing Big DataIntroduction to Harnessing Big Data
Introduction to Harnessing Big DataPaul Barsch
 
Introduction to big data
Introduction to big dataIntroduction to big data
Introduction to big dataHari Priya
 
Data mining with big data implementation
Data mining with big data implementationData mining with big data implementation
Data mining with big data implementationSandip Tipayle Patil
 
Decentralized Markets for Data and Artificial Intelligence
Decentralized Markets for Data and Artificial IntelligenceDecentralized Markets for Data and Artificial Intelligence
Decentralized Markets for Data and Artificial IntelligenceDimitri De Jonghe
 
Designing the Next Generation Data Lake
Designing the Next Generation Data LakeDesigning the Next Generation Data Lake
Designing the Next Generation Data LakeRobert Chong
 
Workshop_Presentation.pptx
Workshop_Presentation.pptxWorkshop_Presentation.pptx
Workshop_Presentation.pptxRUDRAPRASADSABAR
 
Privacy Preserved Data Augmentation using Enterprise Data Fabric
Privacy Preserved Data Augmentation using Enterprise Data FabricPrivacy Preserved Data Augmentation using Enterprise Data Fabric
Privacy Preserved Data Augmentation using Enterprise Data FabricAtif Shaikh
 
Big data and Internet
Big data and InternetBig data and Internet
Big data and InternetSanoj Kumar
 
Big Data Landscape 2018
Big Data Landscape 2018Big Data Landscape 2018
Big Data Landscape 2018Leanne Hwee
 
Anzo Smart Data Lake 4.0 - a Data Lake Platform for the Enterprise Informatio...
Anzo Smart Data Lake 4.0 - a Data Lake Platform for the Enterprise Informatio...Anzo Smart Data Lake 4.0 - a Data Lake Platform for the Enterprise Informatio...
Anzo Smart Data Lake 4.0 - a Data Lake Platform for the Enterprise Informatio...Cambridge Semantics
 
The Business of Big Data - IA Ventures
The Business of Big Data - IA VenturesThe Business of Big Data - IA Ventures
The Business of Big Data - IA VenturesBen Siscovick
 
Big Data and Data Science: The Technologies Shaping Our Lives
Big Data and Data Science: The Technologies Shaping Our LivesBig Data and Data Science: The Technologies Shaping Our Lives
Big Data and Data Science: The Technologies Shaping Our LivesRukshan Batuwita
 
AI & Blockchain: An Introduction
AI & Blockchain: An IntroductionAI & Blockchain: An Introduction
AI & Blockchain: An IntroductionMatt Turck
 
From Paris Hilton to Walmart: welcome to the Big Data Revolution
From Paris Hilton to Walmart: welcome to the Big Data RevolutionFrom Paris Hilton to Walmart: welcome to the Big Data Revolution
From Paris Hilton to Walmart: welcome to the Big Data RevolutionWilliam Visterin
 
Synthetic Data for Big Data Privacy
Synthetic Data for Big Data PrivacySynthetic Data for Big Data Privacy
Synthetic Data for Big Data PrivacyMOSTLY AI
 

Similar to Data, AI, and Tokens: Ocean Protocol (20)

Introduction to Harnessing Big Data
Introduction to Harnessing Big DataIntroduction to Harnessing Big Data
Introduction to Harnessing Big Data
 
Introduction to big data
Introduction to big dataIntroduction to big data
Introduction to big data
 
Data mining with big data implementation
Data mining with big data implementationData mining with big data implementation
Data mining with big data implementation
 
Decentralized Markets for Data and Artificial Intelligence
Decentralized Markets for Data and Artificial IntelligenceDecentralized Markets for Data and Artificial Intelligence
Decentralized Markets for Data and Artificial Intelligence
 
Designing the Next Generation Data Lake
Designing the Next Generation Data LakeDesigning the Next Generation Data Lake
Designing the Next Generation Data Lake
 
Workshop_Presentation.pptx
Workshop_Presentation.pptxWorkshop_Presentation.pptx
Workshop_Presentation.pptx
 
Internet of Things
Internet of ThingsInternet of Things
Internet of Things
 
Data warehousing and Data mining
Data warehousing and Data mining Data warehousing and Data mining
Data warehousing and Data mining
 
L18 Big Data and Analytics
L18 Big Data and AnalyticsL18 Big Data and Analytics
L18 Big Data and Analytics
 
Privacy Preserved Data Augmentation using Enterprise Data Fabric
Privacy Preserved Data Augmentation using Enterprise Data FabricPrivacy Preserved Data Augmentation using Enterprise Data Fabric
Privacy Preserved Data Augmentation using Enterprise Data Fabric
 
Big data and Internet
Big data and InternetBig data and Internet
Big data and Internet
 
Big Data Landscape 2018
Big Data Landscape 2018Big Data Landscape 2018
Big Data Landscape 2018
 
Anzo Smart Data Lake 4.0 - a Data Lake Platform for the Enterprise Informatio...
Anzo Smart Data Lake 4.0 - a Data Lake Platform for the Enterprise Informatio...Anzo Smart Data Lake 4.0 - a Data Lake Platform for the Enterprise Informatio...
Anzo Smart Data Lake 4.0 - a Data Lake Platform for the Enterprise Informatio...
 
The Business of Big Data - IA Ventures
The Business of Big Data - IA VenturesThe Business of Big Data - IA Ventures
The Business of Big Data - IA Ventures
 
Big Data and Data Science: The Technologies Shaping Our Lives
Big Data and Data Science: The Technologies Shaping Our LivesBig Data and Data Science: The Technologies Shaping Our Lives
Big Data and Data Science: The Technologies Shaping Our Lives
 
Big data
Big dataBig data
Big data
 
AI & Blockchain: An Introduction
AI & Blockchain: An IntroductionAI & Blockchain: An Introduction
AI & Blockchain: An Introduction
 
From Paris Hilton to Walmart: welcome to the Big Data Revolution
From Paris Hilton to Walmart: welcome to the Big Data RevolutionFrom Paris Hilton to Walmart: welcome to the Big Data Revolution
From Paris Hilton to Walmart: welcome to the Big Data Revolution
 
Synthetic Data for Big Data Privacy
Synthetic Data for Big Data PrivacySynthetic Data for Big Data Privacy
Synthetic Data for Big Data Privacy
 
Unit 2
Unit 2Unit 2
Unit 2
 

Recently uploaded

GenAI and AI GCC State of AI_Object Automation Inc
GenAI and AI GCC State of AI_Object Automation IncGenAI and AI GCC State of AI_Object Automation Inc
GenAI and AI GCC State of AI_Object Automation IncObject Automation
 
Videogame localization & technology_ how to enhance the power of translation.pdf
Videogame localization & technology_ how to enhance the power of translation.pdfVideogame localization & technology_ how to enhance the power of translation.pdf
Videogame localization & technology_ how to enhance the power of translation.pdfinfogdgmi
 
Do we need a new standard for visualizing the invisible?
Do we need a new standard for visualizing the invisible?Do we need a new standard for visualizing the invisible?
Do we need a new standard for visualizing the invisible?SANGHEE SHIN
 
Apres-Cyber - The Data Dilemma: Bridging Offensive Operations and Machine Lea...
Apres-Cyber - The Data Dilemma: Bridging Offensive Operations and Machine Lea...Apres-Cyber - The Data Dilemma: Bridging Offensive Operations and Machine Lea...
Apres-Cyber - The Data Dilemma: Bridging Offensive Operations and Machine Lea...Will Schroeder
 
Basic Building Blocks of Internet of Things.
Basic Building Blocks of Internet of Things.Basic Building Blocks of Internet of Things.
Basic Building Blocks of Internet of Things.YounusS2
 
Introduction to Matsuo Laboratory (ENG).pptx
Introduction to Matsuo Laboratory (ENG).pptxIntroduction to Matsuo Laboratory (ENG).pptx
Introduction to Matsuo Laboratory (ENG).pptxMatsuo Lab
 
UiPath Studio Web workshop series - Day 8
UiPath Studio Web workshop series - Day 8UiPath Studio Web workshop series - Day 8
UiPath Studio Web workshop series - Day 8DianaGray10
 
Secure your environment with UiPath and CyberArk technologies - Session 1
Secure your environment with UiPath and CyberArk technologies - Session 1Secure your environment with UiPath and CyberArk technologies - Session 1
Secure your environment with UiPath and CyberArk technologies - Session 1DianaGray10
 
20200723_insight_release_plan_v6.pdf20200723_insight_release_plan_v6.pdf
20200723_insight_release_plan_v6.pdf20200723_insight_release_plan_v6.pdf20200723_insight_release_plan_v6.pdf20200723_insight_release_plan_v6.pdf
20200723_insight_release_plan_v6.pdf20200723_insight_release_plan_v6.pdfJamie (Taka) Wang
 
UiPath Studio Web workshop series - Day 7
UiPath Studio Web workshop series - Day 7UiPath Studio Web workshop series - Day 7
UiPath Studio Web workshop series - Day 7DianaGray10
 
COMPUTER 10 Lesson 8 - Building a Website
COMPUTER 10 Lesson 8 - Building a WebsiteCOMPUTER 10 Lesson 8 - Building a Website
COMPUTER 10 Lesson 8 - Building a Websitedgelyza
 
Cybersecurity Workshop #1.pptx
Cybersecurity Workshop #1.pptxCybersecurity Workshop #1.pptx
Cybersecurity Workshop #1.pptxGDSC PJATK
 
OpenShift Commons Paris - Choose Your Own Observability Adventure
OpenShift Commons Paris - Choose Your Own Observability AdventureOpenShift Commons Paris - Choose Your Own Observability Adventure
OpenShift Commons Paris - Choose Your Own Observability AdventureEric D. Schabell
 
PicPay - GenAI Finance Assistant - ChatGPT for Customer Service
PicPay - GenAI Finance Assistant - ChatGPT for Customer ServicePicPay - GenAI Finance Assistant - ChatGPT for Customer Service
PicPay - GenAI Finance Assistant - ChatGPT for Customer ServiceRenan Moreira de Oliveira
 
Connector Corner: Extending LLM automation use cases with UiPath GenAI connec...
Connector Corner: Extending LLM automation use cases with UiPath GenAI connec...Connector Corner: Extending LLM automation use cases with UiPath GenAI connec...
Connector Corner: Extending LLM automation use cases with UiPath GenAI connec...DianaGray10
 
Artificial Intelligence & SEO Trends for 2024
Artificial Intelligence & SEO Trends for 2024Artificial Intelligence & SEO Trends for 2024
Artificial Intelligence & SEO Trends for 2024D Cloud Solutions
 
Comparing Sidecar-less Service Mesh from Cilium and Istio
Comparing Sidecar-less Service Mesh from Cilium and IstioComparing Sidecar-less Service Mesh from Cilium and Istio
Comparing Sidecar-less Service Mesh from Cilium and IstioChristian Posta
 
UiPath Platform: The Backend Engine Powering Your Automation - Session 1
UiPath Platform: The Backend Engine Powering Your Automation - Session 1UiPath Platform: The Backend Engine Powering Your Automation - Session 1
UiPath Platform: The Backend Engine Powering Your Automation - Session 1DianaGray10
 
Linked Data in Production: Moving Beyond Ontologies
Linked Data in Production: Moving Beyond OntologiesLinked Data in Production: Moving Beyond Ontologies
Linked Data in Production: Moving Beyond OntologiesDavid Newbury
 
Crea il tuo assistente AI con lo Stregatto (open source python framework)
Crea il tuo assistente AI con lo Stregatto (open source python framework)Crea il tuo assistente AI con lo Stregatto (open source python framework)
Crea il tuo assistente AI con lo Stregatto (open source python framework)Commit University
 

Recently uploaded (20)

GenAI and AI GCC State of AI_Object Automation Inc
GenAI and AI GCC State of AI_Object Automation IncGenAI and AI GCC State of AI_Object Automation Inc
GenAI and AI GCC State of AI_Object Automation Inc
 
Videogame localization & technology_ how to enhance the power of translation.pdf
Videogame localization & technology_ how to enhance the power of translation.pdfVideogame localization & technology_ how to enhance the power of translation.pdf
Videogame localization & technology_ how to enhance the power of translation.pdf
 
Do we need a new standard for visualizing the invisible?
Do we need a new standard for visualizing the invisible?Do we need a new standard for visualizing the invisible?
Do we need a new standard for visualizing the invisible?
 
Apres-Cyber - The Data Dilemma: Bridging Offensive Operations and Machine Lea...
Apres-Cyber - The Data Dilemma: Bridging Offensive Operations and Machine Lea...Apres-Cyber - The Data Dilemma: Bridging Offensive Operations and Machine Lea...
Apres-Cyber - The Data Dilemma: Bridging Offensive Operations and Machine Lea...
 
Basic Building Blocks of Internet of Things.
Basic Building Blocks of Internet of Things.Basic Building Blocks of Internet of Things.
Basic Building Blocks of Internet of Things.
 
Introduction to Matsuo Laboratory (ENG).pptx
Introduction to Matsuo Laboratory (ENG).pptxIntroduction to Matsuo Laboratory (ENG).pptx
Introduction to Matsuo Laboratory (ENG).pptx
 
UiPath Studio Web workshop series - Day 8
UiPath Studio Web workshop series - Day 8UiPath Studio Web workshop series - Day 8
UiPath Studio Web workshop series - Day 8
 
Secure your environment with UiPath and CyberArk technologies - Session 1
Secure your environment with UiPath and CyberArk technologies - Session 1Secure your environment with UiPath and CyberArk technologies - Session 1
Secure your environment with UiPath and CyberArk technologies - Session 1
 
20200723_insight_release_plan_v6.pdf20200723_insight_release_plan_v6.pdf
20200723_insight_release_plan_v6.pdf20200723_insight_release_plan_v6.pdf20200723_insight_release_plan_v6.pdf20200723_insight_release_plan_v6.pdf
20200723_insight_release_plan_v6.pdf20200723_insight_release_plan_v6.pdf
 
UiPath Studio Web workshop series - Day 7
UiPath Studio Web workshop series - Day 7UiPath Studio Web workshop series - Day 7
UiPath Studio Web workshop series - Day 7
 
COMPUTER 10 Lesson 8 - Building a Website
COMPUTER 10 Lesson 8 - Building a WebsiteCOMPUTER 10 Lesson 8 - Building a Website
COMPUTER 10 Lesson 8 - Building a Website
 
Cybersecurity Workshop #1.pptx
Cybersecurity Workshop #1.pptxCybersecurity Workshop #1.pptx
Cybersecurity Workshop #1.pptx
 
OpenShift Commons Paris - Choose Your Own Observability Adventure
OpenShift Commons Paris - Choose Your Own Observability AdventureOpenShift Commons Paris - Choose Your Own Observability Adventure
OpenShift Commons Paris - Choose Your Own Observability Adventure
 
PicPay - GenAI Finance Assistant - ChatGPT for Customer Service
PicPay - GenAI Finance Assistant - ChatGPT for Customer ServicePicPay - GenAI Finance Assistant - ChatGPT for Customer Service
PicPay - GenAI Finance Assistant - ChatGPT for Customer Service
 
Connector Corner: Extending LLM automation use cases with UiPath GenAI connec...
Connector Corner: Extending LLM automation use cases with UiPath GenAI connec...Connector Corner: Extending LLM automation use cases with UiPath GenAI connec...
Connector Corner: Extending LLM automation use cases with UiPath GenAI connec...
 
Artificial Intelligence & SEO Trends for 2024
Artificial Intelligence & SEO Trends for 2024Artificial Intelligence & SEO Trends for 2024
Artificial Intelligence & SEO Trends for 2024
 
Comparing Sidecar-less Service Mesh from Cilium and Istio
Comparing Sidecar-less Service Mesh from Cilium and IstioComparing Sidecar-less Service Mesh from Cilium and Istio
Comparing Sidecar-less Service Mesh from Cilium and Istio
 
UiPath Platform: The Backend Engine Powering Your Automation - Session 1
UiPath Platform: The Backend Engine Powering Your Automation - Session 1UiPath Platform: The Backend Engine Powering Your Automation - Session 1
UiPath Platform: The Backend Engine Powering Your Automation - Session 1
 
Linked Data in Production: Moving Beyond Ontologies
Linked Data in Production: Moving Beyond OntologiesLinked Data in Production: Moving Beyond Ontologies
Linked Data in Production: Moving Beyond Ontologies
 
Crea il tuo assistente AI con lo Stregatto (open source python framework)
Crea il tuo assistente AI con lo Stregatto (open source python framework)Crea il tuo assistente AI con lo Stregatto (open source python framework)
Crea il tuo assistente AI con lo Stregatto (open source python framework)
 

Data, AI, and Tokens: Ocean Protocol

  • 1. Trent McConaghy @trentmc0 Data, AI and Tokens: Ocean Protocol
  • 4. 1000x more data The Unreasonable Effectiveness of Data
  • 5. Deep Learning: Neural Networks * Moore’s Law ≈1950s algorithms on 1000x+ more storage & compute https://en.wikipedia.org/wiki/File:HTM_Hierarchy_example.png
  • 6. Deep learning models with >> capacity Error 5% .. 0.01%Models with limited capacity Error 25% .. 5% Another 1000x more data Deep Learning Loves Data
  • 7. Have data Have AI $$ Value
  • 9. Have lotsa data (1000 enterprises) Have lotsa AI expertise (1000 AI startups)
  • 10. Have lotsa data: 1000+ enterprises Have lotsa AI: 1000+ AI startups Have both: Goog, FB, a handful $$
  • 11. Mo’ data (and mo’ compute) Mo’ accuracy Mo’ $
  • 15. Some tech has particularly powerful opinions 1. AI – goes to heart of “what is humanity”
  • 16. Some tech has particularly powerful opinions 2. Crypto – defense is easier than offense (new)
  • 17. Opinionated Tech • “Designed for ethics”  Thoughtful approach for ethics •“Ignored the ethics”  Not opinion-less. Simply bad design.
  • 18. What Can You Do, As a Technologist? • Determine your values, as best as you can. Set your moral compass. “Know thyself.” • Use this to guide your work. Infuse your work with your values. • With each new collaborative project -- especially large-scale ones -- agree on values up-front. Example:
  • 21. Schelling point: A common solution in absence of communication Q: Tomorrow you have to meet a stranger in NYC. Where and when do you meet? A: noon, at Grand Central Station
  • 22. Silo Mo’ Data (and mo’ compute) Mo’ accuracy Mo’ $ This is the current Schelling point
  • 23. Silo Pool Mo’ Data (and mo’ compute) Mo’ accuracy Mo’ $ Change the Schelling point?
  • 24. Have lotsa data (1000 enterprises) Have lotsa AI (1000 AI startups)
  • 25. Have lotsa data (1000 enterprises) Have lotsa AI (1000 AI startups)
  • 26. Have lotsa data (1000 enterprises) Have lotsa AI (1000 AI startups)
  • 27. Have lotsa data (1000 enterprises) Have lotsa AI (1000 AI startups)
  • 28. Connect 1000+ enterprises With 1000+ AI startups All get lotsa data & AI
  • 29. Connect 1000+ enterprises With 1000+ AI startups All get lotsa data & AI How? Data marketplace
  • 30. Data marketplace Have AI (Want data) Have data Have AI (Want data) Have AI (Want data) Have data Have data Have AI (Want data) Have data Have data Have AI (Want data)
  • 32. A single data storefront = another centralized monolith (oops!) https://www.flickr.com/photos/walmartcorporate/5249869475
  • 33. We want data marketplaces to flourish. Cathedral Bazaar How?
  • 34. We want this. A substrate for a thousand marketplaces to bloom. “SABRE for data” Data marketplace DM DM DM DM DM DM DM DM DM DM DM DM DM DM DM DM DM DM DM Have AI (Want data) Have data Have AI (Want data) Have AI (Want data) Have data Have data Have AI (Want data) Have data Have data Have AI (Want data)
  • 35. Complement data marketplaces with a data commons
  • 39. Structured Approach to Token Design Steps: 1. Mission, Values, Governance. 2. Use Cases. Pricing. 3. Stakeholders. 4. Goals 5. Checklist (from goals) 6. Candidate designs. 7. Iterate to final
  • 40. Step 1a. Mission Ocean aims to unlock data, for more equitable outcomes for owners and consumers of data, using a thoughtful application of both technology and governance.
  • 41. Step 1b. Values • Unlock data— make data ever more accessible to a broader range of organizations. • Human right to personal data privacy & consent • Spread of power— democratic ideals, transparent governance. Strive to decouple capital from governance. • Spread of value— avoid becoming new oligarchs, better to spread wealth creation among the community. Rewards based on actions consistent with values. Discourage speculation, encourage building & community. As well as… • Identity & reputation over anonymity. • Sustainability— can last the ages • Resilience— not contingent on any one party. • Work with the law, not against the law
  • 42. Step 1c. Governance 1. Governance of network. How protocol gets updated 2. Governance of Ocean Foundation. Growing the ocean community
  • 43. Step 2. Use Cases Target verticals 1. Autonomous vehicles. Drives: Reconcile data commons & proprietary data. 2. Medical data. Drives: solve privacy, data regulations 3. (And another 20 after that)
  • 44. Step 3. Pricing 1. Free Data. For the data commons. 2. Non-Free Fungible Data. Easy: an exchange 3. Non-Free Non-Fungible Data. Reconcile via a mix: • Fixed price • Auctions • Royalties • Programmable
  • 45. Step 4. Stakeholders Data providers Data consumers Keepers Developers “I can sell my data with security, control, privacy and flexible pricing.” “I can discover and buy data.” ”I believe in the sustainability of the network and will be rewarded" “I want to build on Ocean Protocol” Marketplaces ”I have a new channel to sell data around the world.”
  • 46. Step 5. Goals Token design = designing incentives for stakeholders to grow the value of the network. The main goal of Ocean network is a large supply of data. • For non-free data: incentive for supplying more? Referring? • For non-free data: good spam prevention? • For free data: incentive for supplying more? Referring? • For free data: good spam prevention? • Does token give higher marginal value to users of the network, vs external investors? • Are people incentivized to run keepers? • Is it simple? Is onboarding low-friction? Use incentives/crypto over legal recourse?
  • 47. Step 6. Write checklist 7. Propose candidate designs, compare on checklist 8. Iterate
  • 48. Software stack Ocean Ecosystem Ocean network Ocean core software: Registry of users, data, prices Open-source reference data market Data marketplace 1 Data providersData consumers, e.g. AI folks Data marketplace 2 … Data marketplace 3 DM DM DM … DM DM DM DM … DM … … … … Storage& Compute
  • 49. Ocean Ecosystem Ocean network Inside Ocean Core Software Ocean core software Data marketplace DM … API. TX model is COALA IP for data. “ORC 20” Data curation: tokenized curation market Data access registry: tokenized read permissions User registry: tokenized registry Data pricing: registry of bids & asks, etc DM Storage& Compute Database, tokens: BigchainDB+IPDB Blob storage: on-prem, FileCoin, .. Biz logic Processing: on-prem, ..
  • 50. Data access: tokenized read permissions Via role based access control (RBAC) { “asset”: { “ns”: “ipdb.testapp.vehicle”, “link”: “<hash>” }, “id”: “<hash>” } Image Source: Pixabay. CC0 license
  • 51. class TokenCuratedRegistry def propose(data) def challenge(proposal) def vote(challenge) User registry: tokenized registry A whitelist of good actors, incentivized to grow the list Propose new user 300 tokens (stake) Challenge to proposal User status Alice “Challenged” Bob “Proposed” Mallory “OK” Trent “OK” 30 tokens (stake)
  • 54. Squeeze out the centralized personal data silos
  • 55. >100x more data for health care research
  • 56. Tokenize the enterprise, for benefit of community. Step 0 is to tokenize the data.
  • 57. Self-driving cars: fewer accidents, more mobility
  • 59. Fleets of self-owning cars = car swarms
  • 61. Nature 1.0: soil, trees, wind, flocks of birds Nature 2.0: internet, metal, AI, swarms of cars Planetary infrastructure for us all
  • 63. MOOD VISUALS Data is siloed with no incentive to share. Let’s equalize the opportunity for data access, while retaining privacy How? Opinionated AI*crypto tech. Ocean: a protocol for data marketplaces & data commons. Result: Equal opportunity for data, $ based on actual value Trent McConaghy @trentmc0