PySpatial: A High-Speed Whole Slide Image Pathomics Toolkit
Yuechen Yang, Yu Wang, Tianyuan Yao, Ruining Deng, Mengmeng Yin,, Shilin Zhao, Haichun Yang, Yuankai Huo

TL;DR
PySpatial is a high-speed toolkit for whole slide image analysis that streamlines feature extraction by directly operating on regions of interest, significantly reducing processing time while maintaining accuracy.
Contribution
PySpatial introduces a novel, efficient approach for WSI analysis using spatial indexing and matrix computation, outperforming traditional pipelines like CellProfiler.
Findings
Achieves nearly 10-fold speedup on small, sparse objects in PEC datasets.
Attains 2-fold speedup on larger structures like glomeruli and arteries.
Demonstrates high accuracy and efficiency in large-scale WSI analysis.
Abstract
Whole Slide Image (WSI) analysis plays a crucial role in modern digital pathology, enabling large-scale feature extraction from tissue samples. However, traditional feature extraction pipelines based on tools like CellProfiler often involve lengthy workflows, requiring WSI segmentation into patches, feature extraction at the patch level, and subsequent mapping back to the original WSI. To address these challenges, we present PySpatial, a high-speed pathomics toolkit specifically designed for WSI-level analysis. PySpatial streamlines the conventional pipeline by directly operating on computational regions of interest, reducing redundant processing steps. Utilizing rtree-based spatial indexing and matrix-based computation, PySpatial efficiently maps and processes computational regions, significantly accelerating feature extraction while maintaining high accuracy. Our experiments on two…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAI in cancer detection
