JC

J. Cai

info

Please Note

11 records found

Doctoral thesis (2022) - J.J. Velthoen, G. Jongbloed, J. Cai
In this thesis we develop several statistical methods to estimate high conditional quantiles to use for statistical post-processing of weather forecasts. We propose methodologies that combine theory from extreme value statistics and machine learning algorithms in order to estimate high conditional quantiles in large covariate spaces. In applications of weather forecasting we show improved predictive skill for precipitation forecasts. ...
Bachelor thesis (2020) - J.M. van Burg, J. Cai, J.W. van der Woude
This paper is a research on the segmentation of customers. The clustering of customers is done based on the variables recency, frequency and monetary value. Such a clustering is called an RFM-model. The clustering is done using the K-means clustering method. To find the optimal number of clusters the following performance metrics are used: Elbow method, Silhouette Analysis, and Davies-Bouldin Index. The RFM-model is extended by introducing the loyalty variable. This model is called an RFML-model. Lastly, further clustering is done within one of the clusters.

...

Vergelijken van schatters van de extreme index

Bachelor thesis (2020) - Josephine Clercx, J. Cai, L.E. Meester
The clustering of events can have a large impact on society. The extremal index $\theta$ tells how much extreme events cluster. We will compare different types of estimators in this project. First, we review the extremes of different sequences which have different values of $\theta$. We have found significant differences between the extremes. Then, 2 different types of estimators are introduced which both use different ways to divide the data, using disjoint blocks and using sliding blocks. The optimal block lengths are simulated for all those estimators. Using those block lengths, $\theta$ is simulated with all the estimators. From the simulations we conclude that the estimators using sliding blocks perform better. The best-performed estimator that we found from the simulations is used to estimate $\theta$ on data from the KNMI, comparing wind gusts and precipitation at weather stations De Bilt and Vlissingen. ...
Bachelor thesis (2019) - Michel Dijkshoorn, J. Cai
In this thesis the theory of depth functions is researched. Depth functions are functions that measure data depth and order multivariate observations. Two depth functions are discussed: the halfspace and simplicial depth function. The halfspace depth of a point is defined as the smallest probability for which a closed halfspace contains that point. The simplicial depth of a point is defined as the probability of that point being contained in a simplex for which its vertices are independent and identically distributed. Contours allow us to visualize these depth functions. This theory is applied to simulations with multivariate distributions and to weather statistics. ...
In this thesis we are going to study outlier detection methods and propose a new method. Classical outlier detection is typically based on the assumption that the data is from a Gaussian/normal distribution. When the underlying distribution of a random sample is heavy tailed, so not normal , it is likely to have some extreme observations which would be identified as outlier using the classical procedure. This paper aims to address this issue by proposing a procedure
to identify real ‘outliers’ for heavy tailed data set. We first dive in the some existing methods and see how they work, try to understand them, simulate them and see their shortcomings in the case of a heavy tailed distribution. Then we study Extreme Value Theory (EVT) which we shall use to set up our proposed method of detecting outliers. Once we have constructed the proposed method, we are going to simulate and compare it with the existing methods. The goal in the case of normality is that the new method is not worse than the existing ones, at least not extremely, and in the case of a heavy tailed function to work better. ...
Master thesis (2018) - Siyu Guan, Hai Xiang Lin, Juanjuan Cai
This thesis project developed an alternative PM2.5 concentration prediction model and early warning system of extreme air pollution based on the long short-term memory (LSTM) and achieved satisfying performance. To research more deeply, we divided the task into two parts. The first task was predicting the PM2.5 concentration of next 24 hours and another one was building early warning system of extreme air pollution of next 12 hours.
To solve the first task, we started from the 1-hour prediction problem, that was predicting PM2.5 of next hour based on the last hours’ data. We did parameter optimization to derive the best network architecture and we got a RMSE of 19.7863. We then successfully built 24-hour prediction model that was predicting PM2.5 concentration of next 24 hours according to the optimal 1-hour prediction model. The proposed 24-hour prediction model exhibited satisfactory performance, including the 13-24 h prediction task which is predicting the mean PM2.5 concentration among next 13-24 hours (RMSE=49.41).
Although we got a satisfying RMSE for the PM2.5 prediction problem, we didn’t get accurate prediction for extreme conditions and that’s why we continued to focus on the second task. We regarded the highest PM2.5 value among 12 hours as the extreme air pollution of this period and we divided the warning level into 4 parts. Then we built the early warning system based on the LSTM to predict the warning level of highest PM2.5 value of next 12 hours. As indicated by the ACC and AUC, our LSTM model achieved sound performance (ACC=86.7%, AUC=0.837).
To improve the prediction performance, we focused on several model optimization techniques for the 1-hour prediction model and each technique has effectively improved the accuracy. Moreover, we combined these optimization methods together, which leaded to the lowest RMSE of 14.1937. The combined optimization method performed better than any single optimization method, which suggested that we can use some effective optimization methods together to improve the prediction accuracy of LSTM model. In addition, we also compared our model with the random forest (RF) model and the comparison result proved that LSTM network worked better for both tasks.
...

On theory and inference to assess extremal dependence structures

