Cascade Detector Analysis and Application to Biomedical Microscopy
Thomas L. Athey, Shashata Sawmya, Nir Shavit
TL;DR
This work addresses the challenge of efficient inference on massive, multiresolution biomedical images in which objects of interest are sparse. It introduces a probabilistic theory of cascade detectors operating across resolutions, deriving closed-form expressions for cascade sensitivity, specificity, and expected L0 classifier calls, and generalizes these results to higher dimensions and more cascade levels. Empirically, the authors demonstrate that two-level cascade detectors achieve comparable accuracy to single-level detectors while delivering substantial speedups (typically 2×–4×) across soma detection, organelle segmentation, and tissue segmentation tasks on fluorescence, EM, and digital pathology datasets. The findings suggest broad applicability of cascade inference in microscopy and potential for combining with other efficiency techniques such as sparsification and quantization to accelerate large-scale biomedical image analysis.
Abstract
As both computer vision models and biomedical datasets grow in size, there is an increasing need for efficient inference algorithms. We utilize cascade detectors to efficiently identify sparse objects in multiresolution images. Given an object's prevalence and a set of detectors at different resolutions with known accuracies, we derive the accuracy, and expected number of classifier calls by a cascade detector. These results generalize across number of dimensions and number of cascade levels. Finally, we compare one- and two-level detectors in fluorescent cell detection, organelle segmentation, and tissue segmentation across various microscopy modalities. We show that the multi-level detector achieves comparable performance in 30-75% less time. Our work is compatible with a variety of computer vision models and data domains.
