SlideShare une entreprise Scribd logo
1  sur  44
2
General Propose Chain
General Propose Chain
Blockchain and AI | Distributed Intelligence
Perfect Storm
Alternative Possibilities
• AI and encryption work very well together
• Blockchain can help us track, understand and explain decisions made by AI
• AI can manage blockchains more efficiently than humans
• Having a clear audit trail for AI: improve the trustworthiness of the data as well as of the models
• Increase AI effectiveness: Secure data sharing means more training data), and then better models
• Increase artificial trust: Bots to trust each other and increase machine-to-machine interaction
• Scalability: AI can introduce new decentralized learning systems such as federated learning
• Security: AI can bring security to blockchain via incredible progress made by machine learning
• Reduce Network Latency: Better efficiency and a lower energy consumption
Blockchain Introduction
What is Blockchain?
Blockchain is a secure, shared, distributed ledger
Secure
Shared
Distributed
Ledger
General Propose Chain
General Propose Chain
Blockchain | Multiple Chain Types
Blockchains
Alternative
blockchains (altchains)
(Decentralized
Transport)
(cryptocurrency) (cross-industry collaborative)
(cross-industry collaborative)
(FSI consortium)
open platform for
developers and devops
to build blockchain apps
(banking industry collaborative)
(Social News
Blockchain DB)
(IBM Open Blockchain )
Consortium
Woodgrove
Financial
Contoso
Bank
Northwind
Traders
Bank b
Insurance c
Investment
consortium c
Bank A
Blockchain
Location 1
Location 2
Location 3
Location 4
Department
A
Department
B
Public ConsortiumPrivate
• Many, unknown participants
• Writes by all participants
• Reads by all participants
• Consensus by Proof of Work
• Known participants from one organization
• Write permissions centralized
• Reads may be public or restricted
• Multiple algorithms for consensus
• Known participants from multiple
organizations
• Writes require consensus of several
participants
• Reads may be public or restricted
• Multiple algorithms for consensus
Public
blockchain
Persona
Woodgrove
Financial
Person B
Northwind
Traders
Bank 6
Bank 1
Consortium
6
Source: Ethereum blog by Vitalik Buterin https://blog.ethereum.org/author/vitalik-buterin/
Blockchain | Network Types
Artificial Intelligence Infuse
Azure + AI
Flexibility
Productivity
Rapid time to market with a
Productive AI Platform
Gain transformative insights with
Comprehensive Data
Innovate with confidence with
Enterprise-Proven Solutions
Intelligent Apps
Leverage AI to create the future
of business applications
Conversational Agents
Transform your engagements with
customers and employees
Business Processes
Transform critical business
processes with AI
95%
Of customer interactions
powered by AI bots by 2025
75%
Applications to include
AI by the end of this year
85%
Of enterprises using
AI by 2020
Enterprise scenarios for AI
General Propose Chain
General Propose Chain
Blockchain and AI | Distributed Intelligence
Perfect Storm
Alternative Possibilities
• AI and encryption work very well together
• Blockchain can help us track, understand and explain decisions made by AI
• AI can manage blockchains more efficiently than humans
• Having a clear audit trail for AI: improve the trustworthiness of the data as well as of the models
• Increase AI effectiveness: Secure data sharing means more training data), and then better models
• Increase artificial trust: Bots to trust each other and increase machine-to-machine interaction
• Scalability: AI can introduce new decentralized learning systems such as federated learning
• Security: AI can bring security to blockchain via incredible progress made by machine learning
• Reduce Network Latency: Better efficiency and a lower energy consumption
How does Blockchain work?
1 Company A wants to transfer a value to Company B (i.e. digital
currently, a digital asset, a certificate, etc.).
3 Company A transaction is stored in the ledger as a block with other
transaction. The block has an unique ID, the transition time and the ID
of the previous block in the chain.
2 Company A uses a digital app to transfer the value to Company B. The
app stamps the transaction with Company A digital signature, and now
needs to be verified by blockchain.
4 The block containing Company A transaction is then broadcast to the
entire network to be verified in each node.
5 After the verification process, Company B receives the value, and all
the transaction history remains permanent and transparent available
for all the blockchain participants.
Evolution of Blockchain
Blockchain 1.0 – A simple ledger
That decentralizes data in a trustless environment
Traditional System
Centralized system
with stored ledger
Blockchain System
Distributed system
with distributed ledger
 Traditional ledgers are centralized and use third parties and middlemen to approve and record transactions
 Blockchain safely distributes ledgers across the entire network and does not require any middleman
 The technology maintains multiple replicas like P2P torrent file sharing
