Spectral-spatial feature-based neural network method for acute lymphoblastic leukemia cell identification via microscopic hyperspectral imaging technology.

Biomedical optics express 2017 AI 7 Explanations View Original
Original Paper (PDF)

Unable to display PDF. Download it here or view on PMC.

Plain-English Explanations
Pages 2-3
The Challenge of Identifying Leukemia Cells Under a Microscope

Acute lymphoblastic leukemia (ALL) is one of the most common cancers in children, with incidence peaking between ages 2 and 5. Early and accurate diagnosis is essential - survival rates in pediatric ALL have improved to nearly 90% with timely treatment. The initial step in diagnosis is typically examining a blood smear under a microscope to distinguish lymphoblasts (abnormal, immature leukemia cells) from normal lymphocytes.

This distinction is harder than it sounds. Lymphoblasts and lymphocytes look similar - both are white blood cells with a large nucleus - and even experienced hematologists can disagree when examining the same slide. In a healthy person's peripheral blood, there should be zero to two lymphoblasts; even a small increase signals disease. Missing a lymphoblast could mean delayed diagnosis and disease progression. The task demands both speed and accuracy.

Traditional automated blood analyzers perform well on normal blood counts but their accuracy drops sharply when abnormal cells like lymphoblasts are present. Current automated methods rely on 2D images from standard light microscopes, which capture only shape and color information. These images are sensitive to staining inconsistencies and uneven smear thickness, which can cause misidentification. A better imaging approach was needed.

TL;DR: Distinguishing leukemia lymphoblasts from normal lymphocytes under a microscope is critical for early ALL diagnosis but difficult to automate accurately using standard light microscopy images.
Pages 3-4
Hyperspectral Imaging: Seeing Beyond Color

Standard cameras capture light in three broad color bands - red, green, and blue (RGB). Hyperspectral imaging is fundamentally different: it captures images across dozens or hundreds of narrow wavelength bands simultaneously, creating a rich spectrum profile for every pixel in the image. Originally developed for satellite remote sensing (identifying minerals and vegetation from space), the technology has been adapted for biomedical imaging.

When light interacts with biological tissue, the way it is reflected, scattered, and transmitted depends on the molecular composition of that tissue. Different cell types have different molecular makeups and therefore different spectral signatures - characteristic patterns of which wavelengths they absorb and reflect. Hyperspectral microscopic imaging (MHSI) can capture these spectral differences even when cells look nearly identical under white light, providing an additional dimension of information beyond shape and color.

The MHSI system used in this study operates over a spectral range of 550 to 1000 nanometers with 2-5 nm spectral resolution. Each image pixel is represented by a full spectrum vector rather than a single gray value. When the blood smear is placed on the microscope stage, the system automatically captures the hyperspectral image cube - a three-dimensional dataset containing spatial information (position) plus spectral information (wavelength response) for every cell in the field of view.

TL;DR: Hyperspectral imaging captures the unique spectral fingerprint of each cell type across hundreds of wavelength bands, providing far more discriminating information than standard color microscopy.
Pages 4-6
From Raw Image to Features: Spectral and Spatial Analysis

