paper-with-me

Papers

Attention based Multiple Instance Learning for Classification of Blood Cell Disorders

2020-07-22 · Ario Sadafi, Asya Makhro, Anna Bogdanova, Nassir Navab, Tingying Peng, Shadi Albarqouni, Carsten Marr

Red blood cells are highly deformable and present in various shapes. In blood cell disorders, only a subset of all cells is morphologically altered and relevant for the diagnosis. However, manually labeling of all cells is laborious, complicated and introduces inter-expert variability. We propose an attention based multiple instance learning method to classify blood samples of patients suffering from blood cell disorders. Cells are detected using an R-CNN architecture. With the features extracted for each cell, a multiple instance learning method classifies patient samples into one out of four blood cell disorders. The attention mechanism provides a measure of the contribution of each cell to the overall classification and significantly improves the network's classification accuracy as well as its interpretability for the medical expert.

📄 PDF Abstract BibTeX arXiv:2007.11641

Code (1)

marrlab/attMIL 공식 구현 pytorch

Tasks

ClassificationGeneral ClassificationMultiple Instance Learning

Methods 이 논문이 사용한 방법론

Interpretability 설명 없음

Similar Papers 제목 키워드 기반

Anomaly-aware multiple instance learning for rare anemia disorder classification

2022-07-04 · Salome Kazeminia, Ario Sadafi, Asya Makhro, Anna Bogdanova 외

Deep learning-based classification of rare anemia disorders is challenged by the lack of training data and instance-level annotations. Multiple Instance Learning (MIL) has shown to be an effective solution, yet it suffer…

ClassificationDiversityMultiple Instance Learning

Pixel-Level Explanation of Multiple Instance Learning Models in Biomedical Single Cell Images

2023-03-15 · Ario Sadafi, Oleksandra Adonkina, Ashkan Khakzar, Peter Lienemann 외

Explainability is a key requirement for computer-aided diagnosis systems in clinical decision-making. Multiple instance learning with attention pooling provides instance-level explainability, however for many clinical ap…

Decision MakingMultiple Instance Learning

Multi-label Detection and Classification of Red Blood Cells in Microscopic Images

2019-10-07 · Wei Qiu, Jiaming Guo, Xiang Li, Mengjia Xu 외

Cell detection and cell type classification from biomedical images play an important role for high-throughput imaging and various clinical application. While classification of single cell sample can be performed with sta…

Cell DetectionClassificationGeneral ClassificationRegion Proposal

Multi-scale Regional Attention Deeplab3+: Multiple Myeloma Plasma Cells Segmentation in Microscopic Images

2021-05-13 · MICCAI Workshop COMPAY 2021 9 · Afshin Bozorgpour, Reza Azad, Eman Showkatian, Alaa Sulaiman

Multiple myeloma cancer is a type of blood cancer that happens when the growth of abnormal plasma cells becomes out of control in the bone marrow. There are various ways to diagnose multiple myeloma in bone marrow such a…

Segmentation

DinoBloom: A Foundation Model for Generalizable Cell Embeddings in Hematology

2024-04-07 · Valentin Koch, Sophia J. Wagner, Salome Kazeminia, Ece Sancar 외

In hematology, computational models offer significant potential to improve diagnostic accuracy, streamline workflows, and reduce the tedious work of analyzing single cells in peripheral blood or bone marrow smears. Howev…

DiagnosticMultiple Instance LearningTransfer Learning