High-performance Data Management for Whole Slide Image Analysis in Digital Pathology
Haoju Leng, Ruining Deng, Shunxing Bao, Dazheng Fang, Bryan A. Millis,, Yucheng Tang, Haichun Yang, Xiao Wang, Yifan Peng, Lipeng Wan, Yuankai Huo

TL;DR
This paper presents a high-performance data management pipeline using ADIOS2 for whole-slide image analysis in digital pathology, significantly improving I/O efficiency in CPU and GPU scenarios.
Contribution
It introduces a digital pathology-centric pipeline leveraging ADIOS2, achieving notable I/O speed-ups and demonstrating its effectiveness in whole-slide image analysis workflows.
Findings
ADIOS2 doubles I/O speed in CPU-based analysis.
Performance comparable to NVIDIA GDS in GPU scenario.
First known application of ADIOS2 in digital pathology.
Abstract
When dealing with giga-pixel digital pathology in whole-slide imaging, a notable proportion of data records holds relevance during each analysis operation. For instance, when deploying an image analysis algorithm on whole-slide images (WSI), the computational bottleneck often lies in the input-output (I/O) system. This is particularly notable as patch-level processing introduces a considerable I/O load onto the computer system. However, this data management process could be further paralleled, given the typical independence of patch-level image processes across different patches. This paper details our endeavors in tackling this data access challenge by implementing the Adaptable IO System version 2 (ADIOS2). Our focus has been constructing and releasing a digital pathology-centric pipeline using ADIOS2, which facilitates streamlined data management across WSIs. Additionally, we've…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAI in cancer detection · Medical Image Segmentation Techniques · Radiomics and Machine Learning in Medical Imaging
MethodsFocus
