Back to Works 🏆 2nd Prize · UH DSPC 2025 · Digital Pathology

Unsupervised Clustering for Nuclei Segmentation at Multiple Levels in H&E Histopathology Images

Phase 3 Segmentation Output

Phase 3 — stain-specific clustering using Hematoxylin channel deconvolution.

Overview

This project develops and evaluates three independent unsupervised methods for nuclei segmentation in H&E-stained histopathology images — a critical task for digital pathology. Each method leverages a different feature set (spatial, pixel-level, and stain-specific) to perform clustering without the need for labeled data.

Awarded 2nd Prize at the University of Hertfordshire's Data Science Project Club poster presentation for its rigorous comparative analysis and impactful results.

The Problem

Supervised deep learning methods for nuclei analysis depend on large, expert-annotated datasets — a significant bottleneck that limits scalability and slows research. This project explores whether unsupervised clustering frameworks can deliver viable segmentation directly from raw image data.

Approach — Three Methods

All three methods were evaluated on the MoNuSeg 2018 dataset. Each targets a different image representation:

Key Technologies: Python · Scikit-learn · K-Means · GMM · FCM · SLIC Superpixels · Macenko Stain Normalization · MoNuSeg Dataset

Results