paper-with-me

Papers

Multi-Instance Multi-Scale CNN for Medical Image Classification

2019-07-04 · Shaohua Li, Yong liu, Xiuchao Sui, Cheng Chen, Gabriel Tjio, Daniel Shu Wei Ting, Rick Siow Mong Goh

Deep learning for medical image classification faces three major challenges: 1) the number of annotated medical images for training are usually small; 2) regions of interest (ROIs) are relatively small with unclear boundaries in the whole medical images, and may appear in arbitrary positions across the x,y (and also z in 3D images) dimensions. However often only labels of the whole images are annotated, and localized ROIs are unavailable; and 3) ROIs in medical images often appear in varying sizes (scales). We approach these three challenges with a Multi-Instance Multi-Scale (MIMS) CNN: 1) We propose a multi-scale convolutional layer, which extracts patterns of different receptive fields with a shared set of convolutional kernels, so that scale-invariant patterns are captured by this compact set of kernels. As this layer contains only a small number of parameters, training on small datasets becomes feasible; 2) We propose a "top-k pooling" to aggregate the feature maps in varying scales from multiple spatial dimensions, allowing the model to be trained using weak annotations within the multiple instance learning (MIL) framework. Our method is shown to perform well on three classification tasks involving two 3D and two 2D medical image datasets.

📄 PDF Abstract BibTeX arXiv:1907.02413

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral Classificationimage-classificationImage ClassificationMedical Image ClassificationMultiple Instance Learning

Similar Papers 제목 키워드 기반

Multi-Scale Global-Instance Prompt Tuning for Continual Test-time Adaptation in Medical Image Segmentation

2026-02-05 · Lingrui Li, Yanfeng Zhou, Nan Pu, Xin Chen 외 arxiv

Distribution shift is a common challenge in medical images obtained from different clinical centers, significantly hindering the deployment of pre-trained semantic segmentation models in real-world applications across mu…

Medical Image SegmentationSemantic SegmentationTest-time Adaptation

Multi-Instance Learning by Utilizing Structural Relationship among Instances

2021-02-03 · Yangling Ma, Zhouwang Yang

Multi-Instance Learning(MIL) aims to learn the mapping between a bag of instances and the bag-level label. Therefore, the relationships among instances are very important for learning the mapping. In this paper, we propo…

Graph Attentionimage-classificationImage ClassificationMedical Image Classification

Recurrence With Correlation Network for Medical Image Registration

2023-02-05 · Vignesh Sivan, Teodora Vujovic, Raj Ranabhat, Alexander Wong 외

We present Recurrence with Correlation Network (RWCNet), a medical image registration network with multi-scale features and a cost volume layer. We demonstrate that these architectural features improve medical image regi…

Image RegistrationMedical Image Registration

IAUNet: Instance-Aware U-Net

2025-08-03 · Yaroslav Prytula, Illia Tsiporenko, Ali Zeynalli, Dmytro Fishman arxiv

Instance segmentation is critical in biomedical imaging to accurately distinguish individual objects like cells, which often overlap and vary in size. Recent query-based methods, where object queries guide segmentation, …

Medical Image SegmentationInstance SegmentationCell Segmentation

iDPA: Instance Decoupled Prompt Attention for Incremental Medical Object Detection

2025-05-31 · Huahui Yi, Wei Xu, Ziyuan Qin, Xi Chen 외

Existing prompt-based approaches have demonstrated impressive performance in continual learning, leveraging pre-trained large-scale models for classification tasks; however, the tight coupling between foreground-backgrou…

Continual LearningMedical Object Detectionobject-detectionObject Detection