Hi! I'm Binghao, a Research Fellow in AI & Precision Oncology at the Institute of Cancer Research (ICR).

About Me

Dr Binghao Chai at his PhD graduation ceremony.
Binghao at his PhD graduation ceremony (2023).

AI for Medical Imaging

Dr Binghao Chai (柴秉浩)

AI researcher developing solutions for digital pathology, cancer diagnostics, and microscopy imaging.

Current role

Research Fellow in AI & Precision Oncology at the Institute of Cancer Research (Bakal Lab).

Research interests

Digital Pathology, Microscopy Imaging, Model Generalisability, Clinical Translation, Transparent and Reliable AI.

Previous roles

  • Research Fellow in AI for Healthcare at UCL Cancer Institute (Flanagan Lab).
  • Postdoctoral Computer Vision Scientist (Draviam Lab, Queen Mary University of London, 2023-2024).
  • PhD in Computer Science and Digital Pathology (UCL, supervised by Dr Kevin Bryson and Prof Nischalan Pillay, 2018-2023).

Research

I develop AI methods for cancer tissue images that stay reliable outside the laboratory that produced them. Across projects the recurring questions are the same: does the model generalise to another hospital's slides, can a pathologist see the evidence behind its output, and does that still hold when the stain, the scanner or the tumour changes.

Generalisable AI for digital pathology

Representative pathology inference heat map for soft tissue sarcoma research.
Representative pathology inference visualisation.
  • Digital Pathology
  • Model Robustness
  • Foundation Models
  • Model Generalisability

A model trained on one hospital's slides can fail quietly on another's, because every laboratory stains differently and every scanner renders colour differently. I measure that effect and try to remove it, using pathology foundation models as the object of study. The work runs on soft tissue sarcoma and its mimics — rare, morphologically diverse tumours where diagnostic agreement is already hard, which makes them an unusually honest test of whether a model has learned biology or has learned the laboratory.

Collaborators

UCL Cancer Institute, Royal National Orthopaedic Hospital, Google Health, and The Alan Turing Institute.

Representative outputs

  • Cross-laboratory assessment of pathology foundation models.
  • Lipoma versus atypical lipomatous tumour classification from whole-slide images.
Show details Hide details

Soft tissue sarcomas are rare and morphologically diverse, so diagnosis routinely needs specialist review and ancillary testing, and agreement is imperfect even between experts. That makes them a demanding setting for computational classification — and a revealing one, because a model that has quietly learned a laboratory's staining signature rather than the tumour's morphology is caught out faster here than on a large single-centre cohort.

Septa and the nuclei along with septa in an atypical lipomatous tumour sample.
Septa and the nuclei along with septa in an atypical lipomatous tumour sample.

One strand of my work, conducted in collaboration with Google Health and The Alan Turing Institute, explores how variations in tissue staining and scanning protocols across laboratories affect the performance of AI models in pathology. Using sarcoma pathology as a challenging test case, this project evaluates multiple pathology foundation models to understand their robustness and adaptability. The goal is to provide insights that can inform the development of AI systems capable of consistent and reliable performance across diverse clinical environments.

Atypical lipomatous tumour sample and its deep learning inference heat map.
An atypical lipomatous tumour sample and its inference result in a heat map. In the heat map, the malignant scores are sorted in descending order in colours of red, orange, green and blue.

Alongside this, I also investigate tumour classification approaches in soft tissue pathology, including methods that address common diagnostic challenges. An example is an earlier work on developing computational pipelines to distinguish between benign lipomas and malignant atypical lipomatous tumours from whole slide images, a task that often requires detailed morphological assessment and specialist review. These complementary research directions, exploring colour-related techniques as well as advancing tumour classification methods, aim to pave the way for more reliable, adaptable, and clinically useful AI tools in digital pathology.

Interpretable phenotypes from routine histology

Three representative haematoxylin and eosin tiles from a model-derived neuroblastoma phenotype.
Representative tiles from one model-derived phenotype (haemorrhagic and necrotic).
  • Digital Pathology
  • Weakly Supervised Learning
  • Interpretability
  • Molecular Correlates

