SlideShare a Scribd company logo
1 of 57
Download to read offline
OpenML
T O WA R D S N E T W O R K E D , A U T O M A T E D
M A C H I N E L E A R N I N G
Joaquin Vanschoren (TU/e) 2015
1 6 1 0
G A L I L E O G A L I L E I
D I S C O V E R S S A T U R N ’ S R I N G S
‘ S M A I S M R M I L M E P O E TA L
E U M I B U N E N U G T TA U I R A S ’
Research different.
Royal society: Take nobody’s word for it
Open sharing of findings and methods: scientific journal
Reputation-based economy
A F T E R 3 0 0 Y E A R S
I S T H E P R I N T I N G P R E S S S T I L L
T H E B E S T M E D I U M ?
• Code, data too complex
(published separately)
• Experiment details scant
• Results unactionable, hard to
reproduce, reuse
• Papers not updatable
• Slow, limited impact tracking
• Publication bias
F O R M A C H I N E L E A R N I N G ?
Gaps in data-driven science
Domain scientists: doubts
about latest/best techniques,
run simple models on complex
data, small (biased) collaborations
Data scientists: don’t speak the
language, don’t know how to
access scientific databases, run
complex models on simple data
Industry: small companies
delimitated by lack of access to
data/expertise
Data
scientist
Domain
scientist
Tool
developer
data+
code
85% medical research resources are wasted: associations/effects
are false, exaggerated, translation into applications is inefficient
Research findings less likely to be true if:
- Studies are smaller, few collaborators
- Effect sizes are smaller
- Flexibility in designs, definitions, outcomes, analytical modes
- Teams are chasing statistical significance
Increase credibility:
- Large-scale interdisciplinary collaboration
- Replication culture, reproducibility
- Registration/sharing of data
- Better statistical methods, models
- Better study design, training
magnetopause
bow
shock
solar wind
solar wind
magnetosheath
PLASMA PHYSICS
SURFACE WAVES AND
PROCESSES
Nicolas Aunai
LABELLING (CATALOGUING) OF EVENTS STILL DONE MANUALLY
Research different.
Polymaths: Solve math problems through
massive collaboration (not competition)
Broadcast question, combine
many minds to solve it
Solved hard problems in weeks
Many (joint) publications
Research different.
SDSS: Robotic telescope, data publicly online (SkyServer)
+1 million distinct users
vs. 10.000 astronomers
Broadcast data, allow many minds to ask the right questions
Thousands of papers, citations
Next: SynopticTelescope
Research different.
How do you label a million galaxies?
Offer right tools so that anybody can contribute, instantly
Many novel discoveries by scientists and citizens
More? Read ‘Networked science’ by M. Nielsen
Why? Designed serendipity
Broadcasting data fosters spontaneous,
unexpected discoveries
What’s hard for one scientist
is easy for another: connect minds
How? Remove friction
Organized body of compatible
scientific data (and tools) online
Micro-contributions: seconds, not days
Easy, organised communication
Track who did what, give credit
OpenML
A R E A LT I M E , W O R L D W I D E L A B
F R I C T I O N - L E S S E N V I R O N M E N T F O R
M A C H I N E L E A R N I N G R E S E A R C H
Organized: Experiments connected to data, code, people. Reproducible.
Easy to use: Automated download/upload within your ML environment
Micro-contributions: Upload single dataset, algorithm, experiment
Easy communication: Online discussions per dataset, algorithm, experiment
Reputation: Auto-tracking of downloads, reuse, likes.
Real time: Share and reuse instantly, openly or in circles of trusted people
Data from
various sources
analysed and
organised online
for easy access
Scientists broadcast data by uploading or linking from existing repos.
OpenML will automatically check and analyze the data, compute
characteristics, annotate, version and index it for easy search
• Search by
keywords or
properties
• Through
website or
API
• Filters
• Tagging
• Search on
keywords or
properties
• Wiki-like
descriptions
• Analysis and
visualisation of
features
• Auto-calculation of
large range of
meta-features
Scientific tasks
that can be
interpreted by
tools and solved
collaboratively
Tasks: containers with all data, goals, procedures.
Machine-readable: tools can automatically download data, use
correct procedures, and upload results.
Creates realtime, collaborative data mining challenges.
• Example: Classification
on click prediction
dataset, using 10-fold
CV and AUC
• People submit results
(e.g. predictions)
• Server-side evaluation
(many measures)
• All results organized
online, per algorithm,
parameter setting
• Online visualizations:
every dot is a run
plotted by score
• Leaderboards visualize progress over time: who delivered breakthroughs
when, who built on top of previous solutions
• Collaborative: all code and data available, learn from others, form teams
• Real-time: who submits first gets credit, others can improve immediately
Machine learning
flows (code) that can
solve tasks and
report results.
Flows: wrappers that read tasks, return required results.
Scientists upload code or link from existing repositories/libraries.
Tool integrations allow automated data download, flow upload
and experiment logging and sharing.
• WEKA/MOA plugins:
automatically load tasks,
export results
REST API + Java, R, Python APIs
• RapidMiner plugin: new operators to load
tasks, export results and subworkflow
• R/Python interfaces: functions
to down/upload data, code,
results in few lines of code
• All results obtained with same flow organised online
• Results linked to data sets, parameter settings -> trends/comparisons
• Visualisations (dots are models, ranked by score, colored by parameters)
Experiments
auto-uploaded,
linked to data, flows
and authors, and
organised for easy
reuse
Runs uploaded by flows, contain fully reproducible results
for all tasks. OpenML evaluates and organizes all results
online for discovery, comparison and reuse
• Detailed run info
• Author, data, flow,
parameter settings,
result files, …
• Evaluation details
(e.g., results per
sample)
OpenML Community
Jan-Jun 2015
Used all over the world (and still in beta)
Great open source community, on GitHub
450+ active users, many more passive ones
1000s of datasets, flows, 450000+ runs
Projects (e-papers)
- Online counterpart of a paper, linkable
- Merge data, code, experiments (new or old)
- Public or shared within circle
Circles
Create collaborations with trusted researchers
Share results within team prior to publication
Altmetrics
- Measure real impact of your work
- Reuse, downloads, likes of data, code, projects,…
- Online reputation (more sharing)
Things we’re working on
Algorithm selection, hyperparameter tuning
- Upload dataset, system recommends techniques
- Model-based optimisation techniques
- Continuous improvement (learns from past)
Distributed computing
- Create jobs online, run anywhere you want
- Locally, clusters, clouds
Things we’re working on (please join)
Things we’re working on (please join)
Algorithm/code connections
- Improved API’s (R,Java,Python,CLI,…)
- Your favourite tool integrated
Data repository connections
- Wonderful open data repo’s (e.g. rOpenSci)
- More data formats, data set analysis
Statistical analysis
- Proper significance testing in comparisons
- Recommend evaluation techniques (e.g. CV)
Online task creation
- Definition of scientific tasks
- Freeform tasks or server-side support
p
Towards OpenML in education
Towards OpenML in education
Collaboratory: bring data
scientists and domain scientists
together online (and their data
and tools)
Easy, large-scale collab:
Extract actionable datasets, key
tools. Scientists shares data and
get help, DS can test technique
on many current datasets.
Real-time collab: share
experiments automatically,
discuss online.Automate
experimentation.
Data
scientist
Domain
scientist
Tool
developer
data+
code
Bridging gaps in data-driven science
Collaboratory: bring data
scientists and domain scientists
together online (and their data
and tools)
Easy, large-scale collab:
Extract actionable datasets, key
tools. Scientists shares data and
get help, DS can test technique
on many current datasets.
Real-time collab: share
experiments automatically,
discuss online.Automate
experimentation.
Data
scientist
Domain
scientist
Tool
developer
data+
code
Bridging gaps in data-driven science
Networked data(-driven) science
Data
repositories
Code
repositories
Human scientists
meta-data, models,
evaluations
data, code, experiment sharing, commenting
API
Automating machine learning
Human scientists
meta-data, models,
evaluations
Automated processes
Data cleaning
Algorithm Selection
Parameter Optimization
Workflow construction
Post processing
API
A U T O M AT E D M A C H I N E L E A R N I N G
D
ata
Collection
D
ata
Cleaning
M
etric
Selection
Algorithm
Selection
Param
eter O
ptim
ization
Post-processing
O
nline
evaluation
D
ata
Coding
S E M I -
Thanks to R. Caruana
A U T O M AT E D M A C H I N E L E A R N I N G
D
ata
Collection
D
ata
Cleaning
M
etric
Selection
Algorithm
Selection
Param
eter O
ptim
ization
Post-processing
O
nline
evaluation
D
ata
Coding
S E M I -
Thanks to R. Caruana
A U T O M AT E D M A C H I N E L E A R N I N G
D
ata
Collection
D
ata
Cleaning
M
etric
Selection
Algorithm
Selection
Param
eter O
ptim
ization
Post-processing
O
nline
evaluation
D
ata
Coding
S E M I -
Thanks to R. Caruana
M A C H I N E L E A R N I N G P I P E L I N E
D
ata
Collection
D
ata
Cleaning
M
etric
Selection
Algorithm
Selection
Param
eter O
ptim
ization
Post-processing
O
nline
evaluation
D
ata
Coding
Manual heuristic search: surprisingly suboptimal
Grid search: only effective with very small number of parameters
Random search: better with larger number of parameters
Bayesian Optimization: better with very large number of parameters
Critical with modern (low bias) algorithms: boosting, deep learning,…
Thanks to R. Caruana
Bayesian Optimization
1. Initial sample
Thanks to Matthew Hoffmann
Bayesian Optimization
1. Initial sample
Thanks to Matthew Hoffmann
Bayesian Optimization
1. Initial sample
2. Posterior model
Thanks to Matthew Hoffmann
Bayesian Optimization
1. Initial sample
2. Posterior model
3. Exploration strategy
(acquisition function)
Thanks to Matthew Hoffmann
Bayesian Optimization
1. Initial sample
2. Posterior model
3. Exploration strategy
(acquisition function)
4. Optimize it
Thanks to Matthew Hoffmann
Bayesian Optimization
1. Initial sample
2. Posterior model
3. Exploration strategy
(acquisition function)
4. Optimize it
5. Sample new data,
update model
Thanks to Matthew Hoffmann
Bayesian Optimization
1. Initial sample
2. Posterior model
3. Exploration strategy
(acquisition function)
4. Optimize it
5. Sample new data,
update model
6. Repeat
Thanks to Matthew Hoffmann
M A C H I N E L E A R N I N G P I P E L I N E
D
ata
Collection
D
ata
Cleaning
M
etric
Selection
A
lgorithm
Selection
Param
eter O
ptim
ization
Post-processing
O
nline
evaluation
D
ata
Coding
Meta-learning: Learn link between data properties & algorithm performance
Active testing: Sequentially predict algorithm, learn from evaluation score
Recommender systems: Evaluations are ‘ratings’ of datasets by algorithms
Data properties are crucial, depend on data domain (streams, graphs,…)
Best combined with parameter optimisation
OpenML in drug discovery
ChEMBL database
SMILEs'
Molecular'
proper0es'
(e.g.'MW,'LogP)'
Fingerprints'
(e.g.'FP2,'FP3,'
FP4,'MACSS)'
MW #LogP #TPSA #b1 #b2 #b3 #b4 #b5 #b6 #b7 #b8 #b9#
!!
377.435 !3.883 !77.85 !1 !1 !0 !0 !0 !0 !0 !0 !0 !!
341.361 !3.411 !74.73 !1 !1 !0 !1 !0 !0 !0 !0 !0 !…!
197.188 !-2.089 !103.78 !1 !1 !0 !1 !0 !0 !0 !1 !0 !!
346.813 !4.705 !50.70 !1 !0 !0 !1 !0 !0 !0 !0 !0!
! ! ! ! ! ! !.!
! ! ! ! ! ! !: !!
10.000+ regression datasets
OpenML in drug discovery
Predict best algorithm with meta-models
cforest
ctree
earth
fnn
gbm
glmnet
lassolmnnetpcr
plsr
rforest
ridge
rtree
ECFP4_1024* FCFP4_1024* ECFP6_1024+ FCFP6_1024*
0.697* 0.427* 0.725+ 0.627*
|
msdfeat< 0.1729
mutualinfo< 0.7182
skewresp< 0.3315
nentropyfeat< 1.926
netcharge1>=0.9999
netcharge3< 13.85
hydphob21< −0.09666
glmnet
fnn pcr
rforest
ridge rforest
rforest ridge
I. Olier et al. MetaSel@ECMLPKDD 2015
Fast algorithm selection
0
0.02
0.04
0.06
0.08
0.1
1 4 16 64 256 1024 4096 16384 65536
AccuracyLoss
Time (seconds)
Best on Sample
Average Rank
PCC
PCC (A3R, r = 1)
J. van Rijn et al. IDA 2015
By evaluating algorithm on smaller data samples, multi-objective evaluation
M A C H I N E L E A R N I N G P I P E L I N E
D
ata
Collection
D
ata
Cleaning
M
etric
Selection
Algorithm
Selection
Param
eter O
ptim
ization
Post-processing
O
nline
evaluation
D
ata
Coding
Detect variable types, missing values, anomalies, …
Auto-coding: Different learning algorithms require different coding
Detect changes in data (that affect model): sensors break, human error,…
Feedback loop: implementing a model changes the data it was trained on
Leakage: model is trained on data it should not see
Thanks to R. Caruana
Towards an AI for data-driven research
Symbiotic AI: learns from thousands of
human data scientists how to analyse data.
Learns which workflows work well on
which data.
Collaborates with scientists: take care of
tedious, error-prone tasks: clean data, find
similar data, try state-of-the-art, algorithm
selection, configuration,…
Couple human expertise and machine
learning: offer the right information at the
right time to the right person, so that she
can make informed decisions based on
clear evidence.
Towards an AI for data-driven research
AI (novice) - what?
Upload dataset, give 1 day to return best
possible model
Man-Computer Symbiosis - why?
Answer specific questions by scientist.
Combine machine learning with talents of
human mind (hunches, expertise).
Explains why recommendation made.
Expert level (expert) - how?
Expert asks system how it did something,
system explains all details, show code,
data
Look at my new data set :)
I analysed it, here’s a full report.
Can you remove the outliers?
I removed them, does this look ok?
Yes, now I want to predict X
OK, let me build you some optimized
classification models.
Are there similar data sets?
Here’s a ranked list, and some papers.
What’s the state-of-the-art?
I’m running all state-of-the-art techniques,
I’ll send a report soon.
What’s the difference with algo A and B?
Here’s a comparison. B looks most
promising on high-dimensional data
Towards an AI for data-driven research
T H A N K Y O U
Joaquin Vanschoren
Jan van Rijn
Bernd Bischl
Matthias Feurer
Michel Lang
Nenad Tomašev
Giuseppe Casalicchio
Luis Torgo
You?
#OpenML

