Index

AI for Inflammatory Skin Pathology: Psoriasis and Eczema Classification in Whole-Slide Images

Exploring foundation models for high-resolution whole-slide image classification, with a focus on interpretable predictions through attention maps that align with medically relevant regions.

Evaluating Time-Frequency Representations for Intelligent Fault Analysis in Power System Protection

This project investigates how different time-frequency representations, including spectrograms, wavelets, scalograms, and Gramian Angular Fields, affect deep learning performance in fault analysis tasks. Using high-resolution current and voltage signals, it benchmarks various representation strategies across multiple neural network architectures. The goal is to determine which transformations capture fault dynamics most effectively and enable robust model generalization. The findings will guide the design of future machine learning based protection systems for resilient and data-driven power grids.

Multi-Task Learning for Integrated Fault Analysis in Power System Protection

Modern electric power systems require rapid and reliable fault analysis to ensure grid stability amid increasing renewable integration. This project explores multi-task learning as a unified framework for simultaneously detecting, classifying, and localizing faults in transmission networks. By sharing representations across tasks, the model aims to reduce redundancy and enhance generalization compared to traditional single-task approaches. The results will contribute to the development of scalable, data-driven protection schemes for future intelligent power grids.

Large Kernel Convolution for CT Image Restoration

Transfer learning Based Forecasting Of Heat Pump Energy Consumption Across Multiple Time Horizons

Reduction of die trials via machine learning approaches

Deep Learning for Cone-Beam CT Field-of-View Extension

Deep Learning Approaches for Dynamic Modeling of Hydrogen Fuel Cells in Hybrid Railway Vehicles

Motivation

Hydrogen is increasingly recognized as a promising clean energy carrier, particularly in the transportation sector, due to its potential for long driving ranges, rapid refueling, and reduced environmental footprint. In railway applications, hydrogen fuel cell hybrid trains are being developed for non-electrified routes. These vehicles integrate several interdependent subsystems for energy generation (fuel cell), storage (traction battery), and consumption (traction motors and auxiliary loads). Their performance, cost efficiency, and lifetime strongly depend on system-level design and operational strategies, which must be evaluated and optimized through accurate simulations.

A central challenge lies in the modeling and control of the fuel cell system, which is a nonlinear, dynamic, and degradation-prone component. Accurate models are essential not only for system design and optimization but also for the development of advanced control strategies that enhance efficiency, minimize hydrogen consumption, and prolong component lifetime.

State of the Art

Conventional fuel cell simulation models are typically based on simplified physics-based equations combined with laboratory-derived efficiency and performance maps [8] [7]. While suitable for steady-state operation, these maps fail to capture dynamic transitions, transient behavior, and degradation effects observed in real-world railway applications. Consequently, their predictive accuracy in realistic duty cycles remains limited.

Recent advances in data-driven modeling, including machine learning provide promising alternatives for capturing nonlinear system dynamics and adapting to varying conditions [4][5][6]. However, these approaches have not yet been systematically applied and validated for railway fuel cell hybrid systems using real-world operational data.

Furthermore, in industrial context, the models are trained once and applied for multiple vehicles of the same type. This neglects the fact that each vehicle has slightly different physical characteristics, e.g. due to production variance and different degradation state.
Recently, transfer methods have been published which enable the pretraining of a model based on data from one device and fine-tuning the model to another similar device [3]. Furthermore, methods for layer freezing enable the fine-tuning of selected neural network parts [1][2].

Planned Tasks

This thesis aims to develop data-driven models for hydrogen fuel cells in hybrid railway vehicles. The work is structured into two main parts:

  • Processing and analysis of measurement data collected from real vehicles under dynamic operating conditions.
  • Development of machine learning-based fuel cell models using neural network architectures (e.g., CNN, LSTM, or hybrid approaches).
  • Exploration of a two-stage training approach. The first stage involves a “base training” using high-resolution, accurate sensor data from a test vehicle. The second stage involves an “adaptation training” using coarser data, which are available on all vehicles. During adaptation, parts of the neural network that capture fast dynamics may be frozen, while components modeling slower dynamics are fine-tuned to match specific vehicle characteristics.
  • Quantitative validation and statistical benchmarking against conventional physics-based and map-based fuel cell models.

 

References

[1]   S. Li, G. Yuan, Y. Dai, Y. Zhang, Y. Wang, and X. Tang, “SmartFRZ: An efficient training framework using attention-based layer freezing,” arXiv, 2024. [Online]. Available: https://arxiv.org/abs/2401.16720

[2]   C. G. Krishnanunni and T. Bui-Thanh, “An adaptive and stability-promoting layerwise training approach for sparse deep neural network architecture,” arXiv, 2024. [Online]. Available: https://arxiv.org/abs/2211.06860

[3]   L. A. Briceno-Mena, J. A. Romagnoli, and C. G. Arges, “PemNet: A transfer learning-based modeling approach of high-temperature polymer electrolyte membrane electrochemical systems,” Industrial & Engineering Chemistry Research, vol. 61, no. 9, pp. 3350–3357, Feb. 2022, doi: 10.1021/acs.iecr.1c04237.

[4] Xuezhao Zhang, Zijie Chen, Wenxiao Wang, and Xiaofen Fang. Prediction method of phev driving energy consumption based on the optimized cnn bilstm attention network. Energies, 17(12), 2024.

[5] Pedro Lara-Benitez, Manuel Carranza-Garcia, and Jose C. Riquelme. An experimental review on deep learning architectures for time series forecasting. International Journal of Neural Systems, 31(03):2130001, February 2021.

[6] Alex Sherstinsky. Fundamentals of recurrent neural network (rnn) and long short-term memory (lstm) network. Physica D: Nonlinear Phenomena, 404:132306, 2020.

[7] Petrone R., et al. GREY-BOX MODELLING FOR PEM FUEL CELL MONITORING

[8] Kapetanović, M., Núñez, A., van Oort, N., & Goverde, R. M. P. (2023). Energy model of a fuel cell hybrid-electric regional train in passenger transport service and vehicle-to-grid applications. Journal of Rail Transport Planning & Management, 28, Article 100415. DOI: 10.1016/j.jrtpm.2023.100415.

 

Prediction of CBCT Image Quality based on Fluoro Scout Images

Investigating DETR Architectures as Implant Detection Model for Metal Artifact Avoidance Application