SlideShare a Scribd company logo
1 of 47
Algorithm Marketplaces and the new
"algorithm economy“
Data Day Texas 1-16-2016
Diego Oppenheimer
CEO and Founder
$100 free to get started. Signup at
Algorithmia.com with Promo Code:
DATADAYTX
Diego Oppenheimer - CEO / founder Algorithmia
• 10+ years building Business Intelligence and Big Data tools
• Led advanced data analysis tool development at Microsoft - 1 billion
users reached
Shipped Excel, SQL Server, PowerBI v1.0
• Previously founded an algorithmic trading startup
• Techstars/Startup Weekend Coach and Mentor
• B.S. and M.S. Carnegie Mellon University
• Passionate data analysis enabler
Email: diego@algorithmia.com @doppenhe
Why Algorithms ?
• “In economics productivity is a measure of technological progress. Productivity
increases when fewer inputs are used in the production of a unit of output”
• We went from Hunter-gatherer to agriculture to industrial to the next revolution:
interpretation of data.
• Algorithms are at the center of the next revolution. They are the tools of our
generation.
• If data is the new oil, advanced algorithms are the drilling platforms, pipelines,
tankers and gas stations.
The briefest history of technology…ever
“…data is inherently dumb. It doesn’t actually do anything unless you know how to use it.
And big data is even harder to monetize due to the sheer complexity of it.
Data alone is not going to be the catalyst for the next wave of IT-driven innovation. The next
digital gold rush will be focused on how you do something with data, not just what you do
with it. This is the promise of the algorithm economy.”
Peter Sondergaard (Gartner Research)
Staggering pace of data collection
Sources: Cisco, ComScore, MadReduce, Radicati Group, DataScienceCentral, Insights wired, IBM, EMC,GMAOnline, Twitter, YouTube, Manthan for Strategic Innovation
• 10,000 Tweets per sec
• 2,283 Images per sec
• 1,792 Skype calls per sec
• 49,466 Google searchers per sec
• 103,310 Video viewed per sec
• 2,406,488 Emails sent per sec
• 55,000,000 Status updates per day
• 28,260 Gigabytes of traffic flows through
internet per sec
• By 2018 69% of online traffic will be mobile
video
• 68% of all unstructured data in 2015
attributed to consumers
• In 2015 enterprise unstructured data will
cross 1600 exabytes
Rise of unstructured data
“Unstructured data: data value that has little or no metadata and therefore difficult to categorize.”
Internal External
Where is it coming from?
Photo and Videos Audio Data Social MediaTransactions Log Data Emails
Brand and Social Media properties
Customer Service Centers
Mobile and Market research data
Employee Performance reviews
Consumer Survey Data
Candidate Interviews
Merchandising photos
Crowd Sourcing
Web Scraping
Social Media
Blogs and Chat Rooms
Consumer Product Reviews
Classifying unstructured data
Cognition: “the mental action or process of acquiring
knowledge and understanding through thought,
experience, and the senses.
Humans are the gold standard for
interpreting unstructured data…we
just don’t scale.
Business that succeed will be the
ones that are able to interpret their
unstructured data with near human
efficiency at super human scale.
Modelling humans in machines
Learning
Perception
Communication
Social Intelligence
Planning
Machine Learning
Computer Vision and
Speech Recognition
Natual Language
Processing
Affective Computing
Automated Scheduling
Human Cognition Machine Intelligence
Machines can provide super human scale.
Why now?
1990s Connectivity
$10,000 per month
Servers
$20,000 per box
Storage
$1,000/GB
2000s Connectivity
$1,000 per month
Servers
$1,000 per box
Storage
$10/GB
2010s Connectivity
10 cents/GB
Servers
20 cents/hour
Storage
12 cents/GB
Super human scale = machines…and today they are cheap, plentiful and fast.
Advances in Natural Language Processing
• We now suddenly have available to us dozens open
source libraries in the natural language processing space.
• NLTK – ApacheNLP – ScalaNLP – StanfordNLP – etc
• We understand sentiment , intent , entities and are getting
better at it every day.
• The combination with knowledge graphs is allowing to
interpret subject matter almost immediately.
• StockTwits using tweets as signal for trading.
• Ai2 – Interpret questions - Pass the 8th grade geometry test
• Genomic research Great summarizer
Feed text and allows a machine to answer questions about it through inference -
Facebook/Lord of the rings
Advances in Computer Vision
• Again dozens of libraries per language , huge pain to work with.
• Wrangling OpenCV is a dark art form.
• Ai2.org passed the 8th grade geometry test, interpreting graphics
• Google Vision API/ Clarifai – submit an image get fully recognized objects
• Visual shopping (similar items in looks based on what you are looking at made
super easy through Deep Learning).
Advances in Speech Recognition
• Siri/Cortana/Google Now
• Amazon Echo
• Skype live translator /Baidu Mandarin English translator
• CMU Sphinx – training on different lexicons, data sets and sophistication of language levels.
• Tone Sentiment prediction for customer service calls – Wise.io
We now talk to our machines and they “get us”.
“I cannot see ten years into the future. For me, the wall of fog starts at about 5
years.
... I think that the most exciting areas over the next five years will be really
understanding videos and text. I will be disappointed if in five years time we do not
have something that can watch a YouTube video and tell a story about what
happened. I have had a lot of disappointments.”
-Geoffrey Hinton’s AMA on Reddit
“Its not about the pieces , it’s how the pieces work together”
- ICE CUBE
Building blocks of Machine Intelligence
• Marketing
• Product recommendations
• Customer Service
• HR
• Fraud and Churn prevention
• Infrastructure monitoring
• Crime prevention
But…the use cases where machine intelligence can be applied to are growing at a staggering pace.
We move from the era of “capture everything” to being able to “act on everything”.
Most common use cases at the intersection of machine
intelligence and Big Data
• Similar techniques trained on different data sets
• Combine multiple techniques and algorithms
• Engineers need to build every step of the pipeline …and then scale it.
• Whats the problem ?
• The skill sets to build models != scale models
• The skill sets to tune algorithms != build pipelines
• Almost every single use case requires re-inventing the wheel.
What do all these use cases have in common?
All this power …now what?
• Huge advances in multiple fields of machines intelligence but
practical implementation still hard.
• Finding the right algorithm/library or framework still a challenge.
• Huge disconnect between academic/top tech companies and rest
of industry.
• Top tech company? Let’s go buy a lab.
• Code reusability mostly a myth.
• Incentives between research and users not aligned leading to
disconnect.
Algorithm Marketplaces
A novel approach:
Algorithm Marketplaces
23
Host algorithms
Anyone can turn their algorithms into scalable/shareable, production ready web
services
Typical users: scientists, academics, domain experts
Make algorithms discoverable
Anyone can use and integrate these algorithms into their solutions
Typical users: businesses, data scientists, app developers, IoT makers
Are monetizable
Align incentives between algorithm creators and consumers
Typical scenarios: heavy-load use cases with large user base
Algorithm Marketplaces
Are modular
Algorithms can be stacked or piped together
Typical scenarios: interpretation of unstructured data
24
Algorithm Marketplaces
Host algorithms
Anyone can turn their algorithms into scalable/shareable, production ready web
services
Make algorithms discoverable
Anyone can use and integrate these algorithms into their solutions
Typical users: businesses, data scientists, app developers, IoT makers
Are monetizable
Align incentives between algorithm creators and consumers
Typical scenarios: heavy-load use cases with large user base
Are modular
Algorithms can be stacked or piped together
Typical scenarios: interpretation of unstructured data
Topic Analysis
Twitter Youtube Satellite Imagery
Computer Vision
Artificial Neural Networks
The future is building blocks…
Some Use Cases
31
Use Cases #1: Birth of new algorithms – Nudity Detection
Algorithms Used
● Face Detection
● Nose Detection
● Skin Color Detection
Based on work from LaSalle University
32
Use Case #2: Unsupervised content recommendation
Algorithms Used
● Breadth First Sitemap
● Analyze URL
● Keywords for Document Set
● Keyword Set Similarity
33
Use Case #3: Video Recommender
Algorithms Used
● Get Links
● Download Youtube
● Speech 2 Text
● TF-IDF
● Keywords for Document Set
● Keyword Set Similarity
https://algorithmia.com/strata
34
Use Case #4: Intelligent Server-less Apps
The Algorithm Economy
• Reusable algorithms are now monetizable IP, driving choice and fostering reuse.
• Shortage of algorithm developers/ data scientist will lead to more generic model creation that
can scale to the demand
• “Bring your own data”
• Marketplaces will bring the benefits of the app economy to software development, lowering
software distribution costs and improving access to thousands of algorithms.
• Provides a new avenue where open-source and monetization can co-exist.
• Algorithm creators benefit from constant feedback from the algorithm callers – improving speed
of innovation and quality.
Algorithmia
Make state-of-the-art algorithms
accessible and discoverable by
everyone.
Algorithmia is the leading solution for finding, sharing, and using state-of-
the-art algorithms among complex teams with diverse technologies
40
16k+
developers
1.8k
algorithms
86
countries
● Text Analysis summarizer, sentence tagger, profanity detection
● Machine Learning digit recognizer, recommendation engines
● Web crawler, scraper, pagerank, emailer, html to text
● Computer Vision image similarity, face detection, smile detection
● Audio & Video speech recognition, sound filters, file conversions
● Computation linear regression, spike detection, fourier filter
● Graph traveling salesman, maze generator, theta star
● Utilities parallel for-each, geographic distance, email validator
● Classifiers deep learning models
Sample algorithms
The future
43
Some predictions
• Algorithm marketplaces will be the driving force in lowering the bar for machine intelligence
adoption
• Enterprises will worry less about where their data is going in favor or being able to stay ahead
of their business as data collection gets unruly.
• Data locality concerns will be solved by ever moving compute clusters
• Move compute to the data not viceversa
• Algorithmic inception
• Algorithms that tune other algorithms -> the automated data scientist.
The future…is more autonomous
AutoML – Auto Machine Learning
Ensemble learning
Hyperparameter optimization
The future…is more accesible
$100 free to get started. Signup at
Algorithmia.com with Promo Code:
DATADAYTX
+1 206.552.9054
Diego Oppenheimer
CEO
doppenheimer
diego@algorithmia.com
@doppenhe
THANK YOU!
Copyright © 2015 Algorithmia. All Rights Reserved. A2-1-151111