More Related Content

More from Joaquin Vanschoren

More from Joaquin Vanschoren (12)

OpenML Reproducibility in Machine Learning ICML2017
OpenML Reproducibility in Machine Learning ICML2017OpenML Reproducibility in Machine Learning ICML2017
OpenML Reproducibility in Machine Learning ICML2017
 
OpenML DALI
OpenML DALIOpenML DALI
OpenML DALI
 
OpenML data@Sheffield
OpenML data@SheffieldOpenML data@Sheffield
OpenML data@Sheffield
 
OpenML Tutorial ECMLPKDD 2015
OpenML Tutorial ECMLPKDD 2015OpenML Tutorial ECMLPKDD 2015
OpenML Tutorial ECMLPKDD 2015
 
OpenML Tutorial: Networked Science in Machine Learning
OpenML Tutorial: Networked Science in Machine LearningOpenML Tutorial: Networked Science in Machine Learning
OpenML Tutorial: Networked Science in Machine Learning
 
Data science
Data scienceData science
Data science
 
OpenML 2014
OpenML 2014OpenML 2014
OpenML 2014
 
Open Machine Learning
Open Machine LearningOpen Machine Learning
Open Machine Learning
 
Hadoop tutorial
Hadoop tutorialHadoop tutorial
Hadoop tutorial
 
