ai for science
play

AI FOR SCIENCE NUMERICAL WEATHER PREDICTION - OVERVIEW David Hall - PowerPoint PPT Presentation

AI FOR SCIENCE NUMERICAL WEATHER PREDICTION - OVERVIEW David Hall Senior Solutions Architect, NVIDIA GTC March 2019 dhall@nvidia.com OVERVIEW NVIDIA GPUs are powering modern supercomputers Using them effectively is increasingly


  1. AI FOR SCIENCE NUMERICAL WEATHER PREDICTION - OVERVIEW David Hall Senior Solutions Architect, NVIDIA GTC March 2019 dhall@nvidia.com

  2. OVERVIEW NVIDIA GPUs are powering modern supercomputers Using them effectively is increasingly important Modern AI is a perfect fit for GPUs AI + GPUs provides a powerful new set of tools for science NEW TOOLS AI GPU FOR SCIENCE 2

  3. OVERVIEW TRANSLATION DETECTION ENHANCEMENT Inverse Modeling for Data Assimilation Tropical Storm Detection Slow Motion Satellite Loop EMULATION PARAMETRIZATION Model Acceleration Without Porting More Accurate Physics from Data 3

  4. ARTIFICIAL INTELLIGENCE ON GPUS CPU performance growth has stalled and NVIDIA GPUs are powering current and next generation supercomputers. It is important for researchers and practitioners to learn to use these resources effectively. Artificial intelligence is a natural solution. It makes effective use of GPUs and has the potential to improving all aspects of scientific computing. 4

  5. GPUS ARE DRIVING PERFORMANCE GROWTH The performance gap between CPUs and GPUs is growing rapidly • Dennard scaling has come to an end • GPU performance is growing at 150% per year • CPU growth has slowed to 10% per year • 1000x performance gap projected by 2025 5

  6. MODERN SUPERCOMPUTERS ARE GPU MACHINES Most high end supercomputers are loaded with NVIDIA Volta GPUs • Supercomputing centers recognize the advantage of GPUS • This trend is likely to continue • Most high end supercomputers are now GPU machines • Important to learn to use GPUs effectively 6

  7. AI IS PERFECTLY SUITED FOR GPUS ImageNet 2012: A Revolution in Computer Vision • Luckily, AI is a perfect fit for GPUs • His simple DNN defeated the best expert coded solutions • Alex Krizhevsky demonstrated this in 2012 @ Imagenet • Deep learning has been growing like wildfire since 7

  8. THREE ROADS TO AI There are three main flavors of AI, and each can be GPU accelerated Accelerate with EXPERT SYSTEMS EXPERT SYSTEMS EXECUTE HAND-WRITTEN EXECUTE HAND-WRITTEN GPU accelerated Libraries ALGORITHMS AT HIGH SPEED ALGORITHMS AT HIGH SPEED OpenACC Directives CUDA Kernels INCREASING COMPLEXITY AND AUTONOMY OVER TIME • There are 3 main types of AI • ML is accelerated with NVIDIA’s RAPIDS • Expert systems accelerated through libraries, OpenACC, CUDA • DL is accelerated via cuDNN in most DL frameworks 8

  9. THREE ROADS TO AI There are three main flavors of AI, and each can be GPU accelerated EXPERT SYSTEMS EXECUTE HAND-WRITTEN TRADITIONAL ML ALGORITHMS AT HIGH SPEED LEARN FROM EXAMPLES USING Accelerate with HAND-CRAFTED FEATURES NVIDIA RAPIDS INCREASING COMPLEXITY AND AUTONOMY OVER TIME • There are 3 main types of AI • ML is accelerated with NVIDIA’s RAPIDS • Expert systems accelerated through libraries, OpenACC, CUDA • DL is accelerated via cuDNN in most DL frameworks 9

  10. THREE ROADS TO AI There are three main flavors of AI, and each can be GPU accelerated Accelerate with EXPERT SYSTEMS EXPERT SYSTEMS EXPERT SYSTEMS EXPERT SYSTEMS EXECUTE HAND-WRITTEN EXECUTE HAND-WRITTEN EXECUTE HAND-WRITTEN EXECUTE HAND-WRITTEN ALGORITHMS AT HIGH SPEED GPU accelerated Libraries TRADITIONAL ML TRADITIONAL ML ALGORITHMS AT HIGH SPEED ALGORITHMS AT HIGH SPEED ALGORITHMS AT HIGH SPEED LEARN FROM EXAMPLES USING LEARN FROM EXAMPLES USING Accelerate with HAND-CRAFTED FEATURES HAND-CRAFTED FEATURES OpenACC Directives LEARNS BOTH OUTPUT AND NVIDIA RAPIDS FEATURES FROM DATA CUDA Kernels INCREASING COMPLEXITY AND AUTONOMY OVER TIME • There are 3 main types of AI • ML is accelerated with NVIDIA’s RAPIDS • Expert systems accelerated through libraries, OpenACC, CUDA • DL is accelerated via cuDNN in most DL frameworks 10

  11. EXPERT SYSTEM GARY KASPAROV VS DEEP BLUE 1997 Deep Blue: an expert system for playing chess Experts hand-coded heuristics for pieces and positions High speed search enabled super-human performance Defeated world chess champion in 1997 11

  12. DEEP LEARNING LEE SEDOL VS ALPHA-GO 2016 Go is much too large to be beaten by brute force. A game of human intuition Unbeatable by machines… AlphaGo: Deep reinforcement learning and self competition Defeated top world Go champions in 2016-2017 Also world champion in Chess and Shogi 12

  13. NWP IS AN EXPERT SYSTEM Expert knowledge encoded as software, executed at high speed. 3DVAR COLLECTION THINNING ASSIMILATION DYNAMICS PARAMETRIZATION FORECASTING • Encodes knowledge of experts as algorithms • Deep learning provides a new set of tools So familiar , most people don’t think of it as AI All stages of NWP may be augmented by deep learning • •

  14. DEEP LEARNING: A NEW SET OF TOOLS FOR SCIENCE Deep learning provides a new approach for building complex software components, by constructing functions automatically from a large set of examples. This approach complements traditional algorithm development, providing a means of devising algorithms too complex, subtle, or unintuitive to code by hand. 14

  15. SOFTWARE BY EXAMPLE Supervised deep Learning builds functions from input/output pairs Hurricane 𝑸 𝒊 = 𝒈 (obs) Neural network HURRICANE DETECTOR Optimizer Not Hurricane Functions are the building Some functions are too challenging to code by hand. Mix freely with conventional blocks of software. DL can DL builds complex functions from a set of examples. software and algorithms approximate any function. 15

  16. DL LEARNS FEATURES FROM DATA Deep learning automatically finds feature hierarchies output Input data (pixels values) low-level features mid-level features high-level features 𝑸 𝒈𝒃𝒅𝒇 Example: face detection Learns lines, noses, faces Returns 𝑄 𝑔𝑏𝑑𝑓 = 𝐺 (pixels) Greater depth → greater abstraction Input Output 1000s of subtly different feature detectors Different data produces a different algorithm 16

  17. DETECTION ENHANCEMENT Frame repair • Tropical storms Sequence repair Extra-tropical cyclones • Slow motion Atmospheric rivers Super-resolution Cyclogenesis events Cloud removal Convection initiation Data augmentation Change detection TRANSLATION EMULATION • Data Assimilation Physics Acceleration Forecast verification Turbulence Model inter-comparison • Radiation Common data formatting Convection Colorization Microphysics Digital Elevation from Imagery Dynamics Acceleration PREDICTION PARAMETRIZATION Uncertainty prediction New parametrizations Storm track From higher resolution model Storm intensity • From observational data Fluid motion Now casting Satellite frame prediction 17

  18. DETECTION ENHANCEMENT Frame repair • Tropical storms Sequence repair Extra-tropical cyclones • Slow motion Atmospheric rivers Super-resolution Cyclogenesis events Cloud removal Convection initiation Data augmentation Change detection TRANSLATION EMULATION • Data Assimilation Physics Acceleration Forecast verification Turbulence Model inter-comparison • Radiation Common data formatting Convection Colorization Microphysics Digital Elevation from Imagery Dynamics Acceleration PREDICTION PARAMETRIZATION Uncertainty prediction New parametrizations Storm track From higher resolution model Storm intensity • From observational data Fluid motion Now casting Satellite frame prediction 18

  19. SELECTED DEEP LEARNING EXAMPLES REGION OF INTEREST DATA-TO-DATA SLOW MOTION DETECTION TRANSLATION ENHANCEMENT DATA THINNING DATA ASSIMILATION ERROR CORRECTION CRTM EMULATION SOIL MOISTURE PARAMETRIZATION ACCELERATION BETTER PHYSICS 19

  20. 1. STORM DETECTION: AI ASSISTED DATA ANALYSIS The quantity of data produced by models, satellites and other HURRICANE: CAT 2 sensors has become impractical to analyze manually. AI can help by detecting important features, tends, and anomalies. Applications include storm tracking, data thinning, advanced HURRICANE: CAT 1 warning systems, search and rescue, route planning, and more. 20 IMAGE CREDIT: NOAA NESDIS

  21. STORM DETECTION Automatically locate and classify significant weather events Some events have a large impact on the weather Detect such events automatically • Tropical Cyclones Extra-tropical cyclones • Atmospheric Rivers • • Storm Fronts • Convection Initiation Cyclogenesis • 21

  22. LOCATE KNOWN STORMS Use expert labeled IBTrACS database to locate storms in model data 22

  23. EXTRACT TRAINING AND TEST EXAMPLES Extract storm/no-storm examples for supervised learning Positive Examples Negative Examples 23

  24. TRAIN: SEARCH FOR FUNCTION THAT FITS THE DATA Training phase Output: Input: batch of Probability that image water vapor is a storm concentrations 0 1 1 0 1 0 1 0 1 0 24

  25. CONVOLUTION EXAMPLE: SOBEL FILTER −1 0 1 𝐻 𝑦 = −2 0 2 −1 0 1 −1 −2 −1 𝐻 𝑧 = 0 0 0 1 2 1 2 + 𝐻 𝑧 2 𝐻 = 𝐻 𝑦 Image source: https://en.wikipedia.org/wiki/Sobel_operator 25

  26. CONVOLUTION EXAMPLE: SOBEL FILTER −1 0 1 𝐻 𝑦 = −2 0 2 −1 0 1 −1 −2 −1 𝐻 𝑧 = 0 0 0 1 2 1 2 + 𝐻 𝑧 2 𝐻 = 𝐻 𝑦 Image source: https://en.wikipedia.org/wiki/Sobel_operator 26

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend