Forecaster’s dilemma: Extreme events and forecast evaluation Sebastian Lerch Karlsruhe Institute of Technology Heidelberg Institute for Theoretical Studies

7th International Verification Methods Workshop Berlin, May 8, 2017 joint work with Thordis Thorarinsdottir, Francesco Ravazzolo and Tilmann Gneiting

Motivation

http://www.spectator.co.uk/features/8959941/whats-wrong-with-the-met-office/

Outline

1. Probabilistic forecasting and forecast evaluation 2. The forecaster’s dilemma 3. Proper forecast evaluation for extreme events

Probabilistic vs. point forecasts Comparison

Observation

Forecast

0

2

4

6

8

10

0

2

4

6

8

10

0

2

4

6

8

10

0

2

4

6

8

10

0

2

4

6

8

10

0

2

4

6

8

10

Evaluation of probabilistic forecasts: Proper scoring rules A proper scoring rule is any function S(F , y ) such that EY ∼G S(G , Y ) ≤ EY ∼G S(F , Y ) for all F , G ∈ F. We consider scores to be negatively oriented penalties that forecasters aim to minimize.

Gneiting, T. and Raftery, A. E. (2007) Strictly proper scoring rules, prediction, and estimation. Journal of the American Statistical Association, 102, 359–378.

Examples Popular examples of proper scoring rules include I

the logarithmic score LogS(F , y ) = − log(f (y )), where f is the density of F ,

I

the continuous ranked probability score Z ∞ CRPS(F , y ) = (F (z) − 1{y ≤ z})2 dz, −∞

where the probabilistic forecast F is represented as a CDF.

Advertisement

R package scoringRules (joint work with Alexander Jordan and Fabian Kr¨ uger) I

implementations of popular proper scoring rules for ensemble forecasts and (many previously unavailable) parametric distributions

I

implementations of multivariate scoring rules

I

computationally efficient, statistically principled default choices

Available on CRAN, development version at https://github.com/FK83/scoringRules.

Outline

1. Probabilistic forecasting and forecast evaluation 2. The forecaster’s dilemma 3. Proper forecast evaluation for extreme events

Media attention often exclusively falls on prediction performance in the case of extreme events

http://www.theguardian.com/business/2009/jan/24/nouriel-roubini-credit-crunch

Toy example We compare Alice’s and Bob’s forecasts for Y ∼ N (0, 1), FAlice = N (0, 1),

FBob = N (4, 1)

Based on all 10 000 replicates, Forecaster

CRPS

LogS

Alice Bob

0.56 3.53

1.42 9.36

When the evaluation is restricted to the largest ten observations, Forecaster Alice Bob

R-CRPS

R-LogS

2.70 0.46

6.29 1.21

Verifying only the extremes erases propriety Some econometric papers use the restricted logarithmic score

0.2

Density

0.0

E R-LogS≥r (H, Y ) < E R-LogS≥r (F , Y )

f h

0.1

However, if h(x) > f (x) for all x ≥ r , then

0.3

0.4

R-LogS≥r (F , y ) = −1{y ≥ r } log f (y ).

independently of the true density.

−2

0

2 x

In fact, if the forecaster’s belief is F , her best prediction under R-LogS≥r is 1(z ≥ r )f (z) f ∗ (z) = R ∞ . r f (x)dx

4

The forecaster’s dilemma

Given any (non-trivial) proper scoring rule S and any non-constant weight function w , any scoring rule of the form S ∗ (F , y ) = w (y )S(F , y ) is improper.

Forecaster’s dilemma: Forecast evaluation based on a subset of extreme observations only corresponds to the use of an improper scoring rule and is bound to discredit skillful forecasters.

Outline

1. Probabilistic forecasting and forecast evaluation 2. The forecaster’s dilemma 3. Proper forecast evaluation for extreme events

