Projects

This is an overview of the most prominent scientific AI projects currently being carried out within the framework of BayernKI:

Center: NHR@FAU

The LSS specializes in the modeling and massive-scale numerical simulation of complex physical systems, ranging from fluid dynamics to particle mechanics. This bridges the gap between advanced numerical algorithms and practical high-performance computing (HPC). Leveraging recent advancements in AI we also started to integrate deep learning into traditional simulation pipelines, e.g. by developing robust surrogate models for specific problem scopes and embedding learnable components directly into multi-purpose numerical codes.


Project: Surrogate Models and Hybrid Solvers for CFD

Project description: This project integrates machine learning with classical Computational Fluid Dynamics (CFD). We perform a systematic benchmark of Fourier Neural Operators (FNO) and U-Net based surrogates across laminar, transitional, and turbulent flow regimes, utilizing a physically verified dataset containing high-fidelity timesteps, averaged fields, and aerodynamic forces. To merge these paradigms, we are developing an infrastructure for in-memory access and concurrent scheduling of Python (ML) and C++ (HPC) applications. This groundwork serves a step towards online training, the continuous model training alongside running simulations to develop fundamental models that generalize better as well as hybrid solvers, implementing learned components inside of solvers to enhance our numerical simulations.

Center: NHR@FAU

Researchers and students at the Pattern Recognition Lab (LME) develop and implement algorithms for recognizing, classifying, and analyzing patterns in data such as images, signals, and speech. Our research is largely interdisciplinary and has a strong focus on applications in medical and health engineering. As a research group working on machine learning, image analysis, and signal processing, we aim to connect methodological progress in AI with practical impact. The lab maintains close national and international collaborations with universities, research institutes, and industrial partners, supporting research that is both scientifically rigorous and relevant to real-world settings.


Project: Zero-Shot Paragraph-Level Handwriting Imitation

Project description: This project develops a paragraph-level handwriting imitation system for preserving personal writing style in digital communication. Using conditional latent diffusion models, high-resolution handwriting is generated from a style sample and target text in a compact latent space, enabling efficient and scalable synthesis. The method supports zero-shot generalization to unseen writers and enables coherent, style-consistent paragraph generation for applications such as personalized messaging and style-preserving text rendering.


Project: BraTS Pathology Challenge (Glioma Subregion Classification)

Project description: This project focuses on classifying glioma tumor subregions within the BraTS Lighthouse 2025 Pathology Challenge, addressing the heterogeneous histological structure brain tumors. It uses foundation models for feature extraction, and XGBoost as the final classifier to model complex intra-tumoral variability. The approach achieved 1st place in the MICCAI BraTS-Lighthouse 2025 Challenge (Task 10: heterogeneous histological landscape of gliomas), demonstrating the effectiveness of combining foundation-model features with classical machine learning for computational pathology.