paper-with-me

홈 › Papers

Deep Learning with Permutation-invariant Operator for Multi-instance Histopathology Classification

2017-12-01 · Jakub M. Tomczak, Maximilian Ilse, Max Welling

The computer-aided analysis of medical scans is a longstanding goal in the medical imaging field. Currently, deep learning has became a dominant methodology for supporting pathologists and radiologist. Deep learning algorithms have been successfully applied to digital pathology and radiology, nevertheless, there are still practical issues that prevent these tools to be widely used in practice. The main obstacles are low number of available cases and large size of images (a.k.a. the small n, large p problem in machine learning), and a very limited access to annotation at a pixel level that can lead to severe overfitting and large computational requirements. We propose to handle these issues by introducing a framework that processes a medical image as a collection of small patches using a single, shared neural network. The final diagnosis is provided by combining scores of individual patches using a permutation-invariant operator (combination). In machine learning community such approach is called a multi-instance learning (MIL).

📄 PDF Abstract BibTeX arXiv:1712.00310

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningGeneral Classification

Similar Papers 제목 키워드 기반

Certainty Pooling for Multiple Instance Learning

2020-08-24 · Jacob Gildenblat, Ido Ben-Shaul, Zvi Lapp, Eldad Klaiman

Multiple Instance Learning is a form of weakly supervised learning in which the data is arranged in sets of instances called bags with one label assigned per bag. The bag level class prediction is derived from the multip…

Multiple Instance LearningWeakly-supervised Learning

Attention-based Deep Multiple Instance Learning

2018-02-13 · ICML 2018 7 · Maximilian Ilse, Jakub M. Tomczak, Max Welling

Multiple instance learning (MIL) is a variation of supervised learning where a single class label is assigned to a bag of instances. In this paper, we state the MIL problem as learning the Bernoulli distribution of the b…

Aerial Scene ClassificationMultiple Instance Learning

Learning Permutation Invariant Representations using Memory Networks

2019-11-18 · ECCV 2020 8 · Shivam Kalra, Mohammed Adnan, Graham Taylor, Hamid Tizhoosh

Many real-world tasks such as classification of digital histopathology images and 3D object detection involve learning from a set of instances. In these cases, only a group of instances or a set, collectively, contains m…

3D Object DetectionClassificationGeneral ClassificationImage Classification+4

Learning Binary and Sparse Permutation-Invariant Representations for Fast and Memory Efficient Whole Slide Image Search

2022-08-29 · Sobhan Hemati, Shivam Kalra, Morteza Babaie, H. R. Tizhoosh

Learning suitable Whole slide images (WSIs) representations for efficient retrieval systems is a non-trivial task. The WSI embeddings obtained from current methods are in Euclidean space not ideal for efficient WSI retri…

GPUImage RetrievalRetrievalwhole slide images

PICASO: Permutation-Invariant Cascaded Attentional Set Operator

2021-07-17 · Samira Zare, Hien Van Nguyen

Set-input deep networks have recently drawn much interest in computer vision and machine learning. This is in part due to the increasing number of important tasks such as meta-learning, clustering, and anomaly detection …

Anomaly DetectionClusteringimage-classificationImage Classification+1