Proper weighted scoring rules I Proper weighted scoring rules provide suitable alternatives. Gneiting and Ranjan (2011) propose the threshold-weighted CRPS Z ∞ twCRPS(F , y ) = (F (z) − 1{y ≤ z})2 w (z) dz −∞

w (z) is a weight function on the real line. Weighted versions can also be constructed for the logarithmic score (Diks, Panchenko, and van Dijk, 2011). Gneiting, T. and Ranjan, R. (2011) Comparing density forecasts using threshold- and quantile-weighted scoring rules. Journal of Business and Economic Statistics, 29, 411–422.

Role of the weight function

The weight function w can be tailored to the situation of interest. For example, if interest focuses on the predictive performance in the right tail, windicator (z) = 1{z ≥ r }, or wGaussian (z) = Φ(z|µr , σr2 ) Choices for the parameters r , µr , σr can be motivated and justified by applications at hand.

Toy example revisited Recall Alice’s and Bob’s forecasts for Y ∼ N (0, 1), FAlice = N (0, 1), based on all 10 000 replicates

FBob = N (4, 1) based the largest 10 observations

Forecaster

CRPS

LogS

Forecaster

Alice Bob

0.56 3.53

1.42 9.36

Alice Bob

R-CRPS

R-LogS

2.70 0.46

6.29 1.21

threshold-weighted CRPS, with indicator weight w (z) = 1{z ≥ 2} and Gaussian weight w (z) = Φ(z|µr = 2, σ = 1) Forecaster Alice Bob

windicator

wGaussian

0.076 2.355

0.129 2.255

Case study: Probabilistic wind speed forecasting ●●



I



Forecasts and observations of daily maximum wind speed









90% of observations ∈



























● ●





● ● ●



● ●

● ● ●



● ●

● ● ●









Probabilistic forecasts: I

ECMWF ensemble (maximum over forecast period)

I

Bob: for every forecast case,

● ● ●







● ●

● ●

● ●

● ●





●●













● ● ●

●●

● ●

● ● ●

● ●

● ● ● ●





● ● ●





●●

● ●





● ●













● ●









● ●



● ●







● ●





● ●●





● ●



● ●

● ●



● ●

● ●









●●

● ●







● ●





● ●









● ●







F = N (15, 1)











I







● ●



[2.7 ms , 11.7 ms ]











Evaluation period: May 2010 – April 2011









I

● ●

● ●











Prediction horizon of 1-day ahead 228 observation stations over Germany

● ●



● ● ● ●





I







● ●





● ●

● ●

● ● ●





I



● ● ●

● ● ●



Case study: Results based on all observations

based on observations > 14

Forecaster

CRPS

Forecaster

ECMWF Bob

1.26 8.49

ECMWF Bob

R-CRPS 6.87 1.80

threshold-weighted CRPS, with indicator weight w (z) = 1{z ≥ 14} and Gaussian weight w (z) = Φ(z|µr = 14, σ = 1) Forecaster ECMWF Bob

windicator

wGaussian

0.059 0.653

0.063 0.761

Post-processing models and improvements for high wind speeds: Lerch, S. and Thorarinsdottir, T.L. (2013) Comparison of non-homogeneous regression models for probabilistic wind speed forecasting. Tellus A, 65: 21206.

Summary and conclusions I

Forecaster’s dilemma: Verification on extreme events only is bound to discredit skillful forecasters.

I

The only remedy is to consider all available cases when evaluating predictive performance.

I

Proper weighted scoring rules emphasize specific regions of interest, such as tails, and facilitate interpretation, while avoiding the forecaster’s dilemma.

I

In particular, the weighted versions of the CRPS share (almost all of) the desirable properties of the unweighted CRPS.

Lerch, S., Thorarinsdottir, T. L., Ravazzolo, F. and Gneiting, T. (2017) Forecaster’s dilemma: Extreme events and forecast evaluation. Statistical Science, 32, 106–127.

Thank you for your attention!

Extreme events and forecast evaluation - 7th International Verification ...

