Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

University of British Columbia, Mechanical Engineering, Centre for Blood Research

Red Blood Cell Deformability Image Classification Using Deep Learning


Erik Lamoureux, Matthew Weins, Emel Islamzada, Kerryn Matthews, Hongshen Ma

Introduction Microfluidic Sorting Results – Fresh Donor Blood


Red blood cell (RBC) deformability characterizes the cell’s ability to squeeze through the A B
microvasculature. Transfusion RBC deformability varies based on donor characteristics
[1,2] and the storage time [3]. More deformable blood increases skin blood flow [4],
haemoglobin levels [5], and is hypothesized to endure for longer periods in the body after
transfusion compared to less deformable cells. The identification and use of long-lasting
transfusion blood would reduce the frequency of needed transfusions for chronic
transfusion patients, reducing their risk of iron overload or other transfusion-related
morbidities. We have developed a convolutional neural network (CNN) approach to
determine blood cell deformability, compared against microfluidic cell sorting, that is
accessible to anyone with an adequate optical microscope.

Hypothesis Figure 3: Microfluidic sorting results from a fresh human donor. A: Normal distribution of sorted cells; outlets
3 and 4 are used for image classification. B: Cumulative distribution plot of sorted cells; the 50% crossover
frequency is defined as the donor’s rigidity score.
We hypothesize that a convolutional neural network model can classify different RBC
deformability levels using optical microscope images compared to microfluidic sorting. Imaging, Segmentation, Data Preparation, and Network
Objectives A
• Determine if deformability can be determined using CNNs compared to microfluidic
sorting among:
o One donor (presented here)
o Multiple donors (completed, not presented here)
o Training on multiple donors and testing on a new donor (work ongoing)

Methods
Figure 4: Imaging, segmentation, B
data preparation, and network.
A: Data pipeline consisting of 40x
brightfield optical microscopy
images segmented into 60x60
pixel single cell images and
augmented by rotation for
balanced classes of 10,000
training and 2,000 testing
images. B: Schematic of
convolutional neural network,
similar to AlexNet [6].

Donor Image Classification Results


Figure 5: Donor image
classification results. A:
A B
Cumulative distribution of
microfluidic sorting and
CNN classification. B:
Testing confusion matrix
and training, validation,
and testing accuracies. C:
Receiver operating
Figure 1: Experimental approach. An RBC sample is run through a microfluidic deformability sorting characteristic curve (ROC),
model evaluation metrics,
device and the sorted cells are used for image classification analysis using image segmentation, data
and evaluation of
augmentation (by rotation) and convolutional neural networks. microfluidic vs machine
Training Validation Testing
Accuracy Accuracy Accuracy
learning deformability
98% 96% 86%
Microfluidic Ratchet Device Design classification.

C Class Recall (RC)


=
𝑻𝑷
Precision (P)
=
𝑻𝑷
F1-Score
=
𝟐(𝑷)(𝑹𝑪)
𝑻𝑷 + 𝑭𝑵 𝑻𝑷 + 𝑭𝑷 𝑷 + 𝑹𝑪
Outlet 3 0.80 0.98 0.87
Outlet 4 0.97 0.75 0.85

Microfluidic Rigidity Machine Learning Difference


Score Rigidity Score
3.27 2.93 0.34

A rigidity score difference of 0.34 is near the natural variation of a


donor’s rigidity score. Rigidity score differences = 0.25 are
considered essentially unchanged [2].

Conclusions
In summary, we developed a deep learning model that accurately determines a RBC’s
deformability compared with microfluidic deformability sorting. If generalizable, this method
would allow for population-level cell deformability to be easily evaluated, requiring only an
optical microscope.

Future Directions
This work is currently being used to classify deformability in a sample of multiple donors.
Using the same method here but with three donors, we have achieved a testing accuracy of
78%. The aim is to acquire blood from at least six donors and use five for training and a
separate donor for testing to evaluate the model’s overall generalizability.

References
[1] R. Huisjes, A. Bogdanova, W. W. van Solinge, R. M. Schiffelers, L. Kaestner, and R. van Wijk, ‘Squeezing for Life – Properties of
Red Blood Cell Deformability’, Front. Physiol., vol. 9, p. 656, Jun. 2018, doi: 10.3389/fphys.2018.00656.
[2] E. Islamzada, ‘Deformability based sorting of stored red blood cells reveals donor-dependent aging curves’, Lab. Chip, p. 11,
2020.
[3] A. D’Alessandro, G. M. Liumbruno, G. Grazzini, and L. Zolla, ‘Red blood cell storage: the story so far’, Blood Transfus., 2010,
doi: 10.2450/2009.0122-09.
[4] G. Barshtein et al., ‘Deformability of transfused red blood cells is a potent determinant of transfusion-induced change in
recipient’s blood flow’, Microcirculation, vol. 23, no. 7, pp. 479–486, Oct. 2016, doi: 10.1111/micc.12296.
[5] G. Barshtein, N. Goldschmidt, A. R. Pries, O. Zelig, D. Arbell, and S. Yedgar, ‘Deformability of transfused red blood cells is a
potent effector of transfusion-induced hemoglobin increment: A study with β-thalassemia major patients: BARSHTEIN et al.’, Am. J.
Figure 2: Overview of microfluidic device. A: Oscillating upward filtration flow (4 second duration) and Hematol., vol. 92, no. 9, pp. E559–E560, Sep. 2017, doi: 10.1002/ajh.24821.
downward declogging flow (1 second duration). B: Cell flow trajectory inside sorting matrix; more [6] A. Krizhevsky, I. Sutskever, and G. E. Hinton, ‘ImageNet classification with deep convolutional neural networks’, Commun. ACM,
deformable cells are sorted to lower-numbered outlets. C: Overview of device sorting region. vol. 60, no. 6, pp. 84–90, May 2017, doi: 10.1145/3065386.

Contact
Dr. Hongshen Ma, hongma@mech.ubc.ca
Erik Lamoureux, erik.lamoureux@alumni.ubc.ca

You might also like