Hadoop sensordata part2
Hadoop sensordata part2Hadoop sensordata part2
Hadoop sensordata part2
 
Hadoop sensordata part1
Hadoop sensordata part1Hadoop sensordata part1
Hadoop sensordata part1
 
Hadoop sensordata part3
Hadoop sensordata part3Hadoop sensordata part3
Hadoop sensordata part3
 

Recently uploaded

RABBIT: A CLI tool for identifying bots based on their GitHub events.
RABBIT: A CLI tool for identifying bots based on their GitHub events.RABBIT: A CLI tool for identifying bots based on their GitHub events.
RABBIT: A CLI tool for identifying bots based on their GitHub events.natarajan8993
 
RadioAdProWritingCinderellabyButleri.pdf
RadioAdProWritingCinderellabyButleri.pdfRadioAdProWritingCinderellabyButleri.pdf
RadioAdProWritingCinderellabyButleri.pdfgstagge
 
How we prevented account sharing with MFA
How we prevented account sharing with MFAHow we prevented account sharing with MFA
How we prevented account sharing with MFAAndrei Kaleshka
 
Multiple time frame trading analysis -brianshannon.pdf
Multiple time frame trading analysis -brianshannon.pdfMultiple time frame trading analysis -brianshannon.pdf
Multiple time frame trading analysis -brianshannon.pdfchwongval
 
