Available Theses
I am always looking for motivated Bachelor’s and Master’s students interested in AI for biology and medicine. The projects below build on DECODE-RNA, our single-cell RNA transformer-based model. If any of them sound interesting — or if you have your own idea in a related area — feel free to get in touch to discuss it.
Systematic Ablations, New Pre-training Objectives, and Scaling Behaviour for a Single-Cell Foundation Model
Investigate which design choices actually drive the quality of DECODE-RNA’s learned cell representations — the expression-encoding scheme, protein-language-model priors, the dual-attention structure, and the multi-task curriculum — through controlled ablations measured on both in-distribution accuracy and cross-tissue transfer. Introduce new self-supervised objectives that teach the model to distinguish genuine biological silence from technical dropout, and characterise how representation quality scales with data and model size. First validated on blood and PBMC cells, then extended to whole-body Census data and multi-GPU training to derive a scale-aware pre-training recipe.
Multi-Teacher Knowledge Distillation from Single-Cell Foundation Models
Build a framework that distils the complementary strengths of several existing single-cell foundation models (e.g., scGPT, Geneformer, UCE, scVI) into DECODE-RNA’s unified gene vocabulary and continuous-expression representation. Because the teacher models live in incompatible embedding spaces, the central challenge is cross-space alignment: preserving each teacher’s cell–cell similarity structure and learning per-teacher weighting so the student inherits batch correction, biological resolution, and gene-level knowledge from the most reliable source. First tested on a foetal reference dataset using standard data-integration metrics, then evaluated on cross-tissue transfer against each individual teacher.
Validating Attention-Derived Gene Regulatory Networks Against Experimental Ground Truth
Test whether the gene–gene relationships DECODE-RNA extracts from its cross-attention weights reflect real biological regulation rather than mere co-expression. Build an evaluation harness that benchmarks the model’s zero-shot networks against curated regulons and experimental evidence (DoRothEA/CollecTRI, ChIP-seq, and perturbation data), and compares them with established network inference methods such as GENIE3, SCENIC, and CellOracle. First applied to blood cell types, then extended to further tissues to assess how cell-type-specific and transferable the inferred regulation is. This project is more biology-leaning and less deep-learning-heavy.