More Related Content

What's hot

Cubitic: Predictive Analytics
Cubitic: Predictive AnalyticsCubitic: Predictive Analytics
Cubitic: Predictive Analyticshuguk
 
Business Transformation through Data with an Open IoT Architecture
Business Transformation through Data with an Open IoT ArchitectureBusiness Transformation through Data with an Open IoT Architecture
Business Transformation through Data with an Open IoT Architecture Roberto Siagri
 
FIWARE Global Summit - Factory Shop Floor Digitalization using FogFlow
FIWARE Global Summit - Factory Shop Floor Digitalization using FogFlowFIWARE Global Summit - Factory Shop Floor Digitalization using FogFlow
FIWARE Global Summit - Factory Shop Floor Digitalization using FogFlowFIWARE
 
Will Edge Computing IoT Solutions be a Real Trend in 2019?
Will Edge Computing IoT Solutions be a Real Trend in 2019?Will Edge Computing IoT Solutions be a Real Trend in 2019?
Will Edge Computing IoT Solutions be a Real Trend in 2019?Tyrone Systems
 
How Decentralized AI can Dominate the Global AI Ecosystem
How Decentralized AI can Dominate the Global AI EcosystemHow Decentralized AI can Dominate the Global AI Ecosystem
How Decentralized AI can Dominate the Global AI EcosystemEficode
 
