paper-with-me

Papers

Histopathological Image Classification with Cell Morphology Aware Deep Neural Networks

2024-07-11 · Andrey Ignatov, Josephine Yates, Valentina Boeva

Histopathological images are widely used for the analysis of diseased (tumor) tissues and patient treatment selection. While the majority of microscopy image processing was previously done manually by pathologists, recent advances in computer vision allow for accurate recognition of lesion regions with deep learning-based solutions. Such models, however, usually require extensive annotated datasets for training, which is often not the case in the considered task, where the number of available patient data samples is very limited. To deal with this problem, we propose a novel DeepCMorph model pre-trained to learn cell morphology and identify a large number of different cancer types. The model consists of two modules: the first one performs cell nuclei segmentation and annotates each cell type, and is trained on a combination of 8 publicly available datasets to ensure its high generalizability and robustness. The second module combines the obtained segmentation map with the original microscopy image and is trained for the downstream task. We pre-trained this module on the Pan-Cancer TCGA dataset consisting of over 270K tissue patches extracted from 8736 diagnostic slides from 7175 patients. The proposed solution achieved a new state-of-the-art performance on the dataset under consideration, detecting 32 cancer types with over 82% accuracy and outperforming all previously proposed solutions by more than 4%. We demonstrate that the resulting pre-trained model can be easily fine-tuned on smaller microscopy datasets, yielding superior results compared to the current top solutions and models initialized with ImageNet weights. The codes and pre-trained models presented in this paper are available at: https://github.com/aiff22/DeepCMorph

📄 PDF Abstract BibTeX arXiv:2407.08625

Code (1)

aiff22/deepcmorph 공식 구현 pytorch

Tasks

DiagnosticHistopathological Image Classificationimage-classificationImage Classification

Similar Papers 제목 키워드 기반

HACT-Net: A Hierarchical Cell-to-Tissue Graph Neural Network for Histopathological Image Classification

2020-07-01 · Pushpak Pati, Guillaume Jaume, Lauren Alisha Fernandes, Antonio Foncubierta 외

Cancer diagnosis, prognosis, and therapeutic response prediction are heavily influenced by the relationship between the histopathological structures and the function of the tissue. Recent approaches acknowledging the str…

DiagnosticGeneral ClassificationGraph Neural NetworkHistopathological Image Classification+3

ITC-RWKV: Interactive Tissue-Cell Modeling with Recurrent Key-Value Aggregation for Histopathological Subtyping

2025-10-24 · Yating Huang, Qijun Yang, Lintao Xiang, Hujun Yin arxiv

Accurate interpretation of histopathological images demands integration of information across spatial and semantic scales, from nuclear morphology and cellular textures to global tissue organization and disease-specific …

NCT-CRC-HE: Not All Histopathological Datasets Are Equally Useful

2024-09-17 · Andrey Ignatov, Grigory Malivenko

Numerous deep learning-based solutions have been proposed for histopathological image analysis over the past years. While they usually demonstrate exceptionally high accuracy, one key question is whether their precision …

AllColor Normalization

Exploring the Interplay Between Colorectal Cancer Subtypes Genomic Variants and Cellular Morphology: A Deep-Learning Approach

2023-03-26 · Hadar Hezi, Daniel Shats, Daniel Gurevich, Yosef E. Maruvka 외

Molecular subtypes of colorectal cancer (CRC) significantly influence treatment decisions. While convolutional neural networks (CNNs) have recently been introduced for automated CRC subtype identification using H&E stain…

Binary ClassificationClassificationwhole slide images

GeneFlow: Translation of Single-cell Gene Expression to Histopathological Images via Rectified Flow

2025-10-31 · Mengbo Wang, Shourya Verma, Aditya Malusare, Luopin Wang 외 arxiv

Spatial transcriptomics (ST) technologies can be used to align transcriptomes with histopathological morphology, presenting exciting new opportunities for biomolecular discovery. Using ST data, we construct a novel frame…