A molecular test tells you that a tumour carries an alteration; it does not tell you where in the tissue that alteration shows itself. I build weakly supervised models that predict molecular status from routine H&E slides and then decompose the prediction into morphological sub-populations a pathologist can inspect and name. The aim is not a stronger classifier but a readable one, producing evidence that can be located on the slide, reviewed, and disagreed with.

Collaborators

The Institute of Cancer Research, and Great Ormond Street Hospital for Children.

Representative outputs

  • Pheno-MYCN, mapping the morphological footprint of MYCN amplification in paediatric neuroblastoma.
  • Cell-level spatial profiling linking model-derived phenotypes to nuclear organisation and necrosis.
Show details Hide details

MYCN amplification has been a prognostic marker in paediatric neuroblastoma for decades, but it is assayed in bulk — alongside the heterogeneous tissue architecture a pathologist actually assesses, rather than within it. That leaves a gap in both directions: MYCN status alone cannot localise MYCN-associated biology, and morphology alone cannot assign molecular risk. Pheno-MYCN closes the gap from the image side, linking slide-level MYCN prediction to interpretable morphological sub-populations on routine H&E whole-slide images.

Five model-derived neuroblastoma phenotypes with representative tiles, whole-slide thumbnails, a clustered heat map, and per-phenotype composition, survival and enrichment summaries.
The five phenotypes Pheno-MYCN resolves across the cohort. For each, three representative tiles and a whole-slide thumbnail sit beside its composition, median survival, MYCN-amplification rate and relative enrichment. The clustered heat map in the centre separates the two MYCN-enriched phenotypes, haemorrhagic and necrotic, from the three that sit at the cohort baseline.

Across 189 slides, the framework resolves each into phenotypic clusters that expert pathology review maps onto recognised neuroblastoma morphologies. Cell-level profiling then shows that MYCN amplification marks every sub-population, but through a different feature in each: densely cellular yet disorganised tumour with sparser, less diverse cellular networks, and a disproportionate presence in necrotic and haemorrhagic regions. MYCN-amplified-like tissue is identifiable per slide from those features alone, and can be traced as a continuous gradient within a tumour rather than as a single label attached to the whole case.

The point of the prediction task here is diagnostic rather than competitive. A stronger classifier that cannot show its working is of limited use to a reporting pathologist; a model whose evidence can be pointed at on the slide can be checked, challenged, and eventually trusted. That matters most where molecular testing is constrained by cost or turnaround, which is where a readable H&E signal has the most to offer.

Microscopy time-lapse image analysis of dynamic cellular structures

Representative Multi-SpinX spindle and kinetochore tracking output.
Representative Multi-SpinX tracking output.
  • Microscopy Imaging
  • Time-Lapse Analysis
  • Cell Tracking
  • Software Translation

I design computational pipelines for analysing high-resolution 3D and time-lapse microscopy of live cells, with a particular focus on spindle and kinetochore dynamics. The aim is to make tracking in crowded multicellular environments more scalable, reliable, and biologically informative for real experimental workflows. This strand of work has led to Multi-SpinX, related methodological publications, and deployment into ZEISS imaging software.

Collaborators

Queen Mary University of London, ZEISS Microscopy Solutions, and Tohoku University.

Representative outputs

  • Multi-SpinX for multicellular spindle and kinetochore tracking.
  • Integration into ZEISS arivis Pro and ZEISS arivis Cloud.
Show details Hide details

What makes this hard is not the volume of data but its geometry. The structures move in three dimensions, change shape as they move, and in a confluent field they overlap and occlude each other, so an identity that is obvious to a human across two frames is genuinely ambiguous to a tracker. Manual annotation resolves it and does not scale; that gap is what these frameworks are built to close.

SpinX demo.
SpinX demo.

