paper-with-me

Papers

A Joint Spatial and Magnification Based Attention Framework for Large Scale Histopathology Classification

2021-06-19 · CVPR 2021 6 · Jingwei Zhang, Ke Ma, John Van Arnam, Rajarsi Gupta, Joel Saltz, Maria Vakalopoulou, Dimitris Samaras

Deep learning has achieved great success in process- ing large size medical images such as histopathology slides. However, conventional deep learning methods cannot han- dle the enormous image sizes; instead, they split the im- age into patches which are exhaustively processed, usually through multi-instance learning approaches. Moreover and especially in histopathology, determining the most appro- priate magnification to generate these patches is also ex- haustive: a model needs to traverse all the possible magnifi- cations to select the optimal one. These limitations make the application of deep learning on large medical images and in particular histopathological images markedly inefficient. To tackle these problems, we propose a novel spatial and magnification based attention sampling strategy. First, we use a down-sampled large size image to estimate an atten- tion map that represents a spatial probability distribution of informative patches at different magnifications. Then a small number of patches are cropped from the large size medical image at certain magnifications based on the ob- tained attention. The final label of the large size image is predicted solely by these patches using an end-to-end train- ing strategy. Our experiments on two different histopathol- ogy datasets, the publicly available BACH and a subset of the TCGA-PRAD dataset, demonstrate that the proposed method runs 2.5 times faster with automatic magnification selection in training and at least 1.6 times faster than us- ing all patches in inference as the most of state-of-the-art methods do, without loosing in performance.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Learning

Similar Papers 제목 키워드 기반

Trusted Multi-Scale Classification Framework for Whole Slide Image

2022-07-12 · Ming Feng, Kele Xu, Nanhui Wu, Weiquan Huang 외

Despite remarkable efforts been made, the classification of gigapixels whole-slide image (WSI) is severely restrained from either the constrained computing resources for the whole slides, or limited utilizing of the know…

Classification

Enabling Progressive Whole-slide Image Analysis with Multi-scale Pyramidal Network

2026-02-02 · Shuyang Wu, Yifu Qiu, Ines P Nearchou, Sandrine Prost 외 arxiv

Multiple-instance Learning (MIL) is commonly used for computational pathology (CPath), where multi-scale features are essential for capturing both fine cellular details and broad tissue architecture. However, existing mu…

Multi Domain Learning for Motion Magnification

2023-01-01 · CVPR 2023 1 · Jasdeep Singh, Subrahmanyam Murala, G. Sankara Raju Kosuru

Video motion magnification makes subtle invisible motions visible, such as small chest movements while breathing, subtle vibrations in the moving objects etc. But small motions are prone to noise, illumination change…

Motion Magnification

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…

AMMSM: Adaptive Motion Magnification and Sparse Mamba for Micro-Expression Recognition

2025-03-31 · Xuxiong Liu, Tengteng Dong, Fei Wang, Weijie Feng 외

Micro-expressions are typically regarded as unconscious manifestations of a person's genuine emotions. However, their short duration and subtle signals pose significant challenges for downstream recognition. We propose a…

MambaMicro Expression RecognitionMicro-Expression RecognitionMotion Magnification+1