SlideShare a Scribd company logo
1 of 26
Think 2018 / DOC ID / Month XX, 2018 / © 2018 IBM Corporation
Predicting Space Weather and
Planetary Defense with NASA FDL and
IBM Cloud
—
Naeem Altaf
Distinguished Engineer
Brad DesAulniers
Sr. Solution Architect
Please note
IBM’s statements regarding its plans, directions, and intent are subject to change
or withdrawal without notice and at IBM’s sole discretion.
Information regarding potential future products is intended to outline our general
product direction and it should not be relied on in making a purchasing decision.
The information mentioned regarding potential future products is not a commitment, promise,
or legal obligation to deliver any material, code or functionality. Information about potential
future products may not be incorporated into any contract.
The development, release, and timing of any future features or functionality described for our
products remains at our sole discretion.
Performance is based on measurements and projections using standard IBM benchmarks in
a controlled environment. The actual throughput or performance that any user will
experience will vary depending upon many factors, including considerations such as the
amount of multiprogramming in the user’s job stream, the I/O configuration, the storage
configuration, and the workload processed. Therefore, no assurance can be given that an
individual user will achieve results similar to those stated here.
2
Notices and disclaimers
3Think 2018 / January 12, 2018 / © 2018 IBM Corporation
© 2018 International Business Machines Corporation. No part of this
document may be reproduced or transmitted in any form without
written permission from IBM.
U.S. Government Users Restricted Rights — use, duplication or
disclosure restricted by GSA ADP Schedule Contract with IBM.
Information in these presentations (including information relating to
products that have not yet been announced by IBM) has been reviewed
for accuracy as of the date of initial publication and could include
unintentional technical or typographical errors. IBM shall have no
responsibility to update this information. This document is distributed
“as is” without any warranty, either express or implied. In no event,
shall IBM be liable for any damage arising from the use of this
information, including but not limited to, loss of data, business
interruption, loss of profit or loss of opportunity. IBM products and
services are warranted per the terms and conditions of the agreements
under which they are provided.
IBM products are manufactured from new parts or new and used parts.
In some cases, a product may not be new and may have been previously
installed. Regardless, our warranty terms apply.”
Any statements regarding IBM's future direction, intent or product
plans are subject to change or withdrawal without notice.
Performance data contained herein was generally obtained in a
controlled, isolated environments. Customer examples are presented as
illustrations of how those
customers have used IBM products and the results they may have
achieved. Actual performance, cost, savings or other results in other
operating environments may vary.
References in this document to IBM products, programs, or services does
not imply that IBM intends to make such products, programs or services
available in all countries in which IBM operates or does business.
Workshops, sessions and associated materials may have been prepared
by independent session speakers, and do not necessarily reflect the
views of IBM. All materials and discussions are provided for informational
purposes only, and are neither intended to, nor shall constitute legal or
other guidance or advice to any individual participant or their specific
situation.
It is the customer’s responsibility to insure its own compliance with legal
requirements and to obtain advice of competent legal counsel as to
the identification and interpretation of any relevant laws and regulatory
requirements that may affect the customer’s business and any actions
the customer may need to take to comply with such laws. IBM does not
provide legal advice or represent or warrant that its services or products
will ensure that the customer follows any law.
Notices and disclaimers
continued
4Think 2018 / DOC ID / Month XX, 2018 / © 2018 IBM Corporation
Information concerning non-IBM products was obtained from the
suppliers of those products, their published announcements or other
publicly available sources. IBM has not tested those products about this
publication and cannot confirm the accuracy of performance, compatibility
or any other claims related to non-IBM products. Questions on the
capabilities of non-IBM products should be addressed to the suppliers of
those products. IBM does not warrant the quality of any third-party
products, or the ability of any such third-party products to
interoperate with IBM’s products. IBM expressly disclaims all
warranties, expressed or implied, including but not limited to, the
implied warranties of merchantability and fitness for a purpose.
The provision of the information contained herein is not intended to, and
does not, grant any right or license under any IBM patents, copyrights,
trademarks or other intellectual property right.
IBM, the IBM logo, ibm.com and [names of other referenced IBM
products and services used in the presentation] are trademarks of
International Business Machines Corporation, registered in many
jurisdictions worldwide. Other product and service names might
be trademarks of IBM or other companies. A current list of IBM
trademarks is available on the Web at "Copyright and trademark
information" at: www.ibm.com/legal/copytrade.shtml.
.
NASA Frontier
Development Lab and
IBM
Improving planet
safety with AI
5Think 2018 / DOC ID / Month XX, 2018 / © 2018 IBM Corporation
6Think 2018 / DOC ID / Month XX, 2018 / © 2018 IBM Corporation
• NASA FDL runs an intense 8-week concentrated study program
hosted at the SETI Institute and NASA Ames to address space
problems using advanced DL / AI techniques
• Over 40 post-doc researchers and professional scientists
participated to NASA Ames tackle these problems using the IBM
provisioned environment:
• Lockheed Martin Solar Physics Division
• CERN AI Research, NASA JPL, NASA Ames
• Oxford University, Stanford, Cornell, Caltech, Cambridge,
Georgia Tech, etc.
NASA FRONTIER DEVELOPMENT LAB
An applied artificial intelligence research accelerator established to maximize
new AI technologies and capacities emerging in academia and the private
sector and apply them to challenges in space
PLANETARY DEFENSE
LONG PERIOD COMETS
PROVIDE MORE WARNING TIME FOR LONG-
PERIOD COMET IMPACTS BY APPLYING DEEP
LEARNING TO METEOR SHOWER
OBSERVATIONS.
7Think 2018 / DOC ID / Month XX, 2018 / © 2018 IBM Corporation
RADAR 3D SHAPE MODELING
DEVELOP A METHODOLOGY TO AUTOMATE
THE BACKLOG OF NEO RADAR IMAGERY
THAT REQUIRES SHAPE MODELING - AND
ALSO IMPROVE THE RESOLUTION OF THE
RESULT.
SPACE WEATHER
SOLAR-TERRESTRIAL INTERACTIONS
IMPROVE UNDERSTANDING OF SOLAR
INFLUENCE ON EARTH’S MAGNETOSPHERE
AND ATMOSPHERE.
8Think 2018 / DOC ID / Month XX, 2018 / © 2018 IBM Corporation
SOLAR STORM PREDICTION
DISCOVERING NEW RELATIONSHIPS
AND AGENTS TO HELP PREDICT MAJOR
SOLAR EVENTS.
LONG-PERIOD COMETS
PROVIDE MORE WARNING
TIME FOR LONG-PERIOD
COMET IMPACTS BY
APPLYING DEEP LEARNING
TO METEOR SHOWER
OBSERVATIONS.
9Think 2018 / DOC ID / Month XX, 2018 / © 2018 IBM Corporation
Add years of extra warning time to finding the
otherwise hard-to-spot dangerous space objects.
This task is particularly suited to a machine learning
approach because of the large scale of data, the
need for integration of surveys from around the
globe without human intervention, and the need to
operate for a long period of time.
The deep learning algorithms would be used to
recognize meteors amongst false positives (e.g.,
satellites), and can triangulate the meteor trajectory
in Earth’s atmosphere, its entry speed, and the pre-
impact orbit in space through combining different
camera objectives to the same meteor.
Planetary Defense
LONG-PERIOD COMETS
Technologies Used
10Think 2018 / DOC ID / Month XX, 2018 / © 2018 IBM Corporation
• Long Short Term Memory (LSTM)
• Special flavor of Recurrent Neural Networks
(RNNs)
• Precision 90%
• Recall 89%
• Convolutional Neural Network (CNN)
• Standard AlexNet architecture
• Precision 88.6%
• Recall 90.3%
• Radio Frequency Machine Learning Systems
(RFMLS)
• Trained a random forest to classify meteor vs
non-meteor in dataset of ~200,000 objects
from CAMS
• Precision: 90%
• Recall: 80.6%
Planetary Defense
Results – Planetary Defense (Long-Period
Comets)
11Think 2018 / DOC ID / Month XX, 2018 / © 2018 IBM Corporation
IBM and FDL
• Improved and automated the identification of meteors above human level
performance on images detected in meteor shower surveys using machine
learning and deep learning
• Recovered known meteor shower streams and characterized previously unknown
meteor showers from meteor orbital data
• We are able to find rare meteor outbursts from dust trail encounters that could
trace the orbits of dangerous long-period comets
RADAR 3D SHAPE
MODELING
INVERTING RADAR
IMAGES: SCALING
RESOLUTION AND
AUTOMATION OF SHAPE
MODELING NEAR EARTH
OBJECTS.
12Think 2018 / DOC ID / Month XX, 2018 / © 2018 IBM Corporation
During FDL 2016 the radar shape modeling team
studied ways to accelerate and better automate
analysis of delay-Doppler radar images of asteroids
obtained by the Arecibo and Goldstone planetary
radars. Bayesian optimization and VAE (Variational
Auto Encoder) neural net approaches were
implemented showing promising results. The VAE
approach in particular suggests further opportunity
for producing more detailed shape models from
delay-Doppler data and identifying specific features.
First Objective: To investigate how the performance
of the VAE network architecture scales as the
number of latent variables is increased.
Second: To investigate other architectures used in
machine vision and remote 3D modeling
applications and determine if they have additional
value to planetary defense.
Planetary Defense
RADAR 3D SHAPE
MODELING
Technologies Used
13Think 2018 / DOC ID / Month XX, 2018 / © 2018 IBM Corporation
• Starts with Raw Radar Data
• Preprocessing generates a simplified shape
• Bayesian optimization to automate pole
searches (spin axis direction)
• Deep Neural Network (DNN)
• Generative adversarial networks (GANs)
• 3D Representations generated from output of
DNNs and GANs using Point Clouds in Graphs
Planetary Defense
Results – Planetary Defense (3D Shape
Modeling)
14Think 2018 / DOC ID / Month XX, 2018 / © 2018 IBM Corporation
IBM and FDL
• Pre-processing is faster
• Spin axis determination is faster
• Training data generation is improved
• Neural network is improved
SOLAR-TERRESTRIAL
INTERACTIONS
IMPROVE
UNDERSTANDING OF
SOLAR INFLUENCE ON
EARTH’S
MAGNETOSPHERE AND
ATMOSPHERE.
15Think 2018 / DOC ID / Month XX, 2018 / © 2018 IBM Corporation
The term ‘Space Weather’ generally refers to
conditions on the sun and in the solar wind,
interacting with our planet’s magnetosphere and
upper atmosphere and in turn impacting the
performance and reliability of space and ground
based technological systems.
The opportunity offered by AI techniques is remote
sensing and in situ measurements from NASA’s
Heliophysics System Observatory exploring the
connections between solar forcing, heliospheric
changes and manifestations of space weather in the
Earth’s magnetosphere and atmosphere.
Potential breakthroughs include finding evidence for
solar influence on lightning patterns, major
improvements in the ability to predict the duration
and strength of geomagnetic storms, and the ability
to predict ionospheric changes during major solar
storms.
Space Weather
SOLAR-TERRESTRIAL
INTERACTIONS
Technologies Used
16Think 2018 / DOC ID / Month XX, 2018 / © 2018 IBM Corporation
• B-Sting: Solar Terrestrial Interactions Neural
Network Generator
• OpenSource data-driven tool for space
weather forecasting
• Predicts Kp (common index that captures
geomagnetic disturbances)
• Keras on top of Tensorflow
• Long Short Term Memory (LSTM)
• Special flavor of Recurrent Neural Networks
(RNNs) capable of learning long term
dependencies
• Able to predict Kp 3-6 hours ahead with > 95%
confidence
Space Weather
Results – Solar-Terrestrial Interactions
17Think 2018 / DOC ID / Month XX, 2018 / © 2018 IBM Corporation
IBM and FDL
• Prediction of Kp 3 hours ahead
• Confidence level of more than 95%
SOLAR STORM
PREDICTION
DISCOVERING NEW
RELATIONSHIPS AND
AGENTS TO HELP PREDICT
MAJOR SOLAR EVENTS.
18Think 2018 / DOC ID / Month XX, 2018 / © 2018 IBM Corporation
There have been 26 significant solar storm events
affecting Earth over the last 50 years. In serious
cases, these solar events can cause significant
damage to human infrastructure. Solar storms are
particularly significant as we begin to think about
moving out of LEO into deep space exploration,
permanently crewed facilities on the Moon, cis-lunar
space and NASA’s goal to visit Mars within the next
two decades.
Emerging AI tools offer the opportunity to analyze
variations in the solar magnetic field and solar
corona using data from the Solar Dynamics
Observatory (SDO, surface vector magnetograms,
and EUV images), in order to discover relationships
between the observed magnetic activity in the
photosphere and corona and to identify the agents
that drive solar eruptive events (flares and coronal
mass ejections).
Space Weather
SOLAR STORM
PREDICTION
Technologies Used
19Think 2018 / DOC ID / Month XX, 2018 / © 2018 IBM Corporation
• Convolutional Neural Networks (CNNs)
• Data from Solar Dynamics Observatory (SDO)
• One of the SDO instruments, the Atmospheric
Imaging Assembly (AIA), focuses on the
evolution of the magnetic environment in the
Sun’s atmosphere and its interaction with
embedded and surrounding plasma
• FlareNet
• https://github.com/nasa-fdl/flarenet
• Components for downloading and
transforming SDO data, specifying network
architectures, and running experiments
Space Weather
Results – Solar Storm Team
20Think 2018 / DOC ID / Month XX, 2018 / © 2018 IBM Corporation
IBM and FDL
• Dimensionality Reduction
• Topological model of solar magnetic field
• Trained Convolutional Neural Network
• A flare forecasting tool (FlareNet)
IBM Cloud Cognitive Systems & Solution Architecture
21Think 2018 / DOC ID / Month XX, 2018 / © 2018 IBM Corporation
IBM and FDL
Object
Storage
Staging DataIngesting Data
Aspera
Preparing Data
Processing
Model Training / Testing /
Validation/ Inferencing
21
5
6
3
4
16 bare-metal servers, each with:
•CPU = Dual Xeon E5-2690v4 / 28
cores / 2.60 GHz
•GPU = 2 x Tesla P100 with 16GB
(PCIe form factor)
•Memory = 128GB
•Network: 10GBps dual NIC / 10
Gbps
•Local Disk: 1.2 TB SSD (10 DWPD)
•OS: Ubuntu Linux 16.04 LTS Xenial
Xerus
• ACE
• HMI
• AIA
• Lightning Data
• Radar Images
1. RAW data from source moved via High Speed Ingest “Aspera”
2. RAW data Stored in “Cloud Object Storage”
3. RAW data Accessed by Notebooks using spark and python libraries, Data is Processed using “Data Science Experience”
4. Processed data stored back in “Cloud Object Storage”
5. Processed data fetched in Chunks by “Cognitive Systems – GPU Enabled” to local disks, for Training/Testing/Validating
the Model and Inferencing
6. Final results (Predictions) are written to local disk and copied over back to “Cloud Object Storage”
IBM NASA FDL 2017 Results
22Think 2018 / DOC ID / Month XX, 2018 / © 2018 IBM Corporation
IBM and FDL
Benefits and Key Metrics
• A team of researchers and data scientists used machine learning techniques on the IBM Cloud to:
• Develop new processes for 3D modeling of asteroids from radar data
• Developed a solar flare forecasting model capable of warning stakeholders at least an hour in advance
Solution & Technology
• IBM Cloud Cognitive Systems with NVIDIA P100 GPUs
• IBM Cloud Object Storage
• IBM Data Science Experience
Press & Publication
• CBR: https://www.cbronline.com/news/ibm-iot-rotterdam-nvidia-gpu-cloud
• Fast Company: https://www.fastcompany.com/40498881/nasa-silicon-valley-ai-frontier-development-lab
• HPCwire: https://www.hpcwire.com/2018/01/31/ibm-adds-v100-gpus-ibm-cloud-targets-ai-hpc/
• IBM Blog post: https://www.ibm.com/blogs/cloud-computing/2018/01/ai-hpc-workloads-nvidia/
• TechRepublic: https://www.techrepublic.com/article/nvidia-brings-its-fastest-gpu-accelerator-to-ibm-cloud-to-boost-ai-hpc-
workloads/
• FlareNet: A Deep Learning Framework for Solar Phenomena Prediction:
https://dl4physicalsciences.github.io/files/nips_dlps_2017_5.pdf
IBM NASA FDL 2018: What’s Next !
23Think 2018 / DOC ID / Month XX, 2018 / © 2018 IBM Corporation
IBM and FDL
NASA FDL Program: June 25th – August 17th 2018
Growing depth and breadth and impact
Science domains has grown from 3 to 6
FDL Research teams have grown from 5 to 8
Science challenges from NASA have grown from 9 to 12
The Government’s Space Policy Directive (signed Dec 2017) puts this work
at the center of NASA’s immediate science priorities and mission goals
Projects
Space Weather
Earth Observation Team
Technology
Data Science Experience
Watson Machine Learning
PowerAI Cognitive Systems
IBM Q (Quantum Compute)
NASA AI
NASA is actively establishing its AI enhancement plans for the NASA
Advanced Supercomputer (Pleiades) installation in Mountain View, and
participate in the FDL program to determine infrastructure requirements and
vendor strengths
References
24Think 2018 / DOC ID / Month XX, 2018 / © 2018 IBM Corporation
IBM and FDL
NASA FDL
SETI
SETI 2
FlareNet for Solar Prediction
HPC Workload Blog
Thank you
25Think 2018 / DOC ID / Month XX, 2018 / © 2018 IBM Corporation
Naeem Altaf
Distinguished Engineer
—
naltaf@us.ibm.com
+1-555-555-5555
ibm.com
Brad DesAulniers
Solution Architect
—
bradd@us.ibm.com
+1-555-555-5555
ibm.com
26Think 2018 / DOC ID / Month XX, 2018 / © 2018 IBM Corporation