A Cloud-Based Bayesian Smart Agent Architecture for Internet-of-Things Applic...
A Cloud-Based Bayesian Smart Agent Architecture for Internet-of-Things Applic...A Cloud-Based Bayesian Smart Agent Architecture for Internet-of-Things Applic...
A Cloud-Based Bayesian Smart Agent Architecture for Internet-of-Things Applic...Veselin Pizurica
 
Future of IoT: when thy scale shall tweet!
Future of IoT: when thy scale shall tweet! Future of IoT: when thy scale shall tweet!
Future of IoT: when thy scale shall tweet! Affan Syed
 
Innovation with AWS: IoT, Robotics and AI
Innovation with AWS: IoT, Robotics and AIInnovation with AWS: IoT, Robotics and AI
Innovation with AWS: IoT, Robotics and AIAmazon Web Services
 
FIWARE Global Summit - The Smart City Program in Japan: Cities as Enablers of...
FIWARE Global Summit - The Smart City Program in Japan: Cities as Enablers of...FIWARE Global Summit - The Smart City Program in Japan: Cities as Enablers of...
FIWARE Global Summit - The Smart City Program in Japan: Cities as Enablers of...FIWARE
 
WEBINAR: Emerging Technologies in Supply Chain
WEBINAR: Emerging Technologies in Supply ChainWEBINAR: Emerging Technologies in Supply Chain
WEBINAR: Emerging Technologies in Supply ChainFlytBase
 
Key Data Management Requirements for the IoT
Key Data Management Requirements for the IoTKey Data Management Requirements for the IoT
Key Data Management Requirements for the IoTMongoDB
 
GraphConnect Europe 2016 - IoT - where do Graphs fit with Business Requiremen...
GraphConnect Europe 2016 - IoT - where do Graphs fit with Business Requiremen...GraphConnect Europe 2016 - IoT - where do Graphs fit with Business Requiremen...
GraphConnect Europe 2016 - IoT - where do Graphs fit with Business Requiremen...Neo4j
 
IoT Standards for Smart Nation
IoT Standards for Smart NationIoT Standards for Smart Nation
IoT Standards for Smart NationCK Toh
 
IoT Analytics: Using Analytics to Generate High Value from IoT in the Real World
IoT Analytics: Using Analytics to Generate High Value from IoT in the Real WorldIoT Analytics: Using Analytics to Generate High Value from IoT in the Real World
IoT Analytics: Using Analytics to Generate High Value from IoT in the Real WorldMIT Enterprise Forum Cambridge
 
Cognitive Digital Twin by Fariz Saračević
Cognitive Digital Twin by Fariz SaračevićCognitive Digital Twin by Fariz Saračević
Cognitive Digital Twin by Fariz SaračevićBosnia Agile
 

What's hot (19)

Cubitic: Predictive Analytics
Cubitic: Predictive AnalyticsCubitic: Predictive Analytics
Cubitic: Predictive Analytics
 
Business Transformation through Data with an Open IoT Architecture
Business Transformation through Data with an Open IoT ArchitectureBusiness Transformation through Data with an Open IoT Architecture
Business Transformation through Data with an Open IoT Architecture
 
FIWARE Global Summit - Factory Shop Floor Digitalization using FogFlow
FIWARE Global Summit - Factory Shop Floor Digitalization using FogFlowFIWARE Global Summit - Factory Shop Floor Digitalization using FogFlow
FIWARE Global Summit - Factory Shop Floor Digitalization using FogFlow
 
Will Edge Computing IoT Solutions be a Real Trend in 2019?
Will Edge Computing IoT Solutions be a Real Trend in 2019?Will Edge Computing IoT Solutions be a Real Trend in 2019?
Will Edge Computing IoT Solutions be a Real Trend in 2019?
 
How Decentralized AI can Dominate the Global AI Ecosystem
How Decentralized AI can Dominate the Global AI EcosystemHow Decentralized AI can Dominate the Global AI Ecosystem
How Decentralized AI can Dominate the Global AI Ecosystem
 
A Cloud-Based Bayesian Smart Agent Architecture for Internet-of-Things Applic...
A Cloud-Based Bayesian Smart Agent Architecture for Internet-of-Things Applic...A Cloud-Based Bayesian Smart Agent Architecture for Internet-of-Things Applic...
A Cloud-Based Bayesian Smart Agent Architecture for Internet-of-Things Applic...
 
Future of IoT: when thy scale shall tweet!
Future of IoT: when thy scale shall tweet! Future of IoT: when thy scale shall tweet!
Future of IoT: when thy scale shall tweet!
 
Innovation with AWS: IoT, Robotics and AI
Innovation with AWS: IoT, Robotics and AIInnovation with AWS: IoT, Robotics and AI
Innovation with AWS: IoT, Robotics and AI
 
FIWARE Global Summit - The Smart City Program in Japan: Cities as Enablers of...
FIWARE Global Summit - The Smart City Program in Japan: Cities as Enablers of...FIWARE Global Summit - The Smart City Program in Japan: Cities as Enablers of...
FIWARE Global Summit - The Smart City Program in Japan: Cities as Enablers of...
 
Gartner 2017 Orlando Symposium
Gartner 2017 Orlando SymposiumGartner 2017 Orlando Symposium
Gartner 2017 Orlando Symposium
 
WEBINAR: Emerging Technologies in Supply Chain
WEBINAR: Emerging Technologies in Supply ChainWEBINAR: Emerging Technologies in Supply Chain
WEBINAR: Emerging Technologies in Supply Chain
 
Key Data Management Requirements for the IoT
Key Data Management Requirements for the IoTKey Data Management Requirements for the IoT
Key Data Management Requirements for the IoT
 
Edge intelligence
Edge intelligenceEdge intelligence
Edge intelligence
 
