Sitemap
Stanford AI for Healthcare

Artificial Intelligence to Improve People’s Lives. Learn more at https://stanfordmlgroup.github.io/

How Different Are Cats and Cells Anyway?

17 min readFeb 7, 2018

--

Examples of cat detection and nucleus detection (bounding boxes in green, yellow, red) (Source: cats, cells)
Mitosis under a fluorescence microscope (source)

The need for automated nuclear detection

H&E Stained Breast Cancer Samples from ICPR Dataset (source)
Answer: (a)-(c ) true mitoses, (d)-(f) confounding examples (source)

The role of deep learning

Example convolutional neural network architecture (source)

Progress Made

Fully Convolutional Deep Regression Network downsamples input then upsamples to output regression map of same input dimensions (Chen et al., 2016).
Nuclei detection using Stacked Sparse Autoencoders. The green, yellow and red dots represent the true positives, false positives, and false negatives respectively. (Source)

Current Barriers to Progress

Machine learning challenges

1. Needs More (Representative, Well-Labeled) Data

Aggnet Approach Overview (source)

2. High-Dimensional Data

3. Variations in Data Preparation

4. Overlapping and Cluttering of Objects

Healthcare challenges

1. Opening the “black box”

2. High costs of digitization

Conclusion: Cats and Cells

Acknowledgements

References

--

--

No responses yet