Advertisement. R package scoringRules (joint work with Alexander Jordan and. Fabian Krüger). ▷ implementations of popular proper scoring rules for ...

1MB Sizes 3 Downloads 166 Views

Recommend Documents

Extreme events and forecast evaluation - 7th International Verification ...
Sebastian Lerch. Karlsruhe Institute of Technology ... Popular examples of proper scoring rules include. ▷ the logarithmic ... Journal of Business and. Economic ...

Forecaster's dilemma: Extreme events and forecast evaluation
Evaluation of probabilistic forecasts: Proper scoring rules. 0. 2. 4. 6. 8. 10 .... Parameters r,µr ,σr can be motivated by applications at hand. Gneiting, T. and ...

Forecaster's dilemma: Extreme events and forecast ...
Forecaster's dilemma: Extreme events and forecast evaluation. Sebastian Lerch. Karlsruhe Institute of Technology. Heidelberg Institute for Theoretical Studies.

Forecaster's dilemma: Extreme events and forecast ...
Non-homogeneous regression models. 1. Truncated normal model (TN). Following Thorarinsdottir and Gneiting (2010), set. Y |X1,...,Xk ∼ N[0,∞)(µ, σ2), where µ = a + b. ¯. X and σ2 = c + d · 1 k. ∑k i=1(Xi − ¯X)2.

INTERNATIONAL WOMEN'S DAY EVENTS
Mar 8, 2014 - >J4 8air tra)e artisan sale featuring artisan work by women's cooperative groups; ealers for the Arts. 8un)raiser to benefit projects in Juárez (Reiki, massage, acu- puncture treatments; also from J acupuncture by donation at Crossroad

pdf-1876\global-climate-change-and-extreme-weather-events ...
... the apps below to open or edit this item. pdf-1876\global-climate-change-and-extreme-weather ... tious-disease-emergence-workshop-summary-by-fo.pdf.

Extreme events in optics: Challenges of the ...
Aug 23, 2010 - problems have led to an absence of extensive data sets generated .... intensity fluctuations in SC generation had already been analysed to ...

Extreme events in optics: Challenges of the ...
Aug 23, 2010 - Centre de Mathématique et de Leurs Applications (CMLA), ENS Cachan, France ... these dynamics and the associated statistical behaviour. .... propagate data signals over long distances in fibre optics networks since the ...

Unleaded Extreme US-International SDS.pdf
Whoops! There was a problem loading this page. Retrying... Unleaded Extreme US-International SDS.pdf. Unleaded Extreme US-International SDS.pdf. Open.

International Women's Day events
knowledge economy, it is crucial to keep the science message going, and to be .... Dakar, Senegal from the 14 to. 17 March 2017. The Triennale's theme was ...

Events, Conferences and Meetups
You can search for public calendar information so you can always keep up-to-date on the latest schedule of events,conferences and meetups.

Extreme Science, Extreme Parenting, and How to Make ...
Full PDF The Boy Who Played with Fusion: Extreme Science, Extreme Parenting, and How to Make a Star, PDF ePub Mobi The Boy Who Played with Fusion: ...

Evaluation of a robot learning and planning via Extreme ...
we propose to achieve the optimization step with the Cross. Entropy algorithm for ... filtering (EKF) [10] are valuable tools. ... context of stochastic optimization.

Digital Signature Verification on Mobile Devices - International Journal ...
qualified signature, mobile signature, SIM card, Java ME, signature services, mobile devices, .... Microsoft's cryptographic system basically consists of several components; ... out the following functions: the generation and exchange keys, data ...

Seminar and Events
Digital Design using Root Locus. Design using Frequency Response. Digital PID Controllers. Deadbeat ... Processor Selection. Additional discussions upon ...

Download Trusted Systems: 7th International ...
(Lecture Notes in Computer Science) Full Books. Books detail ... They are devoted to all aspects of trusted computing systems, including trusted modules, platforms; networks, services and applications. The papers are organized in the ...