GraphConnect Europe 2016 - IoT - where do Graphs fit with Business Requiremen...
GraphConnect Europe 2016 - IoT - where do Graphs fit with Business Requiremen...GraphConnect Europe 2016 - IoT - where do Graphs fit with Business Requiremen...
GraphConnect Europe 2016 - IoT - where do Graphs fit with Business Requiremen...
 
Machine Learning Applications to IoT
Machine Learning Applications to IoTMachine Learning Applications to IoT
Machine Learning Applications to IoT
 
IoT Standards for Smart Nation
IoT Standards for Smart NationIoT Standards for Smart Nation
IoT Standards for Smart Nation
 
IoT Analytics: Using Analytics to Generate High Value from IoT in the Real World
IoT Analytics: Using Analytics to Generate High Value from IoT in the Real WorldIoT Analytics: Using Analytics to Generate High Value from IoT in the Real World
IoT Analytics: Using Analytics to Generate High Value from IoT in the Real World
 
Cognitive Digital Twin by Fariz Saračević
Cognitive Digital Twin by Fariz SaračevićCognitive Digital Twin by Fariz Saračević
Cognitive Digital Twin by Fariz Saračević
 
Introduction to IoT
Introduction to IoTIntroduction to IoT
Introduction to IoT
 

Viewers also liked

Cloud: From Unmanned Data Center to Algorithmic Economy using Openstack
Cloud: From Unmanned Data Center to Algorithmic Economy using OpenstackCloud: From Unmanned Data Center to Algorithmic Economy using Openstack
Cloud: From Unmanned Data Center to Algorithmic Economy using OpenstackAndrew Yongjoon Kong
 
AWS re:Invent 2016: Bringing Deep Learning to the Cloud with Amazon EC2 (CMP314)
AWS re:Invent 2016: Bringing Deep Learning to the Cloud with Amazon EC2 (CMP314)AWS re:Invent 2016: Bringing Deep Learning to the Cloud with Amazon EC2 (CMP314)
AWS re:Invent 2016: Bringing Deep Learning to the Cloud with Amazon EC2 (CMP314)Amazon Web Services
 
