GC113-0006
Estimating the Rate of Change of Stratospheric Ozone using Deep Neural Networks
Abstract:
This project proposes a data-driven machine learning approach to predict the rate of change of stratospheric ozone. To derive a data set from modelled data, ATLAS was run for several short model runs. The rate of change of ozone and 55 parameters were stored at each model point and time step. By observing the co-variances of the high-dimensional feature-space, a large data set with reduced dimensionality has been created. A supervised learning algorithm used this data set of input and output pairs to train a deep feed-forward neural network (NN). This involved the identification and optimisation of several hyperparameters and to find a well-functioning combination of depth (number of layers) and width (number of neurons per layer). In this way, the NN model capacity is optimised with respect to the data itself.
To evaluate this approach, the results were compared with another data-driven approach called SWIFT. The SWIFT model employs a repro-modelling approach that uses polynomials to approximate the rate of change of ozone.
The resulting NN model is not only capable of learning the context of an eleven-dimensional hyperplane, but also improves the RMSE by about one order of magnitude compared to SWIFT’s previous polynomial approach. In addition, the deviations of the predictions at the boundaries (altitude and latitude) are significantly lower, which is a challenge for the polynomial approach.
Only fully coupled ozone climate set ups are able to consider the complex interactions of the stratospheric ozone layer and climate. This is a step towards a computationally very fast but accurate application of an interactive ozone scheme in climate models.