More Related Content

Similar to Think 2018 ibm session_nasa_seti

Accelerate your digital transformation with IBM Cloud for CIO Focus Summit
Accelerate your digital transformation with IBM Cloud for CIO Focus SummitAccelerate your digital transformation with IBM Cloud for CIO Focus Summit
Accelerate your digital transformation with IBM Cloud for CIO Focus SummitMark Osborn
 
World of Watson Ask Me Anything About IoT
World of Watson Ask Me Anything About IoTWorld of Watson Ask Me Anything About IoT
World of Watson Ask Me Anything About IoTMarkus Van Kempen
 
The Power of IBM SmartCloud for Social Business and XPages App Dev
The Power of IBM SmartCloud for Social Business and XPages App DevThe Power of IBM SmartCloud for Social Business and XPages App Dev
The Power of IBM SmartCloud for Social Business and XPages App DevNiklas Heidloff
 
The Power of IBM SmartCloud for Social Business and XPages App Dev
The Power of IBM SmartCloud for Social Business and XPages App DevThe Power of IBM SmartCloud for Social Business and XPages App Dev
The Power of IBM SmartCloud for Social Business and XPages App DevIBM Connections Developers
 
Improving Software Delivery with Software Defined Environments (IBM Interconn...
Improving Software Delivery with Software Defined Environments (IBM Interconn...Improving Software Delivery with Software Defined Environments (IBM Interconn...
Improving Software Delivery with Software Defined Environments (IBM Interconn...Michael Elder
 
IT Roadmap Atlanta Deliver on your innovation goals with IBM Bluemix
IT Roadmap Atlanta Deliver on your innovation goals with IBM BluemixIT Roadmap Atlanta Deliver on your innovation goals with IBM Bluemix
IT Roadmap Atlanta Deliver on your innovation goals with IBM BluemixCarl Osipov
 
Enabling Big Data with IBM InfoSphere Optim
Enabling Big Data with IBM InfoSphere OptimEnabling Big Data with IBM InfoSphere Optim
Enabling Big Data with IBM InfoSphere OptimVineet
 
DNUG Closing Session - ICS App Dev Update - 06/07/13
DNUG Closing Session - ICS App Dev Update - 06/07/13DNUG Closing Session - ICS App Dev Update - 06/07/13
DNUG Closing Session - ICS App Dev Update - 06/07/13Niklas Heidloff
 
IBM MQ on cloud and containers
IBM MQ on cloud and containersIBM MQ on cloud and containers
IBM MQ on cloud and containersRobert Parker
 
IBM Think 2018: IBM MQ Appliance
IBM Think 2018: IBM MQ ApplianceIBM Think 2018: IBM MQ Appliance
IBM Think 2018: IBM MQ ApplianceJamie Squibb
 
Igniting Application Testing with AI + Automation
Igniting Application Testing with AI + Automation Igniting Application Testing with AI + Automation
Igniting Application Testing with AI + Automation IBM
 
Making People Flow in Cities Measurable and Analyzable
Making People Flow in Cities Measurable and AnalyzableMaking People Flow in Cities Measurable and Analyzable
Making People Flow in Cities Measurable and AnalyzableWeiwei Yang
 
Quantum Computing (IBM Q) - Hive Think Tank Event w/ Dr. Bob Sutor - 02.22.18
Quantum Computing (IBM Q) - Hive Think Tank Event w/ Dr. Bob Sutor - 02.22.18Quantum Computing (IBM Q) - Hive Think Tank Event w/ Dr. Bob Sutor - 02.22.18
Quantum Computing (IBM Q) - Hive Think Tank Event w/ Dr. Bob Sutor - 02.22.18The Hive
 
IBM Think 2018: IBM MQ High Availability
IBM Think 2018: IBM MQ High AvailabilityIBM Think 2018: IBM MQ High Availability
IBM Think 2018: IBM MQ High AvailabilityJamie Squibb
 
6329 get hands on with kubernetes v2
6329 get hands on with kubernetes v26329 get hands on with kubernetes v2
6329 get hands on with kubernetes v2Sreeni Pamidala
 
Lessons from handling up to 26 Billion transactions a day - The Weather Compa...
Lessons from handling up to 26 Billion transactions a day - The Weather Compa...Lessons from handling up to 26 Billion transactions a day - The Weather Compa...
Lessons from handling up to 26 Billion transactions a day - The Weather Compa...Derek Baron
 
IC6284A - The Art of Choosing the Best Cloud Solution
IC6284A - The Art of Choosing the Best Cloud SolutionIC6284A - The Art of Choosing the Best Cloud Solution
IC6284A - The Art of Choosing the Best Cloud SolutionHendrik van Run
 
Fnb optimizes retail banking product offers using real-time propensity models...
Fnb optimizes retail banking product offers using real-time propensity models...Fnb optimizes retail banking product offers using real-time propensity models...
Fnb optimizes retail banking product offers using real-time propensity models...Avsharn
 
IBM Innovation StudioHult Business Challenge—Informa
IBM Innovation StudioHult Business Challenge—InformaIBM Innovation StudioHult Business Challenge—Informa
IBM Innovation StudioHult Business Challenge—InformaLizbethQuinonez813
 
InterConnect 2017 : z/OS-as-a-Service: The Disposable LPAR
InterConnect 2017 : z/OS-as-a-Service: The Disposable LPARInterConnect 2017 : z/OS-as-a-Service: The Disposable LPAR
InterConnect 2017 : z/OS-as-a-Service: The Disposable LPARDevOps for Enterprise Systems
 

Similar to Think 2018 ibm session_nasa_seti (20)

Accelerate your digital transformation with IBM Cloud for CIO Focus Summit
Accelerate your digital transformation with IBM Cloud for CIO Focus SummitAccelerate your digital transformation with IBM Cloud for CIO Focus Summit
Accelerate your digital transformation with IBM Cloud for CIO Focus Summit
 
World of Watson Ask Me Anything About IoT
World of Watson Ask Me Anything About IoTWorld of Watson Ask Me Anything About IoT
World of Watson Ask Me Anything About IoT
 
The Power of IBM SmartCloud for Social Business and XPages App Dev
The Power of IBM SmartCloud for Social Business and XPages App DevThe Power of IBM SmartCloud for Social Business and XPages App Dev
The Power of IBM SmartCloud for Social Business and XPages App Dev
 
The Power of IBM SmartCloud for Social Business and XPages App Dev
The Power of IBM SmartCloud for Social Business and XPages App DevThe Power of IBM SmartCloud for Social Business and XPages App Dev
The Power of IBM SmartCloud for Social Business and XPages App Dev
 
Improving Software Delivery with Software Defined Environments (IBM Interconn...
Improving Software Delivery with Software Defined Environments (IBM Interconn...Improving Software Delivery with Software Defined Environments (IBM Interconn...
Improving Software Delivery with Software Defined Environments (IBM Interconn...
 
IT Roadmap Atlanta Deliver on your innovation goals with IBM Bluemix
IT Roadmap Atlanta Deliver on your innovation goals with IBM BluemixIT Roadmap Atlanta Deliver on your innovation goals with IBM Bluemix
IT Roadmap Atlanta Deliver on your innovation goals with IBM Bluemix
 
Enabling Big Data with IBM InfoSphere Optim
Enabling Big Data with IBM InfoSphere OptimEnabling Big Data with IBM InfoSphere Optim
Enabling Big Data with IBM InfoSphere Optim
 
DNUG Closing Session - ICS App Dev Update - 06/07/13
DNUG Closing Session - ICS App Dev Update - 06/07/13DNUG Closing Session - ICS App Dev Update - 06/07/13
DNUG Closing Session - ICS App Dev Update - 06/07/13
 
IBM MQ on cloud and containers
IBM MQ on cloud and containersIBM MQ on cloud and containers
IBM MQ on cloud and containers
 
IBM Think 2018: IBM MQ Appliance
IBM Think 2018: IBM MQ ApplianceIBM Think 2018: IBM MQ Appliance
IBM Think 2018: IBM MQ Appliance
 
Igniting Application Testing with AI + Automation
Igniting Application Testing with AI + Automation Igniting Application Testing with AI + Automation
Igniting Application Testing with AI + Automation
 
Making People Flow in Cities Measurable and Analyzable
Making People Flow in Cities Measurable and AnalyzableMaking People Flow in Cities Measurable and Analyzable
Making People Flow in Cities Measurable and Analyzable
 
Quantum Computing (IBM Q) - Hive Think Tank Event w/ Dr. Bob Sutor - 02.22.18
Quantum Computing (IBM Q) - Hive Think Tank Event w/ Dr. Bob Sutor - 02.22.18Quantum Computing (IBM Q) - Hive Think Tank Event w/ Dr. Bob Sutor - 02.22.18
Quantum Computing (IBM Q) - Hive Think Tank Event w/ Dr. Bob Sutor - 02.22.18
 
IBM Think 2018: IBM MQ High Availability
IBM Think 2018: IBM MQ High AvailabilityIBM Think 2018: IBM MQ High Availability
IBM Think 2018: IBM MQ High Availability
 
6329 get hands on with kubernetes v2
6329 get hands on with kubernetes v26329 get hands on with kubernetes v2
6329 get hands on with kubernetes v2
 
Lessons from handling up to 26 Billion transactions a day - The Weather Compa...
Lessons from handling up to 26 Billion transactions a day - The Weather Compa...Lessons from handling up to 26 Billion transactions a day - The Weather Compa...
Lessons from handling up to 26 Billion transactions a day - The Weather Compa...
 
IC6284A - The Art of Choosing the Best Cloud Solution
IC6284A - The Art of Choosing the Best Cloud SolutionIC6284A - The Art of Choosing the Best Cloud Solution
IC6284A - The Art of Choosing the Best Cloud Solution
 
Fnb optimizes retail banking product offers using real-time propensity models...
Fnb optimizes retail banking product offers using real-time propensity models...Fnb optimizes retail banking product offers using real-time propensity models...
Fnb optimizes retail banking product offers using real-time propensity models...
 
IBM Innovation StudioHult Business Challenge—Informa
IBM Innovation StudioHult Business Challenge—InformaIBM Innovation StudioHult Business Challenge—Informa
IBM Innovation StudioHult Business Challenge—Informa
 
InterConnect 2017 : z/OS-as-a-Service: The Disposable LPAR
InterConnect 2017 : z/OS-as-a-Service: The Disposable LPARInterConnect 2017 : z/OS-as-a-Service: The Disposable LPAR
InterConnect 2017 : z/OS-as-a-Service: The Disposable LPAR
 

Recently uploaded

Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Neo4j
 
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
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024The Digital Insurer
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
Science&tech:THE INFORMATION AGE STS.pdf
Science&tech:THE INFORMATION AGE STS.pdfScience&tech:THE INFORMATION AGE STS.pdf
Science&tech:THE INFORMATION AGE STS.pdfjimielynbastida
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
Unlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsUnlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsPrecisely
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Enterprise Knowledge
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024BookNet Canada
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Wonjun Hwang
 
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
 
Bluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdfBluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdfngoud9212
 

Recently uploaded (20)

Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024
 
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...
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024
 
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
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
Science&tech:THE INFORMATION AGE STS.pdf
Science&tech:THE INFORMATION AGE STS.pdfScience&tech:THE INFORMATION AGE STS.pdf
Science&tech:THE INFORMATION AGE STS.pdf
 
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptxVulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
Unlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power SystemsUnlocking the Potential of the Cloud for IBM Power Systems
Unlocking the Potential of the Cloud for IBM Power Systems
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
 
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
 
Bluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdfBluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdf
 

Think 2018 ibm session_nasa_seti

  • 1. Think 2018 / DOC ID / Month XX, 2018 / © 2018 IBM Corporation Predicting Space Weather and Planetary Defense with NASA FDL and IBM Cloud — Naeem Altaf Distinguished Engineer Brad DesAulniers Sr. Solution Architect
  • 2. Please note IBM’s statements regarding its plans, directions, and intent are subject to change or withdrawal without notice and at IBM’s sole discretion. Information regarding potential future products is intended to outline our general product direction and it should not be relied on in making a purchasing decision. The information mentioned regarding potential future products is not a commitment, promise, or legal obligation to deliver any material, code or functionality. Information about potential future products may not be incorporated into any contract. The development, release, and timing of any future features or functionality described for our products remains at our sole discretion. Performance is based on measurements and projections using standard IBM benchmarks in a controlled environment. The actual throughput or performance that any user will experience will vary depending upon many factors, including considerations such as the amount of multiprogramming in the user’s job stream, the I/O configuration, the storage configuration, and the workload processed. Therefore, no assurance can be given that an individual user will achieve results similar to those stated here. 2
  • 3. Notices and disclaimers 3Think 2018 / January 12, 2018 / © 2018 IBM Corporation © 2018 International Business Machines Corporation. No part of this document may be reproduced or transmitted in any form without written permission from IBM. U.S. Government Users Restricted Rights — use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM. Information in these presentations (including information relating to products that have not yet been announced by IBM) has been reviewed for accuracy as of the date of initial publication and could include unintentional technical or typographical errors. IBM shall have no responsibility to update this information. This document is distributed “as is” without any warranty, either express or implied. In no event, shall IBM be liable for any damage arising from the use of this information, including but not limited to, loss of data, business interruption, loss of profit or loss of opportunity. IBM products and services are warranted per the terms and conditions of the agreements under which they are provided. IBM products are manufactured from new parts or new and used parts. In some cases, a product may not be new and may have been previously installed. Regardless, our warranty terms apply.” Any statements regarding IBM's future direction, intent or product plans are subject to change or withdrawal without notice. Performance data contained herein was generally obtained in a controlled, isolated environments. Customer examples are presented as illustrations of how those customers have used IBM products and the results they may have achieved. Actual performance, cost, savings or other results in other operating environments may vary. References in this document to IBM products, programs, or services does not imply that IBM intends to make such products, programs or services available in all countries in which IBM operates or does business. Workshops, sessions and associated materials may have been prepared by independent session speakers, and do not necessarily reflect the views of IBM. All materials and discussions are provided for informational purposes only, and are neither intended to, nor shall constitute legal or other guidance or advice to any individual participant or their specific situation. It is the customer’s responsibility to insure its own compliance with legal requirements and to obtain advice of competent legal counsel as to the identification and interpretation of any relevant laws and regulatory requirements that may affect the customer’s business and any actions the customer may need to take to comply with such laws. IBM does not provide legal advice or represent or warrant that its services or products will ensure that the customer follows any law.
  • 4. Notices and disclaimers continued 4Think 2018 / DOC ID / Month XX, 2018 / © 2018 IBM Corporation Information concerning non-IBM products was obtained from the suppliers of those products, their published announcements or other publicly available sources. IBM has not tested those products about this publication and cannot confirm the accuracy of performance, compatibility or any other claims related to non-IBM products. Questions on the capabilities of non-IBM products should be addressed to the suppliers of those products. IBM does not warrant the quality of any third-party products, or the ability of any such third-party products to interoperate with IBM’s products. IBM expressly disclaims all warranties, expressed or implied, including but not limited to, the implied warranties of merchantability and fitness for a purpose. The provision of the information contained herein is not intended to, and does not, grant any right or license under any IBM patents, copyrights, trademarks or other intellectual property right. IBM, the IBM logo, ibm.com and [names of other referenced IBM products and services used in the presentation] are trademarks of International Business Machines Corporation, registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at: www.ibm.com/legal/copytrade.shtml. .
  • 5. NASA Frontier Development Lab and IBM Improving planet safety with AI 5Think 2018 / DOC ID / Month XX, 2018 / © 2018 IBM Corporation
  • 6. 6Think 2018 / DOC ID / Month XX, 2018 / © 2018 IBM Corporation • NASA FDL runs an intense 8-week concentrated study program hosted at the SETI Institute and NASA Ames to address space problems using advanced DL / AI techniques • Over 40 post-doc researchers and professional scientists participated to NASA Ames tackle these problems using the IBM provisioned environment: • Lockheed Martin Solar Physics Division • CERN AI Research, NASA JPL, NASA Ames • Oxford University, Stanford, Cornell, Caltech, Cambridge, Georgia Tech, etc. NASA FRONTIER DEVELOPMENT LAB An applied artificial intelligence research accelerator established to maximize new AI technologies and capacities emerging in academia and the private sector and apply them to challenges in space
  • 7. PLANETARY DEFENSE LONG PERIOD COMETS PROVIDE MORE WARNING TIME FOR LONG- PERIOD COMET IMPACTS BY APPLYING DEEP LEARNING TO METEOR SHOWER OBSERVATIONS. 7Think 2018 / DOC ID / Month XX, 2018 / © 2018 IBM Corporation RADAR 3D SHAPE MODELING DEVELOP A METHODOLOGY TO AUTOMATE THE BACKLOG OF NEO RADAR IMAGERY THAT REQUIRES SHAPE MODELING - AND ALSO IMPROVE THE RESOLUTION OF THE RESULT.
  • 8. SPACE WEATHER SOLAR-TERRESTRIAL INTERACTIONS IMPROVE UNDERSTANDING OF SOLAR INFLUENCE ON EARTH’S MAGNETOSPHERE AND ATMOSPHERE. 8Think 2018 / DOC ID / Month XX, 2018 / © 2018 IBM Corporation SOLAR STORM PREDICTION DISCOVERING NEW RELATIONSHIPS AND AGENTS TO HELP PREDICT MAJOR SOLAR EVENTS.
  • 9. LONG-PERIOD COMETS PROVIDE MORE WARNING TIME FOR LONG-PERIOD COMET IMPACTS BY APPLYING DEEP LEARNING TO METEOR SHOWER OBSERVATIONS. 9Think 2018 / DOC ID / Month XX, 2018 / © 2018 IBM Corporation Add years of extra warning time to finding the otherwise hard-to-spot dangerous space objects. This task is particularly suited to a machine learning approach because of the large scale of data, the need for integration of surveys from around the globe without human intervention, and the need to operate for a long period of time. The deep learning algorithms would be used to recognize meteors amongst false positives (e.g., satellites), and can triangulate the meteor trajectory in Earth’s atmosphere, its entry speed, and the pre- impact orbit in space through combining different camera objectives to the same meteor. Planetary Defense
  • 10. LONG-PERIOD COMETS Technologies Used 10Think 2018 / DOC ID / Month XX, 2018 / © 2018 IBM Corporation • Long Short Term Memory (LSTM) • Special flavor of Recurrent Neural Networks (RNNs) • Precision 90% • Recall 89% • Convolutional Neural Network (CNN) • Standard AlexNet architecture • Precision 88.6% • Recall 90.3% • Radio Frequency Machine Learning Systems (RFMLS) • Trained a random forest to classify meteor vs non-meteor in dataset of ~200,000 objects from CAMS • Precision: 90% • Recall: 80.6% Planetary Defense
  • 11. Results – Planetary Defense (Long-Period Comets) 11Think 2018 / DOC ID / Month XX, 2018 / © 2018 IBM Corporation IBM and FDL • Improved and automated the identification of meteors above human level performance on images detected in meteor shower surveys using machine learning and deep learning • Recovered known meteor shower streams and characterized previously unknown meteor showers from meteor orbital data • We are able to find rare meteor outbursts from dust trail encounters that could trace the orbits of dangerous long-period comets
  • 12. RADAR 3D SHAPE MODELING INVERTING RADAR IMAGES: SCALING RESOLUTION AND AUTOMATION OF SHAPE MODELING NEAR EARTH OBJECTS. 12Think 2018 / DOC ID / Month XX, 2018 / © 2018 IBM Corporation During FDL 2016 the radar shape modeling team studied ways to accelerate and better automate analysis of delay-Doppler radar images of asteroids obtained by the Arecibo and Goldstone planetary radars. Bayesian optimization and VAE (Variational Auto Encoder) neural net approaches were implemented showing promising results. The VAE approach in particular suggests further opportunity for producing more detailed shape models from delay-Doppler data and identifying specific features. First Objective: To investigate how the performance of the VAE network architecture scales as the number of latent variables is increased. Second: To investigate other architectures used in machine vision and remote 3D modeling applications and determine if they have additional value to planetary defense. Planetary Defense
  • 13. RADAR 3D SHAPE MODELING Technologies Used 13Think 2018 / DOC ID / Month XX, 2018 / © 2018 IBM Corporation • Starts with Raw Radar Data • Preprocessing generates a simplified shape • Bayesian optimization to automate pole searches (spin axis direction) • Deep Neural Network (DNN) • Generative adversarial networks (GANs) • 3D Representations generated from output of DNNs and GANs using Point Clouds in Graphs Planetary Defense
  • 14. Results – Planetary Defense (3D Shape Modeling) 14Think 2018 / DOC ID / Month XX, 2018 / © 2018 IBM Corporation IBM and FDL • Pre-processing is faster • Spin axis determination is faster • Training data generation is improved • Neural network is improved
  • 15. SOLAR-TERRESTRIAL INTERACTIONS IMPROVE UNDERSTANDING OF SOLAR INFLUENCE ON EARTH’S MAGNETOSPHERE AND ATMOSPHERE. 15Think 2018 / DOC ID / Month XX, 2018 / © 2018 IBM Corporation The term ‘Space Weather’ generally refers to conditions on the sun and in the solar wind, interacting with our planet’s magnetosphere and upper atmosphere and in turn impacting the performance and reliability of space and ground based technological systems. The opportunity offered by AI techniques is remote sensing and in situ measurements from NASA’s Heliophysics System Observatory exploring the connections between solar forcing, heliospheric changes and manifestations of space weather in the Earth’s magnetosphere and atmosphere. Potential breakthroughs include finding evidence for solar influence on lightning patterns, major improvements in the ability to predict the duration and strength of geomagnetic storms, and the ability to predict ionospheric changes during major solar storms. Space Weather
  • 16. SOLAR-TERRESTRIAL INTERACTIONS Technologies Used 16Think 2018 / DOC ID / Month XX, 2018 / © 2018 IBM Corporation • B-Sting: Solar Terrestrial Interactions Neural Network Generator • OpenSource data-driven tool for space weather forecasting • Predicts Kp (common index that captures geomagnetic disturbances) • Keras on top of Tensorflow • Long Short Term Memory (LSTM) • Special flavor of Recurrent Neural Networks (RNNs) capable of learning long term dependencies • Able to predict Kp 3-6 hours ahead with > 95% confidence Space Weather
  • 17. Results – Solar-Terrestrial Interactions 17Think 2018 / DOC ID / Month XX, 2018 / © 2018 IBM Corporation IBM and FDL • Prediction of Kp 3 hours ahead • Confidence level of more than 95%
  • 18. SOLAR STORM PREDICTION DISCOVERING NEW RELATIONSHIPS AND AGENTS TO HELP PREDICT MAJOR SOLAR EVENTS. 18Think 2018 / DOC ID / Month XX, 2018 / © 2018 IBM Corporation There have been 26 significant solar storm events affecting Earth over the last 50 years. In serious cases, these solar events can cause significant damage to human infrastructure. Solar storms are particularly significant as we begin to think about moving out of LEO into deep space exploration, permanently crewed facilities on the Moon, cis-lunar space and NASA’s goal to visit Mars within the next two decades. Emerging AI tools offer the opportunity to analyze variations in the solar magnetic field and solar corona using data from the Solar Dynamics Observatory (SDO, surface vector magnetograms, and EUV images), in order to discover relationships between the observed magnetic activity in the photosphere and corona and to identify the agents that drive solar eruptive events (flares and coronal mass ejections). Space Weather
  • 19. SOLAR STORM PREDICTION Technologies Used 19Think 2018 / DOC ID / Month XX, 2018 / © 2018 IBM Corporation • Convolutional Neural Networks (CNNs) • Data from Solar Dynamics Observatory (SDO) • One of the SDO instruments, the Atmospheric Imaging Assembly (AIA), focuses on the evolution of the magnetic environment in the Sun’s atmosphere and its interaction with embedded and surrounding plasma • FlareNet • https://github.com/nasa-fdl/flarenet • Components for downloading and transforming SDO data, specifying network architectures, and running experiments Space Weather
  • 20. Results – Solar Storm Team 20Think 2018 / DOC ID / Month XX, 2018 / © 2018 IBM Corporation IBM and FDL • Dimensionality Reduction • Topological model of solar magnetic field • Trained Convolutional Neural Network • A flare forecasting tool (FlareNet)
  • 21. IBM Cloud Cognitive Systems & Solution Architecture 21Think 2018 / DOC ID / Month XX, 2018 / © 2018 IBM Corporation IBM and FDL Object Storage Staging DataIngesting Data Aspera Preparing Data Processing Model Training / Testing / Validation/ Inferencing 21 5 6 3 4 16 bare-metal servers, each with: •CPU = Dual Xeon E5-2690v4 / 28 cores / 2.60 GHz •GPU = 2 x Tesla P100 with 16GB (PCIe form factor) •Memory = 128GB •Network: 10GBps dual NIC / 10 Gbps •Local Disk: 1.2 TB SSD (10 DWPD) •OS: Ubuntu Linux 16.04 LTS Xenial Xerus • ACE • HMI • AIA • Lightning Data • Radar Images 1. RAW data from source moved via High Speed Ingest “Aspera” 2. RAW data Stored in “Cloud Object Storage” 3. RAW data Accessed by Notebooks using spark and python libraries, Data is Processed using “Data Science Experience” 4. Processed data stored back in “Cloud Object Storage” 5. Processed data fetched in Chunks by “Cognitive Systems – GPU Enabled” to local disks, for Training/Testing/Validating the Model and Inferencing 6. Final results (Predictions) are written to local disk and copied over back to “Cloud Object Storage”
  • 22. IBM NASA FDL 2017 Results 22Think 2018 / DOC ID / Month XX, 2018 / © 2018 IBM Corporation IBM and FDL Benefits and Key Metrics • A team of researchers and data scientists used machine learning techniques on the IBM Cloud to: • Develop new processes for 3D modeling of asteroids from radar data • Developed a solar flare forecasting model capable of warning stakeholders at least an hour in advance Solution & Technology • IBM Cloud Cognitive Systems with NVIDIA P100 GPUs • IBM Cloud Object Storage • IBM Data Science Experience Press & Publication • CBR: https://www.cbronline.com/news/ibm-iot-rotterdam-nvidia-gpu-cloud • Fast Company: https://www.fastcompany.com/40498881/nasa-silicon-valley-ai-frontier-development-lab • HPCwire: https://www.hpcwire.com/2018/01/31/ibm-adds-v100-gpus-ibm-cloud-targets-ai-hpc/ • IBM Blog post: https://www.ibm.com/blogs/cloud-computing/2018/01/ai-hpc-workloads-nvidia/ • TechRepublic: https://www.techrepublic.com/article/nvidia-brings-its-fastest-gpu-accelerator-to-ibm-cloud-to-boost-ai-hpc- workloads/ • FlareNet: A Deep Learning Framework for Solar Phenomena Prediction: https://dl4physicalsciences.github.io/files/nips_dlps_2017_5.pdf
  • 23. IBM NASA FDL 2018: What’s Next ! 23Think 2018 / DOC ID / Month XX, 2018 / © 2018 IBM Corporation IBM and FDL NASA FDL Program: June 25th – August 17th 2018 Growing depth and breadth and impact Science domains has grown from 3 to 6 FDL Research teams have grown from 5 to 8 Science challenges from NASA have grown from 9 to 12 The Government’s Space Policy Directive (signed Dec 2017) puts this work at the center of NASA’s immediate science priorities and mission goals Projects Space Weather Earth Observation Team Technology Data Science Experience Watson Machine Learning PowerAI Cognitive Systems IBM Q (Quantum Compute) NASA AI NASA is actively establishing its AI enhancement plans for the NASA Advanced Supercomputer (Pleiades) installation in Mountain View, and participate in the FDL program to determine infrastructure requirements and vendor strengths
  • 24. References 24Think 2018 / DOC ID / Month XX, 2018 / © 2018 IBM Corporation IBM and FDL NASA FDL SETI SETI 2 FlareNet for Solar Prediction HPC Workload Blog
  • 25. Thank you 25Think 2018 / DOC ID / Month XX, 2018 / © 2018 IBM Corporation Naeem Altaf Distinguished Engineer — naltaf@us.ibm.com +1-555-555-5555 ibm.com Brad DesAulniers Solution Architect — bradd@us.ibm.com +1-555-555-5555 ibm.com
  • 26. 26Think 2018 / DOC ID / Month XX, 2018 / © 2018 IBM Corporation

Editor's Notes

  1. LSTM blocks build a Recurrent Neural Network CAMS is an automated video surveillance of the night sky to validate the IAU Working List of Meteor Showers. [Contact]
  2. Generative adversarial networks (GANs) are a class of artificial intelligence algorithms used in unsupervised machine learning, implemented by a system of two neural networks contesting with each other in a zero-sum game framework. They were introduced by Ian Goodfellow et al. in 2014.[1] This technique can generate photographs that look at least superficially authentic to human observers, having many realistic characteristics (though in tests people can tell real from generated in many cases).[2] One network generates candidates and the other evaluates them.[3][4][5][6]
  3. Keras is Python-based, great for rapid prototyping
  4. Potential breakthroughs include improved predictive models of major solar events, the emergence of new sunspot groups and models that predict the state of the Sun tomorrow. LEO == Low Earth Orbit EUV == Extreme UltraViolet Cislunar space (alternatively, cis-lunar space) is the volume within the Moon's orbit, or a sphere formed by rotating that orbit. Volumes within that such as low earth orbit (LEO) are distinguished by other names. Practically, cislunar space is a useful label for "the volume between geostationary orbit and the moon's orbit". Beyond cislunar space lies translunar space. Cis-lunar is Latin for "on this side of the moon" but also "not beyond the moon". Therefore, one might regard the Lagrange points L4 and L5, the stable regions of the Moon's Trojan points, as cislunar, but in practice they are so interesting as to be likely to be talked about in their own right.
  5. Potential breakthroughs include improved predictive models of major solar events, the emergence of new sunspot groups and models that predict the state of the Sun tomorrow. FlareNet defines an experimental environment for deep learning research with images of the sun. The initial problem introduced by the repository is x-ray flux prediction, i.e. solar flare prediction. However, the framework is appropriate for all solar modeling problems where the independent variables are solar images. Our purpose in publishing FlareNet is to facilitate collaboration between heliophysicists and deep learning researchers. We encourage anyone developing on top of this code base to open pull requests to advance our collective efforts at understanding of solar physics.