Predicting Salary Using Data Science: A Comprehensive Analysis.pdf
Predicting Salary Using Data Science: A Comprehensive Analysis.pdfPredicting Salary Using Data Science: A Comprehensive Analysis.pdf
Predicting Salary Using Data Science: A Comprehensive Analysis.pdfBoston Institute of Analytics
 
Top 5 Best Data Analytics Courses In Queens
Top 5 Best Data Analytics Courses In QueensTop 5 Best Data Analytics Courses In Queens
Top 5 Best Data Analytics Courses In Queensdataanalyticsqueen03
 
GA4 Without Cookies [Measure Camp AMS]
GA4 Without Cookies [Measure Camp AMS]GA4 Without Cookies [Measure Camp AMS]
GA4 Without Cookies [Measure Camp AMS]📊 Markus Baersch
 
RS 9000 Call In girls Dwarka Mor (DELHI)⇛9711147426🔝Delhi
RS 9000 Call In girls Dwarka Mor (DELHI)⇛9711147426🔝DelhiRS 9000 Call In girls Dwarka Mor (DELHI)⇛9711147426🔝Delhi
RS 9000 Call In girls Dwarka Mor (DELHI)⇛9711147426🔝Delhijennyeacort
 
Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)
Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)
Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)jennyeacort
 
专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改
专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改
专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改yuu sss
 
毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degreeyuu sss
 
20240419 - Measurecamp Amsterdam - SAM.pdf
20240419 - Measurecamp Amsterdam - SAM.pdf20240419 - Measurecamp Amsterdam - SAM.pdf
20240419 - Measurecamp Amsterdam - SAM.pdfHuman37
 
Biometric Authentication: The Evolution, Applications, Benefits and Challenge...
Biometric Authentication: The Evolution, Applications, Benefits and Challenge...Biometric Authentication: The Evolution, Applications, Benefits and Challenge...
Biometric Authentication: The Evolution, Applications, Benefits and Challenge...GQ Research
 
INTERNSHIP ON PURBASHA COMPOSITE TEX LTD
INTERNSHIP ON PURBASHA COMPOSITE TEX LTDINTERNSHIP ON PURBASHA COMPOSITE TEX LTD
INTERNSHIP ON PURBASHA COMPOSITE TEX LTDRafezzaman
 
Student profile product demonstration on grades, ability, well-being and mind...
Student profile product demonstration on grades, ability, well-being and mind...Student profile product demonstration on grades, ability, well-being and mind...
Student profile product demonstration on grades, ability, well-being and mind...Seán Kennedy
 
Statistics, Data Analysis, and Decision Modeling, 5th edition by James R. Eva...
Statistics, Data Analysis, and Decision Modeling, 5th edition by James R. Eva...Statistics, Data Analysis, and Decision Modeling, 5th edition by James R. Eva...
Statistics, Data Analysis, and Decision Modeling, 5th edition by James R. Eva...ssuserf63bd7
 
Data Analysis Project : Targeting the Right Customers, Presentation on Bank M...
Data Analysis Project : Targeting the Right Customers, Presentation on Bank M...Data Analysis Project : Targeting the Right Customers, Presentation on Bank M...
Data Analysis Project : Targeting the Right Customers, Presentation on Bank M...Boston Institute of Analytics
 
LLMs, LMMs, their Improvement Suggestions and the Path towards AGI
LLMs, LMMs, their Improvement Suggestions and the Path towards AGILLMs, LMMs, their Improvement Suggestions and the Path towards AGI
LLMs, LMMs, their Improvement Suggestions and the Path towards AGIThomas Poetter
 
modul pembelajaran robotic Workshop _ by Slidesgo.pptx
modul pembelajaran robotic Workshop _ by Slidesgo.pptxmodul pembelajaran robotic Workshop _ by Slidesgo.pptx
modul pembelajaran robotic Workshop _ by Slidesgo.pptxaleedritatuxx
 
Consent & Privacy Signals on Google *Pixels* - MeasureCamp Amsterdam 2024
Consent & Privacy Signals on Google *Pixels* - MeasureCamp Amsterdam 2024Consent & Privacy Signals on Google *Pixels* - MeasureCamp Amsterdam 2024
Consent & Privacy Signals on Google *Pixels* - MeasureCamp Amsterdam 2024thyngster
 

Recently uploaded (20)

RABBIT: A CLI tool for identifying bots based on their GitHub events.
RABBIT: A CLI tool for identifying bots based on their GitHub events.RABBIT: A CLI tool for identifying bots based on their GitHub events.
RABBIT: A CLI tool for identifying bots based on their GitHub events.
 
RadioAdProWritingCinderellabyButleri.pdf
RadioAdProWritingCinderellabyButleri.pdfRadioAdProWritingCinderellabyButleri.pdf
RadioAdProWritingCinderellabyButleri.pdf
 
How we prevented account sharing with MFA
How we prevented account sharing with MFAHow we prevented account sharing with MFA
How we prevented account sharing with MFA
 
Multiple time frame trading analysis -brianshannon.pdf
Multiple time frame trading analysis -brianshannon.pdfMultiple time frame trading analysis -brianshannon.pdf
Multiple time frame trading analysis -brianshannon.pdf
 
Predicting Salary Using Data Science: A Comprehensive Analysis.pdf
Predicting Salary Using Data Science: A Comprehensive Analysis.pdfPredicting Salary Using Data Science: A Comprehensive Analysis.pdf
Predicting Salary Using Data Science: A Comprehensive Analysis.pdf
 
Top 5 Best Data Analytics Courses In Queens
Top 5 Best Data Analytics Courses In QueensTop 5 Best Data Analytics Courses In Queens
Top 5 Best Data Analytics Courses In Queens
 
GA4 Without Cookies [Measure Camp AMS]
GA4 Without Cookies [Measure Camp AMS]GA4 Without Cookies [Measure Camp AMS]
GA4 Without Cookies [Measure Camp AMS]
 
RS 9000 Call In girls Dwarka Mor (DELHI)⇛9711147426🔝Delhi
RS 9000 Call In girls Dwarka Mor (DELHI)⇛9711147426🔝DelhiRS 9000 Call In girls Dwarka Mor (DELHI)⇛9711147426🔝Delhi
RS 9000 Call In girls Dwarka Mor (DELHI)⇛9711147426🔝Delhi
 
Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)
Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)
Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)
 
专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改
专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改
专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改
 
毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
 
20240419 - Measurecamp Amsterdam - SAM.pdf
20240419 - Measurecamp Amsterdam - SAM.pdf20240419 - Measurecamp Amsterdam - SAM.pdf
20240419 - Measurecamp Amsterdam - SAM.pdf
 
Biometric Authentication: The Evolution, Applications, Benefits and Challenge...
Biometric Authentication: The Evolution, Applications, Benefits and Challenge...Biometric Authentication: The Evolution, Applications, Benefits and Challenge...
Biometric Authentication: The Evolution, Applications, Benefits and Challenge...
 
INTERNSHIP ON PURBASHA COMPOSITE TEX LTD
INTERNSHIP ON PURBASHA COMPOSITE TEX LTDINTERNSHIP ON PURBASHA COMPOSITE TEX LTD
INTERNSHIP ON PURBASHA COMPOSITE TEX LTD
 
Student profile product demonstration on grades, ability, well-being and mind...
Student profile product demonstration on grades, ability, well-being and mind...Student profile product demonstration on grades, ability, well-being and mind...
Student profile product demonstration on grades, ability, well-being and mind...
 
Statistics, Data Analysis, and Decision Modeling, 5th edition by James R. Eva...
Statistics, Data Analysis, and Decision Modeling, 5th edition by James R. Eva...Statistics, Data Analysis, and Decision Modeling, 5th edition by James R. Eva...
Statistics, Data Analysis, and Decision Modeling, 5th edition by James R. Eva...
 
Data Analysis Project : Targeting the Right Customers, Presentation on Bank M...
Data Analysis Project : Targeting the Right Customers, Presentation on Bank M...Data Analysis Project : Targeting the Right Customers, Presentation on Bank M...
Data Analysis Project : Targeting the Right Customers, Presentation on Bank M...
 
