11
Using Spatiotemporal Relational Random Forests to Predict Convectively Induced Turbulence Also know as: U.S.R.R.F.P.C.I.T or Purscrift Dr. Amy McGovern (OU) Jon Trueblood (Dordt College) Timothy Sliwinski (Florida State Univ.)

Using Spatiotemporal Relational Random Forests to Predict Convectively Induced Turbulence Also know as: U.S.R.R.F.P.C.I.T or Purscrift Dr. Amy McGovern

Embed Size (px)

Citation preview

Page 1: Using Spatiotemporal Relational Random Forests to Predict Convectively Induced Turbulence Also know as: U.S.R.R.F.P.C.I.T or Purscrift Dr. Amy McGovern

Using Spatiotemporal Relational Random Forests to Predict Convectively Induced Turbulence

Also know as: U.S.R.R.F.P.C.I.T or Purscrift

Dr. Amy McGovern (OU)Jon Trueblood (Dordt College)

Timothy Sliwinski (Florida State Univ.)

Page 2: Using Spatiotemporal Relational Random Forests to Predict Convectively Induced Turbulence Also know as: U.S.R.R.F.P.C.I.T or Purscrift Dr. Amy McGovern

Motivation

• Turbulence is a major hazard for aviation– Delays in flight– Structural damage to aircraft– Injuries to passengers– Frightening experiences– Fatalities

• Better understanding of turbulence allows for better avoidance of these hazards

Page 3: Using Spatiotemporal Relational Random Forests to Predict Convectively Induced Turbulence Also know as: U.S.R.R.F.P.C.I.T or Purscrift Dr. Amy McGovern

Convectively-Induced Turbulence (CIT)

• Turbulence associated with a thunderstorm, yet occurs outside of clouds

• Current FAA guidelines for CIT:– Don’t attempt to fly under a

thunderstorm– Avoid severe storms by at least 20

miles– Clear the top of known severe

thunderstorms by at least 1000 feet for each 10 kt of wind speed at the cloud top

– Be warned of thunderstorm tops in excess of 35,000 ft

Page 4: Using Spatiotemporal Relational Random Forests to Predict Convectively Induced Turbulence Also know as: U.S.R.R.F.P.C.I.T or Purscrift Dr. Amy McGovern

CIT Prediction– Current prediction methods:

• Graphical Turbulence Guidance (GTG)– Combination of turbulence

diagnostic quantities derived from 3-D forecast grids

– Grid is too coarse

• NEXRAD Turbulence Detection Algorithm (NTDA)– Provides detection within clouds– No out of cloud CIT

There is hope!• SRRFs coupled with numerical

weather prediction model data

Page 5: Using Spatiotemporal Relational Random Forests to Predict Convectively Induced Turbulence Also know as: U.S.R.R.F.P.C.I.T or Purscrift Dr. Amy McGovern

Data Sources

• In-situ Data• United Airlines flights (currently March 10, 2010 to March 31,

2010)• Collects EDR (eddy dissipation rate)

• Co-Located Data from Weather Research and Forecasting (WRF) Model– 123 different variables– Interpolated to aircraft’s position

• Misc grid data– lightning, reflectivity (2D and 3D), GOES satellite (2D), EDR

(3D)

Page 6: Using Spatiotemporal Relational Random Forests to Predict Convectively Induced Turbulence Also know as: U.S.R.R.F.P.C.I.T or Purscrift Dr. Amy McGovern

Method

• Keep all related data– Within 40 nautical miles– Above 15,000 feet– Decide on thresholds to distinguish objects

• Create objects– Rain, convection, hail, lightning, vertically integrated

liquid (VIL), clouds, aircraft, EDR• Decide what relations you want..• Allow these to vary temporally• Make the computer to do the rest!

Page 7: Using Spatiotemporal Relational Random Forests to Predict Convectively Induced Turbulence Also know as: U.S.R.R.F.P.C.I.T or Purscrift Dr. Amy McGovern

Schema

• SCHEEEEEEEEEMAAAAAAAAA

Page 8: Using Spatiotemporal Relational Random Forests to Predict Convectively Induced Turbulence Also know as: U.S.R.R.F.P.C.I.T or Purscrift Dr. Amy McGovern

How do SRRF’s work?• Imagine a beautiful mountain landscape

– Now imagine a bucket of data– SRRF’s take out a predetermined amount

of instances with replacement• 1/3 will actually not be chosen, used for

verification, error estimates, and variable importance

– Begin by randomly choosing 3 instances from the set• Use information entropy• Split instances accordingly

– Continue until satisfied– Repeat with a multitude of trees to

create – a forest!!– Test datasets on forests to get votes on

turbulence and find out which variables are most important for turbulence

<INSERT IMAGINARY BEAUTIFUL MOUNTAINLANDSCAPE HERE>

Page 9: Using Spatiotemporal Relational Random Forests to Predict Convectively Induced Turbulence Also know as: U.S.R.R.F.P.C.I.T or Purscrift Dr. Amy McGovern

Current Status

• Rewriting code from scratch– Using bits and pieces from previous code supplied

by Tim Supinie

Page 10: Using Spatiotemporal Relational Random Forests to Predict Convectively Induced Turbulence Also know as: U.S.R.R.F.P.C.I.T or Purscrift Dr. Amy McGovern

Questions?!?!

Page 11: Using Spatiotemporal Relational Random Forests to Predict Convectively Induced Turbulence Also know as: U.S.R.R.F.P.C.I.T or Purscrift Dr. Amy McGovern

Sources and Image CreditsSources:Williams, et al. A Hybrid Machine Learning and Fuzzy Logic Approach to CIT Diagnostic Development. (Currently

Unpublished)

Image Credits:Aircraft Induced Turbulence (title slide): - http://graphics8.nytimes.com/images/2007/06/12/business/12turbulence.600.1.jpgAircraft Turbulence Damage (Motivation slide): - http://www.wildlandfire.com/pics/air23/dc10 damage2.jpgTurbulence and thunderstorms (CIT slide): - http://www.yalibnan.com/wp-content/uploads/2010/01/ethiopia-airline-crash-lebanon-turbulence.jpgGTG2 Product Output (CIT Prediction slide): - http://aviationweather.gov/adds/data/turbulence/00_gtg_max.gifRandom Forests Diagram (“How do SRRF’s work?” slide): - http://proteomics.bioengr.uic.edu/malibu/docs/images/random_forest_thumb.pngAnonymous Hacker (Current Status slide): - http://www.technologywithapurpose.com/wp-content/uploads/2010/03/computer-hacker-751093.jpgAir Pocket Cartoon (Questions slide): - http://www.cartoonstock.com/newscartoons/cartoonists/tzu/lowres/tzun1069l.jpgThis material is based upon work supported by the National Science Foundation under Grant No. IIS/REU/0755462. Any opinions, findings, and conclusions or recommendations expressed in this material are those of the author(s) and do not necessarily reflect the views of the National Science Foundation.