Basic blockchain to track financial transactions
In this example, Alex wants to send Katie $500 via a financial transaction blockchain system
Alex Katie Payment $500
Transaction (Tx)
From: Alex (0xf5e…)
To: Katie (0x992…)
Amount: 500
Digital signature
0x23e423s3234…
2. Transaction is confirmed
though mining.
Tx
Signature
Tx
Signature
Tx
Signature
Tx
SignatureTx
Signature
Tx
Signature
Tx
Signature
3. Confirmed transaction
gets pushed to network1. Transaction information goes
through hash functions (to secure
it as well as create a time stamp)
Evolution of Blockchain
Smart Contracts are unable to access external data or events based on time or market conditions. Calling code or
data outside of a Smart Contract or blockchain breaks the general trust barrier and authenticity of transactions.
Cryptlets will allow the blockchain to access external data securely, while maintaining the integrity of the blockchain.
Blockchain 2.0 – Introducing Smart Contracts
Traditional Contract Deployed to Nodes
Blockchain 2.0 | Smart Contracts
PRODUCER
Food Processor
Milk producer supplies Milk to
Food Processing Company
SMART CONTRACT
IoT Enabled
The package has to be
maintained at :
Temperature < 10º C
Humidity < 65%
The terms of shipping are
registered using a smart
contract on the Blockchain
Origin
8ºC
60% Warehouse Carrier 2 Store
CARRIER 1
Warehouse
CARRIER 2
Retail Store
9ºC
64%
9ºC
64%
11ºC
66%
At various points in the journey, the IoT device from the package sends the Temperature & Humidity data which are recorded on the blockchain
SMART CONTRACT
UPDATED
11ºC
66%
The conditions of the contract
have been violated.
Carrier 3 is liable for penalty as
the temperature of the package
when it reached the retail store
was above the prescribed limit
Detailed Use case - Supply Chain with IoT and blockchain
The Food product is sealed in an
IoT enabled package for shipping
SHARED LEDGER
Blockchain IoT
Evolution of Blockchain
Smart Contracts are unable to access external data or events based on time or market conditions. Calling code or
data outside of a Smart Contract or blockchain breaks the general trust barrier and authenticity of transactions.
Cryptlets will allow the blockchain to access external data securely, while maintaining the integrity of the blockchain.
Blockchain 3.0 – Microsoft evolving the ledger to address the big problem
Blockchain 3.0 | State-of-the-art cryptlets innovation
 Blockchain 2.0 introduced the power of Smart Contracts…
 …but Smart Contracts are unable to access external data or events based on time or market conditions
₋ Calling code or data outside of a Smart Contract or blockchain breaks the general trust barrier and authenticity of
transactions
 Cryptlets will allow the blockchain to access external data securely, while maintaining the integrity of the blockchain
 Cryptlets are a Microsoft innovation and solve a significant hurdle to enterprise blockchain adoption
