About me

I am an assistant professor at Twente University. I mainly work on Time Series Analysis and, more recently, started working on Transfer Learning.

My research focuses on:

ROBUST METHODS FOR TIME SERIES ANALYSIS

In time series analysis, robust methods are statistical techniques designed to handle data that contains outliers, structural changes, or other types of deviations from expected patterns. Traditional time series analysis methods can be sensitive to such deviations and may produce inaccurate results. Robust methods aim to overcome this limitation by identifying and downweighting the influence of anomalies, while still preserving the overall structure of the time series. Ordinal patterns, which represent the spatial ordering of consecutive values in a time series, constitute one example of such methods.

image info

TRANSFER LEARNING

Transfer learning is a machine learning paradigm that leverages knowledge gained from solving one task to apply it to a different but related task. In traditional machine learning, models are trained from scratch for a specific task with a designated dataset. However, transfer learning allows pre-trained models, often developed on large and diverse datasets, to be adapted to new tasks for potentially smaller datasets. This approach is particularly beneficial when labeled data for the target task is limited or expensive to obtain. By transferring knowledge learned from a source domain to a target domain, transfer learning accelerates the training process and enhances the performance of models on new tasks.

image info