Redirecting to original paper in 30 seconds...
Click below to go immediately or wait for automatic redirect
📄 Abstract
Abstract: Recent advancements in digital pathology have enabled comprehensive analysis
of Whole-Slide Images (WSI) from tissue samples, leveraging high-resolution
microscopy and computational capabilities. Despite this progress, there is a
lack of labeled datasets and open source pipelines specifically tailored for
analysis of skin tissue. Here we propose Histo-Miner, a deep learning-based
pipeline for analysis of skin WSIs and generate two datasets with labeled
nuclei and tumor regions. We develop our pipeline for the analysis of patient
samples of cutaneous squamous cell carcinoma (cSCC), a frequent non-melanoma
skin cancer. Utilizing the two datasets, comprising 47,392 annotated cell
nuclei and 144 tumor-segmented WSIs respectively, both from cSCC patients,
Histo-Miner employs convolutional neural networks and vision transformers for
nucleus segmentation and classification as well as tumor region segmentation.
Performance of trained models positively compares to state of the art with
multi-class Panoptic Quality (mPQ) of 0.569 for nucleus segmentation,
macro-averaged F1 of 0.832 for nucleus classification and mean Intersection
over Union (mIoU) of 0.884 for tumor region segmentation. From these
predictions we generate a compact feature vector summarizing tissue morphology
and cellular interactions, which can be used for various downstream tasks.
Here, we use Histo-Miner to predict cSCC patient response to immunotherapy
based on pre-treatment WSIs from 45 patients. Histo-Miner identifies
percentages of lymphocytes, the granulocyte to lymphocyte ratio in tumor
vicinity and the distances between granulocytes and plasma cells in tumors as
predictive features for therapy response. This highlights the applicability of
Histo-Miner to clinically relevant scenarios, providing direct interpretation
of the classification and insights into the underlying biology.