LLMs, LMMs, their Improvement Suggestions and the Path towards AGI
LLMs, LMMs, their Improvement Suggestions and the Path towards AGILLMs, LMMs, their Improvement Suggestions and the Path towards AGI
LLMs, LMMs, their Improvement Suggestions and the Path towards AGI
 
modul pembelajaran robotic Workshop _ by Slidesgo.pptx
modul pembelajaran robotic Workshop _ by Slidesgo.pptxmodul pembelajaran robotic Workshop _ by Slidesgo.pptx
modul pembelajaran robotic Workshop _ by Slidesgo.pptx
 
Consent & Privacy Signals on Google *Pixels* - MeasureCamp Amsterdam 2024
Consent & Privacy Signals on Google *Pixels* - MeasureCamp Amsterdam 2024Consent & Privacy Signals on Google *Pixels* - MeasureCamp Amsterdam 2024
Consent & Privacy Signals on Google *Pixels* - MeasureCamp Amsterdam 2024
 

OpenML - Towards Networked and Automated Machine Learning

  • 1. OpenML T O WA R D S N E T W O R K E D , A U T O M A T E D M A C H I N E L E A R N I N G Joaquin Vanschoren (TU/e) 2015
  • 2. 1 6 1 0 G A L I L E O G A L I L E I D I S C O V E R S S A T U R N ’ S R I N G S ‘ S M A I S M R M I L M E P O E TA L E U M I B U N E N U G T TA U I R A S ’
  • 3. Research different. Royal society: Take nobody’s word for it Open sharing of findings and methods: scientific journal Reputation-based economy
  • 4. A F T E R 3 0 0 Y E A R S I S T H E P R I N T I N G P R E S S S T I L L T H E B E S T M E D I U M ? • Code, data too complex (published separately) • Experiment details scant • Results unactionable, hard to reproduce, reuse • Papers not updatable • Slow, limited impact tracking • Publication bias F O R M A C H I N E L E A R N I N G ?
  • 5. Gaps in data-driven science Domain scientists: doubts about latest/best techniques, run simple models on complex data, small (biased) collaborations Data scientists: don’t speak the language, don’t know how to access scientific databases, run complex models on simple data Industry: small companies delimitated by lack of access to data/expertise Data scientist Domain scientist Tool developer data+ code
  • 6.
  • 7. 85% medical research resources are wasted: associations/effects are false, exaggerated, translation into applications is inefficient Research findings less likely to be true if: - Studies are smaller, few collaborators - Effect sizes are smaller - Flexibility in designs, definitions, outcomes, analytical modes - Teams are chasing statistical significance Increase credibility: - Large-scale interdisciplinary collaboration - Replication culture, reproducibility - Registration/sharing of data - Better statistical methods, models - Better study design, training
  • 8. magnetopause bow shock solar wind solar wind magnetosheath PLASMA PHYSICS SURFACE WAVES AND PROCESSES Nicolas Aunai
  • 9. LABELLING (CATALOGUING) OF EVENTS STILL DONE MANUALLY
  • 10. Research different. Polymaths: Solve math problems through massive collaboration (not competition) Broadcast question, combine many minds to solve it Solved hard problems in weeks Many (joint) publications
  • 11. Research different. SDSS: Robotic telescope, data publicly online (SkyServer) +1 million distinct users vs. 10.000 astronomers Broadcast data, allow many minds to ask the right questions Thousands of papers, citations Next: SynopticTelescope
  • 12. Research different. How do you label a million galaxies? Offer right tools so that anybody can contribute, instantly Many novel discoveries by scientists and citizens More? Read ‘Networked science’ by M. Nielsen
  • 13. Why? Designed serendipity Broadcasting data fosters spontaneous, unexpected discoveries What’s hard for one scientist is easy for another: connect minds How? Remove friction Organized body of compatible scientific data (and tools) online Micro-contributions: seconds, not days Easy, organised communication Track who did what, give credit
  • 14. OpenML A R E A LT I M E , W O R L D W I D E L A B
  • 15. F R I C T I O N - L E S S E N V I R O N M E N T F O R M A C H I N E L E A R N I N G R E S E A R C H Organized: Experiments connected to data, code, people. Reproducible. Easy to use: Automated download/upload within your ML environment Micro-contributions: Upload single dataset, algorithm, experiment Easy communication: Online discussions per dataset, algorithm, experiment Reputation: Auto-tracking of downloads, reuse, likes. Real time: Share and reuse instantly, openly or in circles of trusted people
  • 16.
  • 17. Data from various sources analysed and organised online for easy access Scientists broadcast data by uploading or linking from existing repos. OpenML will automatically check and analyze the data, compute characteristics, annotate, version and index it for easy search
  • 18. • Search by keywords or properties • Through website or API • Filters • Tagging
  • 19. • Search on keywords or properties • Wiki-like descriptions • Analysis and visualisation of features • Auto-calculation of large range of meta-features
  • 20. Scientific tasks that can be interpreted by tools and solved collaboratively Tasks: containers with all data, goals, procedures. Machine-readable: tools can automatically download data, use correct procedures, and upload results. Creates realtime, collaborative data mining challenges.
  • 21. • Example: Classification on click prediction dataset, using 10-fold CV and AUC • People submit results (e.g. predictions) • Server-side evaluation (many measures) • All results organized online, per algorithm, parameter setting • Online visualizations: every dot is a run plotted by score
  • 22. • Leaderboards visualize progress over time: who delivered breakthroughs when, who built on top of previous solutions • Collaborative: all code and data available, learn from others, form teams • Real-time: who submits first gets credit, others can improve immediately
  • 23. Machine learning flows (code) that can solve tasks and report results. Flows: wrappers that read tasks, return required results. Scientists upload code or link from existing repositories/libraries. Tool integrations allow automated data download, flow upload and experiment logging and sharing.
  • 24. • WEKA/MOA plugins: automatically load tasks, export results REST API + Java, R, Python APIs • RapidMiner plugin: new operators to load tasks, export results and subworkflow • R/Python interfaces: functions to down/upload data, code, results in few lines of code
  • 25. • All results obtained with same flow organised online • Results linked to data sets, parameter settings -> trends/comparisons • Visualisations (dots are models, ranked by score, colored by parameters)
  • 26. Experiments auto-uploaded, linked to data, flows and authors, and organised for easy reuse Runs uploaded by flows, contain fully reproducible results for all tasks. OpenML evaluates and organizes all results online for discovery, comparison and reuse
  • 27. • Detailed run info • Author, data, flow, parameter settings, result files, … • Evaluation details (e.g., results per sample)
  • 28. OpenML Community Jan-Jun 2015 Used all over the world (and still in beta) Great open source community, on GitHub 450+ active users, many more passive ones 1000s of datasets, flows, 450000+ runs
  • 29. Projects (e-papers) - Online counterpart of a paper, linkable - Merge data, code, experiments (new or old) - Public or shared within circle Circles Create collaborations with trusted researchers Share results within team prior to publication Altmetrics - Measure real impact of your work - Reuse, downloads, likes of data, code, projects,… - Online reputation (more sharing) Things we’re working on
  • 30. Algorithm selection, hyperparameter tuning - Upload dataset, system recommends techniques - Model-based optimisation techniques - Continuous improvement (learns from past) Distributed computing - Create jobs online, run anywhere you want - Locally, clusters, clouds Things we’re working on (please join)
  • 31. Things we’re working on (please join) Algorithm/code connections - Improved API’s (R,Java,Python,CLI,…) - Your favourite tool integrated Data repository connections - Wonderful open data repo’s (e.g. rOpenSci) - More data formats, data set analysis Statistical analysis - Proper significance testing in comparisons - Recommend evaluation techniques (e.g. CV) Online task creation - Definition of scientific tasks - Freeform tasks or server-side support p
  • 32. Towards OpenML in education
  • 33. Towards OpenML in education
  • 34. Collaboratory: bring data scientists and domain scientists together online (and their data and tools) Easy, large-scale collab: Extract actionable datasets, key tools. Scientists shares data and get help, DS can test technique on many current datasets. Real-time collab: share experiments automatically, discuss online.Automate experimentation. Data scientist Domain scientist Tool developer data+ code Bridging gaps in data-driven science
  • 35. Collaboratory: bring data scientists and domain scientists together online (and their data and tools) Easy, large-scale collab: Extract actionable datasets, key tools. Scientists shares data and get help, DS can test technique on many current datasets. Real-time collab: share experiments automatically, discuss online.Automate experimentation. Data scientist Domain scientist Tool developer data+ code Bridging gaps in data-driven science
  • 36. Networked data(-driven) science Data repositories Code repositories Human scientists meta-data, models, evaluations data, code, experiment sharing, commenting API
  • 37. Automating machine learning Human scientists meta-data, models, evaluations Automated processes Data cleaning Algorithm Selection Parameter Optimization Workflow construction Post processing API
  • 38. A U T O M AT E D M A C H I N E L E A R N I N G D ata Collection D ata Cleaning M etric Selection Algorithm Selection Param eter O ptim ization Post-processing O nline evaluation D ata Coding S E M I - Thanks to R. Caruana
  • 39. A U T O M AT E D M A C H I N E L E A R N I N G D ata Collection D ata Cleaning M etric Selection Algorithm Selection Param eter O ptim ization Post-processing O nline evaluation D ata Coding S E M I - Thanks to R. Caruana
  • 40. A U T O M AT E D M A C H I N E L E A R N I N G D ata Collection D ata Cleaning M etric Selection Algorithm Selection Param eter O ptim ization Post-processing O nline evaluation D ata Coding S E M I - Thanks to R. Caruana
  • 41. M A C H I N E L E A R N I N G P I P E L I N E D ata Collection D ata Cleaning M etric Selection Algorithm Selection Param eter O ptim ization Post-processing O nline evaluation D ata Coding Manual heuristic search: surprisingly suboptimal Grid search: only effective with very small number of parameters Random search: better with larger number of parameters Bayesian Optimization: better with very large number of parameters Critical with modern (low bias) algorithms: boosting, deep learning,… Thanks to R. Caruana
  • 42. Bayesian Optimization 1. Initial sample Thanks to Matthew Hoffmann
  • 43. Bayesian Optimization 1. Initial sample Thanks to Matthew Hoffmann
  • 44. Bayesian Optimization 1. Initial sample 2. Posterior model Thanks to Matthew Hoffmann
  • 45. Bayesian Optimization 1. Initial sample 2. Posterior model 3. Exploration strategy (acquisition function) Thanks to Matthew Hoffmann
  • 46. Bayesian Optimization 1. Initial sample 2. Posterior model 3. Exploration strategy (acquisition function) 4. Optimize it Thanks to Matthew Hoffmann
  • 47. Bayesian Optimization 1. Initial sample 2. Posterior model 3. Exploration strategy (acquisition function) 4. Optimize it 5. Sample new data, update model Thanks to Matthew Hoffmann
  • 48. Bayesian Optimization 1. Initial sample 2. Posterior model 3. Exploration strategy (acquisition function) 4. Optimize it 5. Sample new data, update model 6. Repeat Thanks to Matthew Hoffmann
  • 49. M A C H I N E L E A R N I N G P I P E L I N E D ata Collection D ata Cleaning M etric Selection A lgorithm Selection Param eter O ptim ization Post-processing O nline evaluation D ata Coding Meta-learning: Learn link between data properties & algorithm performance Active testing: Sequentially predict algorithm, learn from evaluation score Recommender systems: Evaluations are ‘ratings’ of datasets by algorithms Data properties are crucial, depend on data domain (streams, graphs,…) Best combined with parameter optimisation
  • 50. OpenML in drug discovery ChEMBL database SMILEs' Molecular' proper0es' (e.g.'MW,'LogP)' Fingerprints' (e.g.'FP2,'FP3,' FP4,'MACSS)' MW #LogP #TPSA #b1 #b2 #b3 #b4 #b5 #b6 #b7 #b8 #b9# !! 377.435 !3.883 !77.85 !1 !1 !0 !0 !0 !0 !0 !0 !0 !! 341.361 !3.411 !74.73 !1 !1 !0 !1 !0 !0 !0 !0 !0 !…! 197.188 !-2.089 !103.78 !1 !1 !0 !1 !0 !0 !0 !1 !0 !! 346.813 !4.705 !50.70 !1 !0 !0 !1 !0 !0 !0 !0 !0! ! ! ! ! ! ! !.! ! ! ! ! ! ! !: !! 10.000+ regression datasets
  • 51. OpenML in drug discovery Predict best algorithm with meta-models cforest ctree earth fnn gbm glmnet lassolmnnetpcr plsr rforest ridge rtree ECFP4_1024* FCFP4_1024* ECFP6_1024+ FCFP6_1024* 0.697* 0.427* 0.725+ 0.627* | msdfeat< 0.1729 mutualinfo< 0.7182 skewresp< 0.3315 nentropyfeat< 1.926 netcharge1>=0.9999 netcharge3< 13.85 hydphob21< −0.09666 glmnet fnn pcr rforest ridge rforest rforest ridge I. Olier et al. MetaSel@ECMLPKDD 2015
  • 52. Fast algorithm selection 0 0.02 0.04 0.06 0.08 0.1 1 4 16 64 256 1024 4096 16384 65536 AccuracyLoss Time (seconds) Best on Sample Average Rank PCC PCC (A3R, r = 1) J. van Rijn et al. IDA 2015 By evaluating algorithm on smaller data samples, multi-objective evaluation
  • 53. M A C H I N E L E A R N I N G P I P E L I N E D ata Collection D ata Cleaning M etric Selection Algorithm Selection Param eter O ptim ization Post-processing O nline evaluation D ata Coding Detect variable types, missing values, anomalies, … Auto-coding: Different learning algorithms require different coding Detect changes in data (that affect model): sensors break, human error,… Feedback loop: implementing a model changes the data it was trained on Leakage: model is trained on data it should not see Thanks to R. Caruana
  • 54. Towards an AI for data-driven research Symbiotic AI: learns from thousands of human data scientists how to analyse data. Learns which workflows work well on which data. Collaborates with scientists: take care of tedious, error-prone tasks: clean data, find similar data, try state-of-the-art, algorithm selection, configuration,… Couple human expertise and machine learning: offer the right information at the right time to the right person, so that she can make informed decisions based on clear evidence.
  • 55. Towards an AI for data-driven research AI (novice) - what? Upload dataset, give 1 day to return best possible model Man-Computer Symbiosis - why? Answer specific questions by scientist. Combine machine learning with talents of human mind (hunches, expertise). Explains why recommendation made. Expert level (expert) - how? Expert asks system how it did something, system explains all details, show code, data
  • 56. Look at my new data set :) I analysed it, here’s a full report. Can you remove the outliers? I removed them, does this look ok? Yes, now I want to predict X OK, let me build you some optimized classification models. Are there similar data sets? Here’s a ranked list, and some papers. What’s the state-of-the-art? I’m running all state-of-the-art techniques, I’ll send a report soon. What’s the difference with algo A and B? Here’s a comparison. B looks most promising on high-dimensional data Towards an AI for data-driven research
  • 57. T H A N K Y O U Joaquin Vanschoren Jan van Rijn Bernd Bischl Matthias Feurer Michel Lang Nenad Tomašev Giuseppe Casalicchio Luis Torgo You? #OpenML