Multi-Channel and Cross-Media Marketing for Business [John Foley, Jr. at Cust...
Multi-Channel and Cross-Media Marketing for Business [John Foley, Jr. at Cust...Multi-Channel and Cross-Media Marketing for Business [John Foley, Jr. at Cust...
Multi-Channel and Cross-Media Marketing for Business [John Foley, Jr. at Cust...interlinkONE
 
Cybercrime and Business Process Hacking
Cybercrime and Business Process HackingCybercrime and Business Process Hacking
Cybercrime and Business Process HackingRichard Stiennon
 
Algorithmic marketplace
Algorithmic marketplaceAlgorithmic marketplace
Algorithmic marketplacereducedata
 
Rocket Fuel: Programmatic Advertising - Extreme Personalization in Digital Ma...
Rocket Fuel: Programmatic Advertising - Extreme Personalization in Digital Ma...Rocket Fuel: Programmatic Advertising - Extreme Personalization in Digital Ma...
Rocket Fuel: Programmatic Advertising - Extreme Personalization in Digital Ma...AMASanDiego
 
Yahoo! Investor presentation
Yahoo! Investor presentationYahoo! Investor presentation
Yahoo! Investor presentationredundante
 
Cloud Foundry Compared With Other PaaSes (Cloud Foundry Summit 2014)
Cloud Foundry Compared With Other PaaSes (Cloud Foundry Summit 2014)Cloud Foundry Compared With Other PaaSes (Cloud Foundry Summit 2014)
Cloud Foundry Compared With Other PaaSes (Cloud Foundry Summit 2014)VMware Tanzu
 
[OpenStack Days Korea 2016] Track2 - 아리스타 OpenStack 연동 및 CloudVision 솔루션 소개
[OpenStack Days Korea 2016] Track2 - 아리스타 OpenStack 연동 및 CloudVision 솔루션 소개[OpenStack Days Korea 2016] Track2 - 아리스타 OpenStack 연동 및 CloudVision 솔루션 소개
[OpenStack Days Korea 2016] Track2 - 아리스타 OpenStack 연동 및 CloudVision 솔루션 소개OpenStack Korea Community
 

Viewers also liked (20)

Cloud: From Unmanned Data Center to Algorithmic Economy using Openstack
Cloud: From Unmanned Data Center to Algorithmic Economy using OpenstackCloud: From Unmanned Data Center to Algorithmic Economy using Openstack
Cloud: From Unmanned Data Center to Algorithmic Economy using Openstack
 
openstack, devops and people
openstack, devops and peopleopenstack, devops and people
openstack, devops and people
 
AWS re:Invent 2016: Bringing Deep Learning to the Cloud with Amazon EC2 (CMP314)
AWS re:Invent 2016: Bringing Deep Learning to the Cloud with Amazon EC2 (CMP314)AWS re:Invent 2016: Bringing Deep Learning to the Cloud with Amazon EC2 (CMP314)
AWS re:Invent 2016: Bringing Deep Learning to the Cloud with Amazon EC2 (CMP314)
 
Multi-Channel and Cross-Media Marketing for Business [John Foley, Jr. at Cust...
Multi-Channel and Cross-Media Marketing for Business [John Foley, Jr. at Cust...Multi-Channel and Cross-Media Marketing for Business [John Foley, Jr. at Cust...
Multi-Channel and Cross-Media Marketing for Business [John Foley, Jr. at Cust...
 
Cybercrime and Business Process Hacking
Cybercrime and Business Process HackingCybercrime and Business Process Hacking
Cybercrime and Business Process Hacking
 
Hotel Channel Management
Hotel Channel ManagementHotel Channel Management
Hotel Channel Management
 
Algorithmic marketplace
Algorithmic marketplaceAlgorithmic marketplace
Algorithmic marketplace
 
Rocket Fuel: Programmatic Advertising - Extreme Personalization in Digital Ma...
Rocket Fuel: Programmatic Advertising - Extreme Personalization in Digital Ma...Rocket Fuel: Programmatic Advertising - Extreme Personalization in Digital Ma...
Rocket Fuel: Programmatic Advertising - Extreme Personalization in Digital Ma...
 
Yahoo! Investor presentation
Yahoo! Investor presentationYahoo! Investor presentation
Yahoo! Investor presentation
 
Big data: Bringing competition policy to the digital era – BURNSIDE – Novembe...
Big data: Bringing competition policy to the digital era – BURNSIDE – Novembe...Big data: Bringing competition policy to the digital era – BURNSIDE – Novembe...
Big data: Bringing competition policy to the digital era – BURNSIDE – Novembe...
 
Big data: Bringing competition policy to the digital era – GAWER – November 2...
Big data: Bringing competition policy to the digital era – GAWER – November 2...Big data: Bringing competition policy to the digital era – GAWER – November 2...
Big data: Bringing competition policy to the digital era – GAWER – November 2...
 
Big data: Bringing competition policy to the digital era – MANNE – November 2...
Big data: Bringing competition policy to the digital era – MANNE – November 2...Big data: Bringing competition policy to the digital era – MANNE – November 2...
Big data: Bringing competition policy to the digital era – MANNE – November 2...
 
Big data: Bringing competition policy to the digital era – EU DG COMP – Novem...
Big data: Bringing competition policy to the digital era – EU DG COMP – Novem...Big data: Bringing competition policy to the digital era – EU DG COMP – Novem...
Big data: Bringing competition policy to the digital era – EU DG COMP – Novem...
 
Big data: Bringing competition policy to the digital era – VARIAN – November ...
Big data: Bringing competition policy to the digital era – VARIAN – November ...Big data: Bringing competition policy to the digital era – VARIAN – November ...
Big data: Bringing competition policy to the digital era – VARIAN – November ...
 
Big data: Bringing competition policy to the digital era – Background note – ...
Big data: Bringing competition policy to the digital era – Background note – ...Big data: Bringing competition policy to the digital era – Background note – ...
Big data: Bringing competition policy to the digital era – Background note – ...
 
Big data: Bringing competition policy to the digital era – STUCKE – November ...
Big data: Bringing competition policy to the digital era – STUCKE – November ...Big data: Bringing competition policy to the digital era – STUCKE – November ...
Big data: Bringing competition policy to the digital era – STUCKE – November ...
 
Cloud Foundry Compared With Other PaaSes (Cloud Foundry Summit 2014)
Cloud Foundry Compared With Other PaaSes (Cloud Foundry Summit 2014)Cloud Foundry Compared With Other PaaSes (Cloud Foundry Summit 2014)
Cloud Foundry Compared With Other PaaSes (Cloud Foundry Summit 2014)
 
[OpenStack Days Korea 2016] Track2 - 아리스타 OpenStack 연동 및 CloudVision 솔루션 소개
[OpenStack Days Korea 2016] Track2 - 아리스타 OpenStack 연동 및 CloudVision 솔루션 소개[OpenStack Days Korea 2016] Track2 - 아리스타 OpenStack 연동 및 CloudVision 솔루션 소개
[OpenStack Days Korea 2016] Track2 - 아리스타 OpenStack 연동 및 CloudVision 솔루션 소개
 
Technology Vision 2017 - Overview
Technology Vision 2017 - OverviewTechnology Vision 2017 - Overview
Technology Vision 2017 - Overview
 
SlideShare 101
SlideShare 101SlideShare 101
SlideShare 101
 

Similar to Algorithm Marketplace and the new "Algorithm Economy"

SkillsFuture Festival at NUS 2019- Artificial Intelligence for Everyone - A P...
SkillsFuture Festival at NUS 2019- Artificial Intelligence for Everyone - A P...SkillsFuture Festival at NUS 2019- Artificial Intelligence for Everyone - A P...
SkillsFuture Festival at NUS 2019- Artificial Intelligence for Everyone - A P...NUS-ISS
 
Introducción al Machine Learning Automático
Introducción al Machine Learning AutomáticoIntroducción al Machine Learning Automático
Introducción al Machine Learning AutomáticoSri Ambati
 
Tutorial helsinki 20180313 v1
Tutorial helsinki 20180313 v1Tutorial helsinki 20180313 v1
Tutorial helsinki 20180313 v1ISSIP
 
The AI Platform Business Revolution: Matchmaking, Empathetic Technology, and ...
The AI Platform Business Revolution: Matchmaking, Empathetic Technology, and ...The AI Platform Business Revolution: Matchmaking, Empathetic Technology, and ...
The AI Platform Business Revolution: Matchmaking, Empathetic Technology, and ...Steve Omohundro
 
Whats Next for Machine Learning
Whats Next for Machine LearningWhats Next for Machine Learning
Whats Next for Machine LearningOgilvy Consulting
 
Big Data LDN 2018: HOW AUTOMATION CAN ACCELERATE THE DELIVERY OF MACHINE LEAR...
Big Data LDN 2018: HOW AUTOMATION CAN ACCELERATE THE DELIVERY OF MACHINE LEAR...Big Data LDN 2018: HOW AUTOMATION CAN ACCELERATE THE DELIVERY OF MACHINE LEAR...
Big Data LDN 2018: HOW AUTOMATION CAN ACCELERATE THE DELIVERY OF MACHINE LEAR...Matt Stubbs
 
How would AI shape Future Integrations?
How would AI shape Future Integrations?How would AI shape Future Integrations?
How would AI shape Future Integrations?Srinath Perera
 
1 data science with python
1 data science with python1 data science with python
1 data science with pythonVishal Sathawane
 
Agile data science
Agile data scienceAgile data science
Agile data scienceJoel Horwitz
 
Liberating data power of APIs
Liberating data power of APIsLiberating data power of APIs
Liberating data power of APIsBala Iyer
 
Business Intelligence & Predictive Analytic by Prof. Lili Saghafi
Business Intelligence & Predictive Analytic by Prof. Lili SaghafiBusiness Intelligence & Predictive Analytic by Prof. Lili Saghafi
Business Intelligence & Predictive Analytic by Prof. Lili SaghafiProfessor Lili Saghafi
 
Fintech workshop Part I - Law Society of Hong Kong - Xccelerate
Fintech workshop Part I - Law Society of Hong Kong - XccelerateFintech workshop Part I - Law Society of Hong Kong - Xccelerate
Fintech workshop Part I - Law Society of Hong Kong - XccelerateHenrique Centieiro
 
Présentation de Bruno Schroder au 20e #mforum (07/12/2016)
Présentation de Bruno Schroder au 20e #mforum (07/12/2016)Présentation de Bruno Schroder au 20e #mforum (07/12/2016)
Présentation de Bruno Schroder au 20e #mforum (07/12/2016)Agence du Numérique (AdN)
 
Adopting Data Science and Machine Learning in the financial enterprise
Adopting Data Science and Machine Learning in the financial enterpriseAdopting Data Science and Machine Learning in the financial enterprise
Adopting Data Science and Machine Learning in the financial enterpriseQuantUniversity
 
ChatGPT-and-Generative-AI-Landscape Working of generative ai search
ChatGPT-and-Generative-AI-Landscape Working of generative ai searchChatGPT-and-Generative-AI-Landscape Working of generative ai search
ChatGPT-and-Generative-AI-Landscape Working of generative ai searchrohitcse52
 
Intro to Artificial Intelligence w/ Target's Director of PM
 Intro to Artificial Intelligence w/ Target's Director of PM Intro to Artificial Intelligence w/ Target's Director of PM
Intro to Artificial Intelligence w/ Target's Director of PMProduct School
 
Big Data Scotland
Big Data ScotlandBig Data Scotland
Big Data ScotlandRay Bugg
 

Similar to Algorithm Marketplace and the new "Algorithm Economy" (20)

SkillsFuture Festival at NUS 2019- Artificial Intelligence for Everyone - A P...
SkillsFuture Festival at NUS 2019- Artificial Intelligence for Everyone - A P...SkillsFuture Festival at NUS 2019- Artificial Intelligence for Everyone - A P...
SkillsFuture Festival at NUS 2019- Artificial Intelligence for Everyone - A P...
 
Introducción al Machine Learning Automático
Introducción al Machine Learning AutomáticoIntroducción al Machine Learning Automático
Introducción al Machine Learning Automático
 
Tutorial helsinki 20180313 v1
Tutorial helsinki 20180313 v1Tutorial helsinki 20180313 v1
Tutorial helsinki 20180313 v1
 
The AI Platform Business Revolution: Matchmaking, Empathetic Technology, and ...
The AI Platform Business Revolution: Matchmaking, Empathetic Technology, and ...The AI Platform Business Revolution: Matchmaking, Empathetic Technology, and ...
The AI Platform Business Revolution: Matchmaking, Empathetic Technology, and ...
 
Datascience
DatascienceDatascience
Datascience
 
Whats Next for Machine Learning
Whats Next for Machine LearningWhats Next for Machine Learning
Whats Next for Machine Learning
 
Big Data LDN 2018: HOW AUTOMATION CAN ACCELERATE THE DELIVERY OF MACHINE LEAR...
Big Data LDN 2018: HOW AUTOMATION CAN ACCELERATE THE DELIVERY OF MACHINE LEAR...Big Data LDN 2018: HOW AUTOMATION CAN ACCELERATE THE DELIVERY OF MACHINE LEAR...
Big Data LDN 2018: HOW AUTOMATION CAN ACCELERATE THE DELIVERY OF MACHINE LEAR...
 
How would AI shape Future Integrations?
How would AI shape Future Integrations?How would AI shape Future Integrations?
How would AI shape Future Integrations?
 
1 data science with python
1 data science with python1 data science with python
1 data science with python
 
Agile data science
Agile data scienceAgile data science
Agile data science
 
Data science
Data scienceData science
Data science
 
Liberating data power of APIs
Liberating data power of APIsLiberating data power of APIs
Liberating data power of APIs
 
Business Intelligence & Predictive Analytic by Prof. Lili Saghafi
Business Intelligence & Predictive Analytic by Prof. Lili SaghafiBusiness Intelligence & Predictive Analytic by Prof. Lili Saghafi
Business Intelligence & Predictive Analytic by Prof. Lili Saghafi
 
Fintech workshop Part I - Law Society of Hong Kong - Xccelerate
Fintech workshop Part I - Law Society of Hong Kong - XccelerateFintech workshop Part I - Law Society of Hong Kong - Xccelerate
Fintech workshop Part I - Law Society of Hong Kong - Xccelerate
 
Présentation de Bruno Schroder au 20e #mforum (07/12/2016)
Présentation de Bruno Schroder au 20e #mforum (07/12/2016)Présentation de Bruno Schroder au 20e #mforum (07/12/2016)
Présentation de Bruno Schroder au 20e #mforum (07/12/2016)
 
Adopting Data Science and Machine Learning in the financial enterprise
Adopting Data Science and Machine Learning in the financial enterpriseAdopting Data Science and Machine Learning in the financial enterprise
Adopting Data Science and Machine Learning in the financial enterprise
 
Data-X-v3.1
Data-X-v3.1Data-X-v3.1
Data-X-v3.1
 
ChatGPT-and-Generative-AI-Landscape Working of generative ai search
ChatGPT-and-Generative-AI-Landscape Working of generative ai searchChatGPT-and-Generative-AI-Landscape Working of generative ai search
ChatGPT-and-Generative-AI-Landscape Working of generative ai search
 
Intro to Artificial Intelligence w/ Target's Director of PM
 Intro to Artificial Intelligence w/ Target's Director of PM Intro to Artificial Intelligence w/ Target's Director of PM
Intro to Artificial Intelligence w/ Target's Director of PM
 
Big Data Scotland
Big Data ScotlandBig Data Scotland
Big Data Scotland
 

Recently uploaded

IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksSoftradix Technologies
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
Next-generation AAM aircraft unveiled by Supernal, S-A2
Next-generation AAM aircraft unveiled by Supernal, S-A2Next-generation AAM aircraft unveiled by Supernal, S-A2
Next-generation AAM aircraft unveiled by Supernal, S-A2Hyundai Motor Group
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptxLBM Solutions
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphNeo4j
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 

Recently uploaded (20)

IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other Frameworks
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
Next-generation AAM aircraft unveiled by Supernal, S-A2
Next-generation AAM aircraft unveiled by Supernal, S-A2Next-generation AAM aircraft unveiled by Supernal, S-A2
Next-generation AAM aircraft unveiled by Supernal, S-A2
 
The transition to renewables in India.pdf
The transition to renewables in India.pdfThe transition to renewables in India.pdf
The transition to renewables in India.pdf
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptx
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping Elbows
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 

Algorithm Marketplace and the new "Algorithm Economy"

  • 1. Algorithm Marketplaces and the new "algorithm economy“ Data Day Texas 1-16-2016 Diego Oppenheimer CEO and Founder
  • 2. $100 free to get started. Signup at Algorithmia.com with Promo Code: DATADAYTX
  • 3. Diego Oppenheimer - CEO / founder Algorithmia • 10+ years building Business Intelligence and Big Data tools • Led advanced data analysis tool development at Microsoft - 1 billion users reached Shipped Excel, SQL Server, PowerBI v1.0 • Previously founded an algorithmic trading startup • Techstars/Startup Weekend Coach and Mentor • B.S. and M.S. Carnegie Mellon University • Passionate data analysis enabler Email: diego@algorithmia.com @doppenhe
  • 5. • “In economics productivity is a measure of technological progress. Productivity increases when fewer inputs are used in the production of a unit of output” • We went from Hunter-gatherer to agriculture to industrial to the next revolution: interpretation of data. • Algorithms are at the center of the next revolution. They are the tools of our generation. • If data is the new oil, advanced algorithms are the drilling platforms, pipelines, tankers and gas stations. The briefest history of technology…ever
  • 6. “…data is inherently dumb. It doesn’t actually do anything unless you know how to use it. And big data is even harder to monetize due to the sheer complexity of it. Data alone is not going to be the catalyst for the next wave of IT-driven innovation. The next digital gold rush will be focused on how you do something with data, not just what you do with it. This is the promise of the algorithm economy.” Peter Sondergaard (Gartner Research)
  • 7. Staggering pace of data collection Sources: Cisco, ComScore, MadReduce, Radicati Group, DataScienceCentral, Insights wired, IBM, EMC,GMAOnline, Twitter, YouTube, Manthan for Strategic Innovation • 10,000 Tweets per sec • 2,283 Images per sec • 1,792 Skype calls per sec • 49,466 Google searchers per sec • 103,310 Video viewed per sec • 2,406,488 Emails sent per sec • 55,000,000 Status updates per day • 28,260 Gigabytes of traffic flows through internet per sec • By 2018 69% of online traffic will be mobile video • 68% of all unstructured data in 2015 attributed to consumers • In 2015 enterprise unstructured data will cross 1600 exabytes
  • 8. Rise of unstructured data “Unstructured data: data value that has little or no metadata and therefore difficult to categorize.” Internal External Where is it coming from? Photo and Videos Audio Data Social MediaTransactions Log Data Emails Brand and Social Media properties Customer Service Centers Mobile and Market research data Employee Performance reviews Consumer Survey Data Candidate Interviews Merchandising photos Crowd Sourcing Web Scraping Social Media Blogs and Chat Rooms Consumer Product Reviews
  • 9. Classifying unstructured data Cognition: “the mental action or process of acquiring knowledge and understanding through thought, experience, and the senses. Humans are the gold standard for interpreting unstructured data…we just don’t scale. Business that succeed will be the ones that are able to interpret their unstructured data with near human efficiency at super human scale.
  • 10. Modelling humans in machines Learning Perception Communication Social Intelligence Planning Machine Learning Computer Vision and Speech Recognition Natual Language Processing Affective Computing Automated Scheduling Human Cognition Machine Intelligence Machines can provide super human scale.
  • 11. Why now? 1990s Connectivity $10,000 per month Servers $20,000 per box Storage $1,000/GB 2000s Connectivity $1,000 per month Servers $1,000 per box Storage $10/GB 2010s Connectivity 10 cents/GB Servers 20 cents/hour Storage 12 cents/GB Super human scale = machines…and today they are cheap, plentiful and fast.
  • 12. Advances in Natural Language Processing • We now suddenly have available to us dozens open source libraries in the natural language processing space. • NLTK – ApacheNLP – ScalaNLP – StanfordNLP – etc • We understand sentiment , intent , entities and are getting better at it every day. • The combination with knowledge graphs is allowing to interpret subject matter almost immediately. • StockTwits using tweets as signal for trading. • Ai2 – Interpret questions - Pass the 8th grade geometry test • Genomic research Great summarizer
  • 13. Feed text and allows a machine to answer questions about it through inference - Facebook/Lord of the rings
  • 14. Advances in Computer Vision • Again dozens of libraries per language , huge pain to work with. • Wrangling OpenCV is a dark art form. • Ai2.org passed the 8th grade geometry test, interpreting graphics • Google Vision API/ Clarifai – submit an image get fully recognized objects • Visual shopping (similar items in looks based on what you are looking at made super easy through Deep Learning).
  • 15. Advances in Speech Recognition • Siri/Cortana/Google Now • Amazon Echo • Skype live translator /Baidu Mandarin English translator • CMU Sphinx – training on different lexicons, data sets and sophistication of language levels. • Tone Sentiment prediction for customer service calls – Wise.io We now talk to our machines and they “get us”.
  • 16. “I cannot see ten years into the future. For me, the wall of fog starts at about 5 years. ... I think that the most exciting areas over the next five years will be really understanding videos and text. I will be disappointed if in five years time we do not have something that can watch a YouTube video and tell a story about what happened. I have had a lot of disappointments.” -Geoffrey Hinton’s AMA on Reddit
  • 17. “Its not about the pieces , it’s how the pieces work together” - ICE CUBE
  • 18. Building blocks of Machine Intelligence
  • 19. • Marketing • Product recommendations • Customer Service • HR • Fraud and Churn prevention • Infrastructure monitoring • Crime prevention But…the use cases where machine intelligence can be applied to are growing at a staggering pace. We move from the era of “capture everything” to being able to “act on everything”. Most common use cases at the intersection of machine intelligence and Big Data
  • 20. • Similar techniques trained on different data sets • Combine multiple techniques and algorithms • Engineers need to build every step of the pipeline …and then scale it. • Whats the problem ? • The skill sets to build models != scale models • The skill sets to tune algorithms != build pipelines • Almost every single use case requires re-inventing the wheel. What do all these use cases have in common?
  • 21. All this power …now what? • Huge advances in multiple fields of machines intelligence but practical implementation still hard. • Finding the right algorithm/library or framework still a challenge. • Huge disconnect between academic/top tech companies and rest of industry. • Top tech company? Let’s go buy a lab. • Code reusability mostly a myth. • Incentives between research and users not aligned leading to disconnect. Algorithm Marketplaces A novel approach:
  • 23. 23 Host algorithms Anyone can turn their algorithms into scalable/shareable, production ready web services Typical users: scientists, academics, domain experts Make algorithms discoverable Anyone can use and integrate these algorithms into their solutions Typical users: businesses, data scientists, app developers, IoT makers Are monetizable Align incentives between algorithm creators and consumers Typical scenarios: heavy-load use cases with large user base Algorithm Marketplaces Are modular Algorithms can be stacked or piped together Typical scenarios: interpretation of unstructured data
  • 25. Host algorithms Anyone can turn their algorithms into scalable/shareable, production ready web services
  • 26. Make algorithms discoverable Anyone can use and integrate these algorithms into their solutions Typical users: businesses, data scientists, app developers, IoT makers
  • 27. Are monetizable Align incentives between algorithm creators and consumers Typical scenarios: heavy-load use cases with large user base
  • 28. Are modular Algorithms can be stacked or piped together Typical scenarios: interpretation of unstructured data
  • 29. Topic Analysis Twitter Youtube Satellite Imagery Computer Vision Artificial Neural Networks The future is building blocks…
  • 31. 31 Use Cases #1: Birth of new algorithms – Nudity Detection Algorithms Used ● Face Detection ● Nose Detection ● Skin Color Detection Based on work from LaSalle University
  • 32. 32 Use Case #2: Unsupervised content recommendation Algorithms Used ● Breadth First Sitemap ● Analyze URL ● Keywords for Document Set ● Keyword Set Similarity
  • 33. 33 Use Case #3: Video Recommender Algorithms Used ● Get Links ● Download Youtube ● Speech 2 Text ● TF-IDF ● Keywords for Document Set ● Keyword Set Similarity https://algorithmia.com/strata
  • 34. 34 Use Case #4: Intelligent Server-less Apps
  • 36.
  • 37. • Reusable algorithms are now monetizable IP, driving choice and fostering reuse. • Shortage of algorithm developers/ data scientist will lead to more generic model creation that can scale to the demand • “Bring your own data” • Marketplaces will bring the benefits of the app economy to software development, lowering software distribution costs and improving access to thousands of algorithms. • Provides a new avenue where open-source and monetization can co-exist. • Algorithm creators benefit from constant feedback from the algorithm callers – improving speed of innovation and quality.
  • 39. Make state-of-the-art algorithms accessible and discoverable by everyone.
  • 40. Algorithmia is the leading solution for finding, sharing, and using state-of- the-art algorithms among complex teams with diverse technologies 40 16k+ developers 1.8k algorithms 86 countries
  • 41. ● Text Analysis summarizer, sentence tagger, profanity detection ● Machine Learning digit recognizer, recommendation engines ● Web crawler, scraper, pagerank, emailer, html to text ● Computer Vision image similarity, face detection, smile detection ● Audio & Video speech recognition, sound filters, file conversions ● Computation linear regression, spike detection, fourier filter ● Graph traveling salesman, maze generator, theta star ● Utilities parallel for-each, geographic distance, email validator ● Classifiers deep learning models Sample algorithms
  • 43. 43 Some predictions • Algorithm marketplaces will be the driving force in lowering the bar for machine intelligence adoption • Enterprises will worry less about where their data is going in favor or being able to stay ahead of their business as data collection gets unruly. • Data locality concerns will be solved by ever moving compute clusters • Move compute to the data not viceversa • Algorithmic inception • Algorithms that tune other algorithms -> the automated data scientist.
  • 44. The future…is more autonomous AutoML – Auto Machine Learning Ensemble learning Hyperparameter optimization
  • 45. The future…is more accesible
  • 46. $100 free to get started. Signup at Algorithmia.com with Promo Code: DATADAYTX
  • 47. +1 206.552.9054 Diego Oppenheimer CEO doppenheimer diego@algorithmia.com @doppenhe THANK YOU! Copyright © 2015 Algorithmia. All Rights Reserved. A2-1-151111