paper-with-me

홈 › Papers

Representing Whole Slide Cancer Image Features with Hilbert Curves

2020-05-13 · Erich Bremer, Jonas Almeida, Joel Saltz

Regions of Interest (ROI) contain morphological features in pathology whole slide images (WSI) are delimited with polygons[1]. These polygons are often represented in either a textual notation (with the array of edges) or in a binary mask form. Textual notations have an advantage of human readability and portability, whereas, binary mask representations are more useful as the input and output of feature-extraction pipelines that employ deep learning methodologies. For any given whole slide image, more than a million cellular features can be segmented generating a corresponding number of polygons. The corpus of these segmentations for all processed whole slide images creates various challenges for filtering specific areas of data for use in interactive real-time and multi-scale displays and analysis. Simple range queries of image locations do not scale and, instead, spatial indexing schemes are required. In this paper we propose using Hilbert Curves simultaneously for spatial indexing and as a polygonal ROI representation. This is achieved by using a series of Hilbert Curves[2] creating an efficient and inherently spatially-indexed machine-usable form. The distinctive property of Hilbert curves that enables both mask and polygon delimitation of ROIs is that the elements of the vector extracted ro describe morphological features maintain their relative positions for different scales of the same image.

📄 PDF Abstract BibTeX arXiv:2005.06469

Code (0)

등록된 구현이 없습니다.

Tasks

whole slide images

Similar Papers 제목 키워드 기반

Unsupervised Learning of Deep-Learned Features from Breast Cancer Images

2020-06-21 · Sanghoon Lee, Colton Farley, Simon Shim, Yanjun Zhao 외

Detecting cancer manually in whole slide images requires significant time and effort on the laborious process. Recent advances in whole slide image analysis have stimulated the growth and development of machine learning-…

whole slide images

Deep Learning for Identifying Metastatic Breast Cancer

2016-06-18 · Dayong Wang, Aditya Khosla, Rishab Gargeya, Humayun Irshad 외

The International Symposium on Biomedical Imaging (ISBI) held a grand challenge to evaluate computational systems for the automated detection of metastatic breast cancer in whole slide images of sentinel lymph node biops…

Deep LearningGeneral Classificationimage-classificationImage Classification+1

Mixed Magnification Aggregation for Generalizable Region-Level Representations in Computational Pathology

2026-02-25 · Eric Zimmermann, Julian Viret, Michal Zelechowski, James Brian Hall 외 arxiv

In recent years, a standard computational pathology workflow has emerged where whole slide images are cropped into tiles, these tiles are processed using a foundation model, and task-specific models are built using the r…

Overcoming the limitations of patch-based learning to detect cancer in whole slide images

2020-12-01 · Ozan Ciga, Tony Xu, Sharon Nofech-Mozes, Shawna Noy 외

Whole slide images (WSIs) pose unique challenges when training deep learning models. They are very large which makes it necessary to break each image down into smaller patches for analysis, image features have to be extr…

whole slide images

Whole Slide Image Classification of Salivary Gland Tumours

2024-08-22 · John Charlton, Ibrahim Alsanie, Syed Ali Khurram

This work shows promising results using multiple instance learning on salivary gland tumours in classifying cancers on whole slide images. Utilising CTransPath as a patch-level feature extractor and CLAM as a feature agg…

Classificationimage-classificationImage ClassificationMultiple Instance Learning+1