Ander Carreño will defend his doctoral thesis on Friday, 7th October

  • The defense will be held in Faculty of Computer Science of UPV/EHU and online

 

Ander Carreño received his Bachelor’s degree in Computer Science from the University of the Basque Country (UPV/EHU) in 2016. In 2017 he obtained his Master’s degree in Artificial Intelligence from the Polytechnic University of Madrid.

He joined Basque Center for Applied Mathematics – BCAM and the Intelligent Systems Group at the UPV/EHU as a PhD student in 2018.

His PhD thesis, Advances in Streaming Novelty Detection, has been supervised by Prof. Jose Antonio Lozano, Scientific Director of BCAM, and Prof. Iñaki Inza (UPV-EHU).

The defense will be held in room 1.1 at Faculty of Computer Science of UPV/EHU in Donostia and online, through the platform Webex. It will take place on Friday 7th October at 10:30, and users will be able to follow it live using the following link: https://ehu.webex.com/ehu/j.php?MTID=m149f539dc9cb9e5f3cd49fa6a870d824

On behalf of all BCAM members, we would like to wish Ander the best of luck in his upcoming thesis defense.

PhD thesis Title:
Advances in Streaming Novelty Detection

Abstract:
Due to the massive growth of machine learning applications motivated by the outstanding results obtained in a wide variety of areas that range from medicine, biology or economics to engineering and physics, a set of terms have been indistinctly used to refer to different problems. Such terms correspond to rare event, anomaly, novelty and outlier detection. As a first contribution of this PhD dissertation, a taxonomy of terms and learning scenarios is described that tries to give a short step into the standardization of the field. In such work, several key papers of the literature that also recall on the same problem have been analyzed. In order to further proof the proposed assignment, some experiments retrieving papers from Google Scholar, IEEE Xplore and ACM Digital Library have been performed that not only support the mix-up between terms and problems that exist, but also the given taxonomy.

As a second contribution, the Streaming Novelty Detection (SND) problem that gives name to this dissertation is treated. SND consists on learning a model that classifies among a given set of classes. At prediction time, unsupervised instances arrive in a stream fashion and the model must provide a classification for them; considering that the underlaying distribution of the data might have change — the so called concept drift —. Moreover, once in a while, some of the newcomer instances do not belong to the previously learned set of classes and the model must recognize them and, when sufficient amount of such instances are available, discover new emerging classes and hence, update the current model. To tackle this problem, a self-evolving algorithm based on a mixture of Gaussian distribution is proposed.

The last contribution of this dissertation also deals with the SND problem but, in this case, the instances are time series. To tackle this problem, deep auto encoders are used that compress the instances into a deep feature space (embedding) and then a Support Vector Data Description networks are used that enclose the instances into a minimum volume hyperspheres. In this work, a solution that allows an expert to evaluate the stream in hindsight is given.