Processing hyperspectral images for cell identification involves two parallel tracks: extracting spectral features (information from each cell's light absorption pattern) and extracting spatial features (information from cell shape, size, and texture). The researchers developed a pipeline to accomplish both before combining them for final classification.

For spectral analysis, raw images were first calibrated using a white reference slide to remove artifacts from the light source and optics. The spectral data were then normalized to a 0-1 scale (making spectra from different cells comparable) and compressed using binary-coded decimal (BCD) encoding - reducing each pixel's data from 12 bits to 4 bits while preserving the key spectral differences between cell types. The result: distinct spectral signatures for lymphoblasts, lymphocytes, and red blood cells that remain clearly separable after compression.

For spatial analysis, the team used Support Vector Machine-Recursive Feature Elimination (SVM-RFE), a machine learning algorithm that iteratively tests all available features and discards the least informative ones. Starting from a library of candidate features (mean intensity, variance, nucleus perimeter, nucleus-to-cytoplasm ratio, and entropy), the algorithm selected the five most discriminating features for hyperspectral images. These five features represent three types of information: descriptive statistics (how bright and variable the pixel intensities are), contrast (differences between nucleus and cytoplasm), and orderliness (texture complexity).

TL;DR: The system extracts two complementary types of information: spectral features from each cell's unique light absorption signature, and spatial features (shape, size, texture) selected by machine learning to maximize discriminating power.
Pages 6-7
The MLVQ Neural Network: Fusing Spectral and Spatial Data

Once spectral and spatial features are extracted, they need to be combined into a single classification decision. Standard neural network approaches treat spectral and spatial features as independent contributions that are simply added together - an oversimplification that loses information about how these two types of features interact within real cells.

The researchers developed a novel Marker-based Learning Vector Quantization (MLVQ) neural network that addresses this limitation. MLVQ has three layers: an input layer (receiving the combined spectral and spatial features), a marker-competitive layer (that uses unsupervised clustering to group similar patterns, then selects representative 'markers' from large, reliable clusters), and an output layer (that produces the final classification: lymphoblast or lymphocyte). The marker-competitive layer is the key innovation - it uses morphological erosion to identify which cell clusters contain enough reliable information to be used as reference points for classification.

During training, the network adjusts its internal weights based on whether each classification decision is correct or incorrect. When a cell is correctly identified, the weights corresponding to that pattern are strengthened; when misidentified, those weights are weakened. After 100 iterations of training on the sample dataset of 135 lymphoblasts and 120 lymphocytes, the network converges on optimal weights that capture the interaction between spectral and spatial features - achieving better performance than either feature type used alone.

TL;DR: The custom MLVQ neural network integrates spectral and spatial features in a way that captures their interactions, achieving better accuracy than treating each information source independently.
Pages 9-10
Performance Results: 92.9% Accuracy with Combined Features

The researchers tested three configurations to isolate the contribution of each feature type: spectral features alone, spatial features alone, and the combined spectral-spatial approach. The results were clear. Spectral features alone achieved 87.1% accuracy, 88.9% sensitivity, and 85% specificity. Spatial features alone performed somewhat worse at 82.4% accuracy, 82.2% sensitivity, and 85% specificity.

Combining both feature types in the MLVQ network produced the best results: 92.9% accuracy, 93.3% sensitivity, and 92.5% specificity. Sensitivity - the ability to correctly identify lymphoblasts when they are present - is the most clinically critical metric, because missing a lymphoblast means missing a diagnosis. At 93.3% sensitivity, the system identified nearly all true lymphoblasts, with a very low rate of false negatives that could lead to missed diagnoses.

These results were validated against the judgment of an expert hematologist, who provided the ground truth labels for each cell. The system's performance approached and in some respects matched expert human accuracy, which is the standard benchmark for any automated diagnostic tool. Compared to traditional light microscopy-based methods using K-means clustering (which visibly confused lymphoblasts, lymphocytes, and red blood cells in side-by-side images), the MHSI-MLVQ approach provided clearly superior discrimination.

TL;DR: Combined spectral and spatial features in the MLVQ network achieved 92.9% accuracy, 93.3% sensitivity, and 92.5% specificity - outperforming either feature type alone and far exceeding traditional microscopy methods.
Pages 10-11
What This Technology Could Mean for Leukemia Diagnosis

The system described here is intended as a pre-diagnostic tool to assist hematologists in identifying suspect cells that warrant further investigation. In routine practice, labs receive large volumes of blood smears and need to rapidly flag samples containing abnormal cells. An automated system that can reliably identify lymphoblasts with over 90% accuracy could dramatically reduce the workload on skilled technicians and speed up the time from sample collection to diagnostic workup.

The technology may also reduce inter-observer variability - the well-documented fact that different hematologists examining the same slide sometimes reach different conclusions. By providing an objective, reproducible spectral and spatial assessment of each cell, the system creates a consistent standard that does not depend on the experience or fatigue level of the reviewer. This is particularly valuable in settings where access to specialized hematologists is limited.

One notable future possibility mentioned by the authors is using hyperspectral imaging on unstained blood cells. Current methods require Giemsa staining (a chemical process that colors cells for contrast), which takes time and introduces variability. If the spectral signatures of unstained lymphoblasts and lymphocytes are sufficiently distinct - which hyperspectral imaging may be sensitive enough to detect - the technology could eventually enable faster, stain-free blood analysis at the point of care.

TL;DR: This system could accelerate ALL pre-diagnosis by rapidly and consistently flagging lymphoblasts in blood smears, reducing reliance on expert availability and potentially enabling unstained sample analysis in the future.
Pages 11-12
A New Imaging Paradigm for Blood Cancer Diagnosis

This study demonstrates that hyperspectral microscopic imaging, combined with a purpose-built neural network classifier, can achieve high-accuracy identification of ALL lymphoblasts in blood smears. By integrating both spectral (what light the cell absorbs) and spatial (how the cell looks) information, the MHSI-MLVQ system overcomes key limitations of conventional automated analysis, which relies solely on the 2D spatial information available in standard color photographs.

The approach is notable for being accessible: the MHSI system is built around standard microscope hardware with an added acousto-optic tunable filter, rather than requiring entirely new equipment. The neural network runs on conventional computing hardware. Taken together, this suggests a pathway toward practical clinical deployment rather than a purely theoretical demonstration.

Important limitations remain. The study validated performance at the per-cell level (correctly identifying individual cells), but clinical diagnosis ultimately operates at the per-patient level (does this patient have ALL?). Future work will need to translate per-cell accuracy into per-patient diagnostic performance and compare the approach directly with gold-standard molecular methods such as immunophenotyping. Expanding the dataset to more patients and extending the system to classify ALL subtypes (L1, L2, L3) would also strengthen confidence in its clinical utility.

TL;DR: Hyperspectral microscopic imaging with MLVQ neural networks achieves 92.9% accuracy for ALL cell identification, demonstrating a feasible, hardware-accessible approach to augmenting or automating leukemia pre-diagnosis from blood smears.
Citation: Open Access, 2017. Available at: PMC5480446.