Master thesis (2018) - Carina van der Zee, Dorota Kurowicka, Juanjuan Cai
This thesis gathers, develops and evaluates several characterizations of multivariate tail dependence. It is established that the stable tail dependence function (STDF) is a suitable copula-based dependence function that fully captures the multivariate extremal dependence structure in all dimensions d≥2 and can be used to visualize the tail dependence structure for bivariate and trivariate problems. Based on the STDF, we propose a multivariate tail dependence coefficient (TDC) as an extension of the well-known bivariate TDC. Importantly, we show that the proposed measure can identify tail independence in all dimensions d≥2, similar to its bivariate variant. The performance of nonparametric estimators for the STDF and, inherently, the multivariate TDC, is assessed with an extensive simulation study, including smoothed and bias-corrected versions of the empirical STDF. Based on the estimators for the STDF and the multivariate TDC, test statistics under the null hypothesis of tail independence are developed and evaluated in another simulation study. The STDF-based estimation and testing procedures are applied to foreign exchange (FX) data to characterize the tail dependence structure between three European FX rates and five worldwide FX rates. ...
Bachelor thesis (2018) - Yinghao Dai, Juanjuan Cai, Jasper Velthoen
Precipitation has high spatial and temporal uncertainty, which makes it challenging to predict. We focus specifically on extreme amounts of precipitation. The Royal Dutch Meteorological Institute (KNMI) uses a numerical model, approximating the solutions to partial differential equations, to forecast precipitation and other metrics about the weather. These forecasts have systematic errors, due to the model’s high sensitivity to input parameters. These errors can be corrected with statistical methods, by looking at the relation between the predicted and actual precipitation. We use a non-parametric regression set-up to estimate the conditional expectation of the weather given the forecasts of the numerical weather prediction model of the KNMI. Specifically, we focus on predicting the maximum precipitation in a three by three kilometers area in the Netherlands. There are several existing methods for solving non-parametric regression problems; in this thesis we will focus on k-nearest neighbors and random forests. A simulation study shows, however, that both these methods are not capable of dealing with more complex regression problems, such as forecasting extreme precipitation. Therefore, we are proposing a newly developed method, called k-nearest forest neighbors, which is a generalization of the random forests approach. This new method performs significantly better on the simulated data, compared to k-nearest neighbors and random forests. When applying the methods on a precipitation data set obtained from the KNMI, it also turns out that the method we developed has more predictive power than the numerical weather model and the existing non-parametric regression approaches. ...
Master thesis (2018) - Chiara Bertoncini, Juanjuan Cai, Pasquale Cirillo, Marek Kolman
Three interest rate models are researched: Displaced Exponential-Vasicek, Hull-White one factor and Hull-White two factors with time-dependent volatility parameters. The motivation for this is two-fold: firstly, we would like to understand how the capital calculations would be impacted when yield curves are modelled under the three different models. This is done by looking at both magnitude and stability of the risk profiles and scalar risk-measures for three counterparties, which are highly representative for the bank. Secondly, we investigate the benefits and drawbacks of using one model and its corresponding calibration method over the others, with a special attention to the impact on yields correlations.

The first model, calibrated to historical data, is used as a nine-factors model for forward rates and is currently being used within the bank for PFE profiles and CVA regulatory capital. Historical backtest has proven the current model to perform reasonably well on real data and therefore it is used as a benchmark against which the other two models are tested. The two Hull-White models, used as short rate models, are calibrated to the risk-neutral measure (namely, to European swap- tions). Precisely, a two-steps calibration procedure suited for piece-wise constant volatility functions is implemented for both. The stability analysis reveals that the variation of Exposure at Defaults is significant, which might be undesired. On the other side, the two short rate models retain the correlation structure of interest rates better than the current model. This in turn translates into higher capital impact. ...
Master thesis (2017) - Sofie van den Hoogen, Juanjuan Cai
Intraday liquidity risk is a subject that applies to all banks, and arises whenever there is a timing mismatch between incoming and outgoing payments within a business day. In case such a mismatch occurs, the bank is exposed to the risk that it is unable to meet its payment obligations at the time expected. A liquidity buffer could help to mitigate this risk.

This thesis presents a framework for intraday liquidity risk management within ABN AMRO Bank, while taking different priorities of transactions into account. We examine the use of extreme value theory (EVT) and propose two metrics to capture the risk: the univariate and multivariate risk metric. The univariate risk metric represents the size of the liquidity buffer for each priority group separately and provides granular view. Making use of a Monte Carlo simulation algorithm in combination with univariate EVT, we
are able to estimate the size of the liquidity buffer for a specified time interval within a business day. We forecast the buffer size 30 days out-of-sample and test the violations against the conditional coverage (CC) hypothesis. Satisfactory results are obtained for the
groups with high and moderate priority when the highest confidence levels are considered: $\alpha$ = 0.1 and 0.05. For the group with low priority, the risk metric performs well for the lowest confidence levels: $\alpha$ = 0.025 and 0.01. The multivariate risk metrics aggregates
the size of the liquidity buffer, while taking the diversification of the priority groups into account. We define a failure set and investigate the use of multivariate EVT. ...

Gebruikmakend van regressieanalyse en de ECMWF-modeluitvoer

Bachelor thesis (2017) - Pascalle Wijntjes, Juanjuan Cai
In deze scriptie is onderzocht of regressie, een postprocessing methode, een goede toevoeging is aan het model dat het Europees Centrum voor Weersverwachtingen op Middellange Termijn (ECMWF) ontwikkeld heeft en waarvan het KNMI de uitvoer gebruikt, specifiek om te bepalen of er minstens 5 mm neerslag op een dagdeel (00-12 UTC en 12-00 UTC) zal vallen. Hiervoor is gebruik gemaakt van logistische regressie. Voor het verifiëren van de resultaten is er gekeken naar de Brier-Scores en de reliability diagrammen van de regressiemodellen. Deze zijn vervolgens vergeleken met de resultaten van het ECMWF-model. De resultaten zijn vrijwel gelijk, maar de Brier-Scores van het originele model zijn net iets beter dan die van de regressiemodellen. De conclusie die na het onderzoek wordt getrokken is dat het gemaakte regressiemodel geen toevoeging heeft op het ECMWF-model. ...