paper-with-me

홈 › Papers

Gigapixel Histopathological Image Analysis using Attention-based Neural Networks

2021-01-25 · Nadia Brancati, Giuseppe De Pietro, Daniel Riccio, Maria Frucci

Although CNNs are widely considered as the state-of-the-art models in various applications of image analysis, one of the main challenges still open is the training of a CNN on high resolution images. Different strategies have been proposed involving either a rescaling of the image or an individual processing of parts of the image. Such strategies cannot be applied to images, such as gigapixel histopathological images, for which a high reduction in resolution inherently effects a loss of discriminative information, and in respect of which the analysis of single parts of the image suffers from a lack of global information or implies a high workload in terms of annotating the training images in such a way as to select significant parts. We propose a method for the analysis of gigapixel histopathological images solely by using weak image-level labels. In particular, two analysis tasks are taken into account: a binary classification and a prediction of the tumor proliferation score. Our method is based on a CNN structure consisting of a compressing path and a learning path. In the compressing path, the gigapixel image is packed into a grid-based feature map by using a residual network devoted to the feature extraction of each patch into which the image has been divided. In the learning path, attention modules are applied to the grid-based feature map, taking into account spatial correlations of neighboring patch features to find regions of interest, which are then used for the final whole slide analysis. Our method integrates both global and local information, is flexible with regard to the size of the input images and only requires weak image-level labels. Comparisons with different methods of the state-of-the-art on two well known datasets, Camelyon16 and TUPAC16, have been made to confirm the validity of the proposed model.

📄 PDF Abstract BibTeX arXiv:2101.09992

Code (1)

nadiabrancati/ABNN-WSI-Classification 공식 구현 pytorch

Tasks

Binary Classification

Similar Papers 제목 키워드 기반

HATNet: An End-to-End Holistic Attention Network for Diagnosis of Breast Biopsy Images

2020-07-25 · Sachin Mehta, Ximing Lu, Donald Weaver, Joann G. Elmore 외

Training end-to-end networks for classifying gigapixel size histopathological images is computationally intractable. Most approaches are patch-based and first learn local representations (patch-wise) before combining the…

Histopathological Image Classificationimage-classificationImage Classification

Sequential Attention-based Sampling for Histopathological Analysis

2025-07-07 · Tarun G, Naman Malpani, Gugan Thoppe, Sridharan Devarajan arxiv

Deep neural networks are increasingly applied in automated histopathology. Yet, whole-slide images (WSIs) are often acquired at gigapixel sizes, rendering them computationally infeasible to analyze entirely at high resol…

Multiple Instance LearningReinforcement Learning

Hybrid guiding: A multi-resolution refinement approach for semantic segmentation of gigapixel histopathological images

2021-12-07 · André Pedersen, Erik Smistad, Tor V. Rise, Vibeke G. Dale 외

Histopathological cancer diagnostics has become more complex, and the increasing number of biopsies is a challenge for most pathology laboratories. Thus, development of automatic methods for evaluation of histopathologic…

CPUSegmentationSemantic Segmentationwhole slide images

RetMIL: Retentive Multiple Instance Learning for Histopathological Whole Slide Image Classification

2024-03-16 · Hongbo Chu, Qiehe Sun, Jiawen Li, Yuxuan Chen 외

Histopathological whole slide image (WSI) analysis with deep learning has become a research focus in computational pathology. The current paradigm is mainly based on multiple instance learning (MIL), in which approaches …

image-classificationImage ClassificationMultiple Instance Learning

Diffusion-based generation of Histopathological Whole Slide Images at a Gigapixel scale

2023-11-14 · Robert Harb, Thomas Pock, Heimo Müller

We present a novel diffusion-based approach to generate synthetic histopathological Whole Slide Images (WSIs) at an unprecedented gigapixel scale. Synthetic WSIs have many potential applications: They can augment trainin…

Image Generationwhole slide images