As part of this research, I led the development of Multi-SpinX, an advanced computational framework for automated tracking of mitotic spindles and kinetochores in multicellular environments. During mitosis, the mitotic spindle, a dynamic microtubule-based structure, orchestrates the segregation of chromosomes, which are attached via the kinetochore at their centromeric regions. Both structures undergo complex and often independent movements in 3D space over time, making them particularly challenging to track in crowded or high-throughput imaging experiments. Multi-SpinX extends the capabilities of the original SpinX system, which was limited to single-cell metaphase analysis. The framework was developed in collaboration with Prof. Viji Draviam (Queen Mary University of London), Prof. Kozo Tanaka (Tohoku University), ZEISS, and other colleagues. Multi-SpinX is now integrated into ZEISS arivis Pro and ZEISS arivis Cloud, and provides a scalable solution for researchers studying spindle-kinetochore dynamics, enabling richer quantitative analyses of mitosis in complex multicellular contexts.

Multi-SpinX time-lapse frames showing spindle and kinetochore tracking.
Time-lapse images of consecutive frames illustrate the complex process of kinetochore tracking overlaid with spindle tracking. The frames are organised as follows: the original movie as a merge of the spindle (red) and kinetochore marker (centromere marker for chromosome 16, in green) displays the representative consecutive frames (first row), the tracked spindle with bounding boxes illustrates the spindle tracking outcome (second row), the tracked GFP with bounding boxes (red, marked by yellow arrow) depicts the kinetochores being tracked, with bounding boxes delineating the track location (third row), and the magnified consecutive frames highlighted with yellow arrows in the third row showcase sister kinetochores with two particle IDs (1 and 2) segregated into four kinetochores (1, 2, 3 and 4). Scale bar: 10 μm.

Teaching and Supervision

Course Development

  • Curating Cancer Data (UCL, MPHY0059) — 2026/27: contributed lecture and laboratory material, and assessment items, to the Visual Data Curation and Processing sub-module of UCL's new MSc Computational Cancer. Teaching and laboratory demonstration from Term 1, 2026/27.

Research Supervision

  • Quantifying staining and scanner variation in digital pathology using PLISM dataset (UCL, 2026): Yaning Meng and Yvonne Cui (both BEng Biomedical Engineering students from Imperial College London, doing a summer research internship at UCL), co-supervised with Dr Tapabrata (Rohan) Chakraborty.
  • Multi-SpinX project (QMUL, 2024): Muntaqa Choudhury (PhD candidate), Saakshi Jain (BSc), Sana Piracha (BSc), Alexia-Cristina Maharea (BSc thesis: Assessing multi-spindle tracker to improve and support development), Alan Sounthararajah (BSc thesis: Improving SpinX: the multispindle tracker).
  • Nuclear atypia tracker project (QMUL, 2023): Jeel Maheshkumar Prajapati (MSc thesis: Artificial Intelligence tools to advance drug discovery screens: developing a nuclear atypia tracker using a deep learning framework at ZEISS arivis Cloud).

Teaching Assistant

  • Requirement Engineering and Software Architecture (UCL, COMP0101) — 2018/19 to 2021/22
  • Software Abstraction and Systems Integration (UCL, COMP0102) — 2018/19 to 2021/22
  • Validation and Verification (UCL, COMP0103) — 2020/21
  • Systems Engineering (UCL, COMP0016) — 2020/21
  • Machine Learning for Domain Specialists (UCL, COMP0142) — 2019/20
  • Software Engineering (COMP0071) — 2018/19

Miscellaneous

Gallery

Old News

2026
  • Aug. 2026, I was appointed Honorary Research Fellow at the UCL Department of Medical Physics and Biomedical Engineering.
  • Jun. 2026, I chaired Session Two (GenAI in Biology and Health) at the Predictive Cell Symposium, ICR.
  • May. 2026, I presented Pheno-MYCN: interpretable H&E-derived phenotypes associated with MYCN amplification in paediatric neuroblastoma (poster) at the ICR Division of Cell and Molecular Biology away day.
  • Apr. 2026, I joined Bakal Lab at the Institute of Cancer Research (ICR) as a research fellow in AI & precision oncology.
2025
Before 2025