Property
0x117292138928
edc23dc21323c
Value
0x893423022ef8s92d1
223412dds321ac
Property
0x117292138928
edc23dc21323c
Value
0x893423022ef8s92d1
223412dds321ac
Code
Contract accountRegistry(mapping
(string=> address) accountMap;
function accountRegistry()(…
Property
0x117292138928
edc23dc21323c
Value
0x893423022ef8s92d1
223412dds321ac
Code
Contract accountRegistry(mapping
(string=> address) accountMap;
function accountRegistry()(…
Interest Rate
0x132945934528
asf0439dsa3x
10%-30% of drugs sold in developing countries are
counterfeits.
80% of the counterfeit drugs consumed in the US come from
overseas.
Prescription drugs market is estimated at $900 billion
worldwide.
The global market for counterfeit drugs is $200 billion dollars.
The global market for counterfeit products is $460 billion
dollars.
More than 30% of counterfeit drugs do not contain any active
ingredients.
Real World Problem:
Counterfeit Pharmaceuticals
Solution: Two-Layer QR Code Label …
Before After
Top (red)
layer Bottom (yellow)
layer
Side View Top View Side View
Distributed Intelligence
Use Case Scenarios
Blockchain and AI For Social Good
The United Nations World Food
Programme (WFP) is deploying cutting-
edge blockchain technology to make cash-
based transfers faster, cheaper and more
secure.
www.azure.com
38
Azure Marketplace for Blockchain
39
Blockchain as a Service (BaaS)
40
Tenets
of our
BaaS
Strategy
FAIL FAST & CHEAP
MIX & MATCH
CREATE & INNOVATE
SHARE SOLUTIONS
PROVISION
TrustedProductive IntelligentHybrid
Azure. Cloud for all.
50Azure
regions
Learn more:
Microsoft.com/datacenter
44
SETUP BLOCKCHAIN NETWORK FOR PILOT OR TEST SCENARIO
How do you
get started?
START BUILDING OUT SCENARIOS AND APPS
LEARN FROM PILOT and DEVELOPMENT FOR BLOCKCHAIN
BLOCKCHAIN BUSINESS IDEATION WORKSHOP
You can download the presentation from LinkedIn
Nuri Cankaya
Microsoft

Contenu connexe

Tendances

Blockchain for IoT Security and Privacy: The Case Study of a Smart Home
Blockchain for IoT Security and Privacy: The Case Study of a Smart HomeBlockchain for IoT Security and Privacy: The Case Study of a Smart Home
Blockchain for IoT Security and Privacy: The Case Study of a Smart Home
Kishor Datta Gupta
 

Tendances (20)

Blockchain for Business
Blockchain for BusinessBlockchain for Business
Blockchain for Business
 
blockchain unit 3
blockchain unit 3blockchain unit 3
blockchain unit 3
 
Advanced Blockchain Technologies on Privacy & Scalability (All Things Open)
Advanced Blockchain Technologies on Privacy & Scalability (All Things Open) Advanced Blockchain Technologies on Privacy & Scalability (All Things Open)
Advanced Blockchain Technologies on Privacy & Scalability (All Things Open)
 
How does hyperledger fabric blockchain work
How does hyperledger fabric blockchain work How does hyperledger fabric blockchain work
How does hyperledger fabric blockchain work
 
MIT Blockchain Class - Intro and Overview
MIT Blockchain Class - Intro and OverviewMIT Blockchain Class - Intro and Overview
MIT Blockchain Class - Intro and Overview
 
Enterprise Blockchain Application Development using Azure Blockchain Service
Enterprise Blockchain Application Development using Azure Blockchain ServiceEnterprise Blockchain Application Development using Azure Blockchain Service
Enterprise Blockchain Application Development using Azure Blockchain Service
 
Overcoming the Barriers to Blockchain Adoption
Overcoming the Barriers to Blockchain AdoptionOvercoming the Barriers to Blockchain Adoption
Overcoming the Barriers to Blockchain Adoption
 
Blockchain for IoT Security and Privacy: The Case Study of a Smart Home
Blockchain for IoT Security and Privacy: The Case Study of a Smart HomeBlockchain for IoT Security and Privacy: The Case Study of a Smart Home
Blockchain for IoT Security and Privacy: The Case Study of a Smart Home
 
Blockchain Application Design and Development, and the Case of Programmable M...
Blockchain Application Design and Development, and the Case of Programmable M...Blockchain Application Design and Development, and the Case of Programmable M...
Blockchain Application Design and Development, and the Case of Programmable M...
 
Building Blockchain Projects on Enterprise Ethereum [Webinar]
Building Blockchain Projects on Enterprise Ethereum [Webinar] Building Blockchain Projects on Enterprise Ethereum [Webinar]
Building Blockchain Projects on Enterprise Ethereum [Webinar]
 
Hyper ledger febric
Hyper ledger febricHyper ledger febric
Hyper ledger febric
 
Automotive security with Blockchain Technology
Automotive security with Blockchain TechnologyAutomotive security with Blockchain Technology
Automotive security with Blockchain Technology
 
Security Model of Blockchain
Security Model of BlockchainSecurity Model of Blockchain
Security Model of Blockchain
 
Blockchain Technology | Blockchain Explained | Blockchain Tutorial | Blockcha...
Blockchain Technology | Blockchain Explained | Blockchain Tutorial | Blockcha...Blockchain Technology | Blockchain Explained | Blockchain Tutorial | Blockcha...
Blockchain Technology | Blockchain Explained | Blockchain Tutorial | Blockcha...
 
Blockchain Technology: Adoption Challenges, Platform and Applications
Blockchain Technology: Adoption Challenges, Platform and ApplicationsBlockchain Technology: Adoption Challenges, Platform and Applications
Blockchain Technology: Adoption Challenges, Platform and Applications
 
Blockchain in enterprise - Challenges, Considerations and Designs
Blockchain in enterprise - Challenges, Considerations and DesignsBlockchain in enterprise - Challenges, Considerations and Designs
Blockchain in enterprise - Challenges, Considerations and Designs
 
7 Industries Influencing Blockchain Testing
7 Industries Influencing Blockchain Testing7 Industries Influencing Blockchain Testing
7 Industries Influencing Blockchain Testing
 
Blockchains and Smart Contracts: Architecture Design and Model-Driven Develop...
Blockchains and Smart Contracts: Architecture Design and Model-Driven Develop...Blockchains and Smart Contracts: Architecture Design and Model-Driven Develop...
Blockchains and Smart Contracts: Architecture Design and Model-Driven Develop...
 
Introduction to Blockchain for Business
Introduction to Blockchain for BusinessIntroduction to Blockchain for Business
Introduction to Blockchain for Business
 
IoT on Blockchain Solution Overview
IoT on Blockchain Solution OverviewIoT on Blockchain Solution Overview
IoT on Blockchain Solution Overview
 

Similaire à Distributed Intelligence

Blockchain could be a data structure that could be a growing list of informat...
Blockchain could be a data structure that could be a growing list of informat...Blockchain could be a data structure that could be a growing list of informat...
Blockchain could be a data structure that could be a growing list of informat...
Richa575316
 

Similaire à Distributed Intelligence (20)

Blockchain on Azure and Use Cases
Blockchain on Azure and Use CasesBlockchain on Azure and Use Cases
Blockchain on Azure and Use Cases
 
Introduction to Blockchain and Cryptocurrencies
Introduction to Blockchain and CryptocurrenciesIntroduction to Blockchain and Cryptocurrencies
Introduction to Blockchain and Cryptocurrencies
 
Blockchain technology
Blockchain technologyBlockchain technology
Blockchain technology
 
Blockchain & microsoft
Blockchain & microsoftBlockchain & microsoft
Blockchain & microsoft
 
Blockchain testing
Blockchain testingBlockchain testing
Blockchain testing
 
Blockchain in industry 4.0
Blockchain in industry 4.0Blockchain in industry 4.0
Blockchain in industry 4.0
 
Tomorrow’s Value Chain: How Blockchain Drives Visibility, Trust and Efficiency
Tomorrow’s Value Chain: How Blockchain Drives Visibility, Trust and EfficiencyTomorrow’s Value Chain: How Blockchain Drives Visibility, Trust and Efficiency
Tomorrow’s Value Chain: How Blockchain Drives Visibility, Trust and Efficiency
 
Blockchain could be a data structure that could be a growing list of informat...
Blockchain could be a data structure that could be a growing list of informat...Blockchain could be a data structure that could be a growing list of informat...
Blockchain could be a data structure that could be a growing list of informat...
 
Supply Chain Management using Blockchain
Supply Chain Management using BlockchainSupply Chain Management using Blockchain
Supply Chain Management using Blockchain
 
Blockchain Introduction - Canada Nov 2017.pptx
Blockchain Introduction - Canada Nov 2017.pptxBlockchain Introduction - Canada Nov 2017.pptx
Blockchain Introduction - Canada Nov 2017.pptx
 
Nov 2 security for blockchain and analytics ulf mattsson 2020 nov 2b
Nov 2 security for blockchain and analytics   ulf mattsson 2020 nov 2bNov 2 security for blockchain and analytics   ulf mattsson 2020 nov 2b
Nov 2 security for blockchain and analytics ulf mattsson 2020 nov 2b
 
Blockchains For The IOT - EVRYTHNG
Blockchains For The IOT - EVRYTHNGBlockchains For The IOT - EVRYTHNG
Blockchains For The IOT - EVRYTHNG
 
Blockchain as the Backbone of Digital Supply Chains | Challenges for Supply C...
Blockchain as the Backbone of Digital Supply Chains | Challenges for Supply C...Blockchain as the Backbone of Digital Supply Chains | Challenges for Supply C...
Blockchain as the Backbone of Digital Supply Chains | Challenges for Supply C...
 
IRJET- Blockchain Technology
IRJET- Blockchain TechnologyIRJET- Blockchain Technology
IRJET- Blockchain Technology
 
Blockchain
BlockchainBlockchain
Blockchain
 
Blockchain Technology Sharing Dang - Minh Tam
Blockchain Technology Sharing Dang - Minh TamBlockchain Technology Sharing Dang - Minh Tam
Blockchain Technology Sharing Dang - Minh Tam
 
Introduction to Blockchain and Smart Contracts
Introduction to Blockchain and Smart ContractsIntroduction to Blockchain and Smart Contracts
Introduction to Blockchain and Smart Contracts
 
Blockchain Development Company - To build a Secure, Transparent blockchain pl...
Blockchain Development Company - To build a Secure, Transparent blockchain pl...Blockchain Development Company - To build a Secure, Transparent blockchain pl...
Blockchain Development Company - To build a Secure, Transparent blockchain pl...
 
Blockchain for Accounting & Assurance
Blockchain for Accounting & AssuranceBlockchain for Accounting & Assurance
Blockchain for Accounting & Assurance
 
Enterprise blockchain solution for ecommerce industry
Enterprise blockchain solution for ecommerce industryEnterprise blockchain solution for ecommerce industry
Enterprise blockchain solution for ecommerce industry
 

Plus de Nuri Cankaya

Plus de Nuri Cankaya (20)

Cloud Economics
Cloud EconomicsCloud Economics
Cloud Economics
 
Windows 8 Line of Business Applications
Windows 8 Line of Business ApplicationsWindows 8 Line of Business Applications
Windows 8 Line of Business Applications
 
Marketing 3.0
Marketing 3.0 Marketing 3.0
Marketing 3.0
 
Orta Doğu ve Afrika'da Dijital Fırsatlar
Orta Doğu ve Afrika'da Dijital FırsatlarOrta Doğu ve Afrika'da Dijital Fırsatlar
Orta Doğu ve Afrika'da Dijital Fırsatlar
 
Orta Doğu ve Afrika'da Proje Yönetimi
Orta Doğu ve Afrika'da Proje YönetimiOrta Doğu ve Afrika'da Proje Yönetimi
Orta Doğu ve Afrika'da Proje Yönetimi
 
Book Summary: Peter Drucker
Book Summary: Peter DruckerBook Summary: Peter Drucker
Book Summary: Peter Drucker
 
Kitap Özeti: Dünya Düzdür
Kitap Özeti: Dünya DüzdürKitap Özeti: Dünya Düzdür
Kitap Özeti: Dünya Düzdür
 
Zaman Yönetimi
Zaman YönetimiZaman Yönetimi
Zaman Yönetimi
 
Marka Yönetimi
Marka YönetimiMarka Yönetimi
Marka Yönetimi
 
Microsoft Mimarisi
Microsoft MimarisiMicrosoft Mimarisi
Microsoft Mimarisi
 
Extreme Programlama
Extreme ProgramlamaExtreme Programlama
Extreme Programlama
 
Capability Maturity Model
Capability Maturity ModelCapability Maturity Model
Capability Maturity Model
 
Microsoft Solutions Framework
Microsoft Solutions FrameworkMicrosoft Solutions Framework
Microsoft Solutions Framework
 
CIO Olmak
CIO OlmakCIO Olmak
CIO Olmak
 
Kişisel Ağ Yönetimi
Kişisel Ağ YönetimiKişisel Ağ Yönetimi
Kişisel Ağ Yönetimi
 
Microsoft Project Sunumu
Microsoft Project SunumuMicrosoft Project Sunumu
Microsoft Project Sunumu
 
Her Şey Çıplak Kitap Sunumu
Her Şey Çıplak Kitap SunumuHer Şey Çıplak Kitap Sunumu
Her Şey Çıplak Kitap Sunumu
 
Twitter nedir
Twitter nedirTwitter nedir
Twitter nedir
 
Pazarlama 3.0 pazarlama zirvesi
Pazarlama 3.0 pazarlama zirvesiPazarlama 3.0 pazarlama zirvesi
Pazarlama 3.0 pazarlama zirvesi
 
Percasting
PercastingPercasting
Percasting
 

Dernier

Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Victor Rentea
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
panagenda
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
WSO2
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Victor Rentea
 

Dernier (20)

Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistan
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 
Vector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptxVector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptx
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
JohnPollard-hybrid-app-RailsConf2024.pptx
JohnPollard-hybrid-app-RailsConf2024.pptxJohnPollard-hybrid-app-RailsConf2024.pptx
JohnPollard-hybrid-app-RailsConf2024.pptx
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
 
AI in Action: Real World Use Cases by Anitaraj
AI in Action: Real World Use Cases by AnitarajAI in Action: Real World Use Cases by Anitaraj
AI in Action: Real World Use Cases by Anitaraj
 
AI+A11Y 11MAY2024 HYDERBAD GAAD 2024 - HelloA11Y (11 May 2024)
AI+A11Y 11MAY2024 HYDERBAD GAAD 2024 - HelloA11Y (11 May 2024)AI+A11Y 11MAY2024 HYDERBAD GAAD 2024 - HelloA11Y (11 May 2024)
AI+A11Y 11MAY2024 HYDERBAD GAAD 2024 - HelloA11Y (11 May 2024)
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf
 

Distributed Intelligence

  • 1. 2 General Propose Chain General Propose Chain Blockchain and AI | Distributed Intelligence Perfect Storm Alternative Possibilities • AI and encryption work very well together • Blockchain can help us track, understand and explain decisions made by AI • AI can manage blockchains more efficiently than humans • Having a clear audit trail for AI: improve the trustworthiness of the data as well as of the models • Increase AI effectiveness: Secure data sharing means more training data), and then better models • Increase artificial trust: Bots to trust each other and increase machine-to-machine interaction • Scalability: AI can introduce new decentralized learning systems such as federated learning • Security: AI can bring security to blockchain via incredible progress made by machine learning • Reduce Network Latency: Better efficiency and a lower energy consumption
  • 3. What is Blockchain? Blockchain is a secure, shared, distributed ledger Secure Shared Distributed Ledger
  • 4. General Propose Chain General Propose Chain Blockchain | Multiple Chain Types Blockchains Alternative blockchains (altchains) (Decentralized Transport) (cryptocurrency) (cross-industry collaborative) (cross-industry collaborative) (FSI consortium) open platform for developers and devops to build blockchain apps (banking industry collaborative) (Social News Blockchain DB) (IBM Open Blockchain )
  • 5. Consortium Woodgrove Financial Contoso Bank Northwind Traders Bank b Insurance c Investment consortium c Bank A Blockchain Location 1 Location 2 Location 3 Location 4 Department A Department B Public ConsortiumPrivate • Many, unknown participants • Writes by all participants • Reads by all participants • Consensus by Proof of Work • Known participants from one organization • Write permissions centralized • Reads may be public or restricted • Multiple algorithms for consensus • Known participants from multiple organizations • Writes require consensus of several participants • Reads may be public or restricted • Multiple algorithms for consensus Public blockchain Persona Woodgrove Financial Person B Northwind Traders Bank 6 Bank 1 Consortium 6 Source: Ethereum blog by Vitalik Buterin https://blog.ethereum.org/author/vitalik-buterin/ Blockchain | Network Types
  • 7.
  • 8.
  • 9.
  • 11.
  • 12.
  • 13.
  • 15.
  • 16.
  • 17.
  • 18. Rapid time to market with a Productive AI Platform Gain transformative insights with Comprehensive Data Innovate with confidence with Enterprise-Proven Solutions
  • 19. Intelligent Apps Leverage AI to create the future of business applications Conversational Agents Transform your engagements with customers and employees Business Processes Transform critical business processes with AI 95% Of customer interactions powered by AI bots by 2025 75% Applications to include AI by the end of this year 85% Of enterprises using AI by 2020 Enterprise scenarios for AI
  • 20. General Propose Chain General Propose Chain Blockchain and AI | Distributed Intelligence Perfect Storm Alternative Possibilities • AI and encryption work very well together • Blockchain can help us track, understand and explain decisions made by AI • AI can manage blockchains more efficiently than humans • Having a clear audit trail for AI: improve the trustworthiness of the data as well as of the models • Increase AI effectiveness: Secure data sharing means more training data), and then better models • Increase artificial trust: Bots to trust each other and increase machine-to-machine interaction • Scalability: AI can introduce new decentralized learning systems such as federated learning • Security: AI can bring security to blockchain via incredible progress made by machine learning • Reduce Network Latency: Better efficiency and a lower energy consumption
  • 22. 1 Company A wants to transfer a value to Company B (i.e. digital currently, a digital asset, a certificate, etc.). 3 Company A transaction is stored in the ledger as a block with other transaction. The block has an unique ID, the transition time and the ID of the previous block in the chain. 2 Company A uses a digital app to transfer the value to Company B. The app stamps the transaction with Company A digital signature, and now needs to be verified by blockchain. 4 The block containing Company A transaction is then broadcast to the entire network to be verified in each node. 5 After the verification process, Company B receives the value, and all the transaction history remains permanent and transparent available for all the blockchain participants.
  • 23. Evolution of Blockchain Blockchain 1.0 – A simple ledger
  • 24. That decentralizes data in a trustless environment Traditional System Centralized system with stored ledger Blockchain System Distributed system with distributed ledger  Traditional ledgers are centralized and use third parties and middlemen to approve and record transactions  Blockchain safely distributes ledgers across the entire network and does not require any middleman  The technology maintains multiple replicas like P2P torrent file sharing
  • 25. Basic blockchain to track financial transactions In this example, Alex wants to send Katie $500 via a financial transaction blockchain system Alex Katie Payment $500 Transaction (Tx) From: Alex (0xf5e…) To: Katie (0x992…) Amount: 500 Digital signature 0x23e423s3234… 2. Transaction is confirmed though mining. Tx Signature Tx Signature Tx Signature Tx SignatureTx Signature Tx Signature Tx Signature 3. Confirmed transaction gets pushed to network1. Transaction information goes through hash functions (to secure it as well as create a time stamp)
  • 26. Evolution of Blockchain Smart Contracts are unable to access external data or events based on time or market conditions. Calling code or data outside of a Smart Contract or blockchain breaks the general trust barrier and authenticity of transactions. Cryptlets will allow the blockchain to access external data securely, while maintaining the integrity of the blockchain. Blockchain 2.0 – Introducing Smart Contracts
  • 27. Traditional Contract Deployed to Nodes Blockchain 2.0 | Smart Contracts
  • 28. PRODUCER Food Processor Milk producer supplies Milk to Food Processing Company SMART CONTRACT IoT Enabled The package has to be maintained at : Temperature < 10º C Humidity < 65% The terms of shipping are registered using a smart contract on the Blockchain Origin 8ºC 60% Warehouse Carrier 2 Store CARRIER 1 Warehouse CARRIER 2 Retail Store 9ºC 64% 9ºC 64% 11ºC 66% At various points in the journey, the IoT device from the package sends the Temperature & Humidity data which are recorded on the blockchain SMART CONTRACT UPDATED 11ºC 66% The conditions of the contract have been violated. Carrier 3 is liable for penalty as the temperature of the package when it reached the retail store was above the prescribed limit Detailed Use case - Supply Chain with IoT and blockchain The Food product is sealed in an IoT enabled package for shipping SHARED LEDGER Blockchain IoT
  • 29. Evolution of Blockchain Smart Contracts are unable to access external data or events based on time or market conditions. Calling code or data outside of a Smart Contract or blockchain breaks the general trust barrier and authenticity of transactions. Cryptlets will allow the blockchain to access external data securely, while maintaining the integrity of the blockchain. Blockchain 3.0 – Microsoft evolving the ledger to address the big problem
  • 30. Blockchain 3.0 | State-of-the-art cryptlets innovation  Blockchain 2.0 introduced the power of Smart Contracts…  …but Smart Contracts are unable to access external data or events based on time or market conditions ₋ Calling code or data outside of a Smart Contract or blockchain breaks the general trust barrier and authenticity of transactions  Cryptlets will allow the blockchain to access external data securely, while maintaining the integrity of the blockchain  Cryptlets are a Microsoft innovation and solve a significant hurdle to enterprise blockchain adoption Property 0x117292138928 edc23dc21323c Value 0x893423022ef8s92d1 223412dds321ac Property 0x117292138928 edc23dc21323c Value 0x893423022ef8s92d1 223412dds321ac Code Contract accountRegistry(mapping (string=> address) accountMap; function accountRegistry()(… Property 0x117292138928 edc23dc21323c Value 0x893423022ef8s92d1 223412dds321ac Code Contract accountRegistry(mapping (string=> address) accountMap; function accountRegistry()(… Interest Rate 0x132945934528 asf0439dsa3x
  • 31. 10%-30% of drugs sold in developing countries are counterfeits. 80% of the counterfeit drugs consumed in the US come from overseas. Prescription drugs market is estimated at $900 billion worldwide. The global market for counterfeit drugs is $200 billion dollars. The global market for counterfeit products is $460 billion dollars. More than 30% of counterfeit drugs do not contain any active ingredients. Real World Problem: Counterfeit Pharmaceuticals
  • 32. Solution: Two-Layer QR Code Label … Before After Top (red) layer Bottom (yellow) layer Side View Top View Side View
  • 34.
  • 35.
  • 36. Blockchain and AI For Social Good The United Nations World Food Programme (WFP) is deploying cutting- edge blockchain technology to make cash- based transfers faster, cheaper and more secure.
  • 38. Azure Marketplace for Blockchain 39
  • 39. Blockchain as a Service (BaaS) 40
  • 40. Tenets of our BaaS Strategy FAIL FAST & CHEAP MIX & MATCH CREATE & INNOVATE SHARE SOLUTIONS PROVISION
  • 43. 44 SETUP BLOCKCHAIN NETWORK FOR PILOT OR TEST SCENARIO How do you get started? START BUILDING OUT SCENARIOS AND APPS LEARN FROM PILOT and DEVELOPMENT FOR BLOCKCHAIN BLOCKCHAIN BUSINESS IDEATION WORKSHOP
  • 44. You can download the presentation from LinkedIn Nuri Cankaya Microsoft

Notes de l'éditeur

  1. [Optional slide for technical audiences]
  2. [Optional slide for technical audiences]
  3. 32
  4. 33