paper-with-me

Papers

Deep Instance-Level Hard Negative Mining Model for Histopathology Images

2019-06-24 · Meng Li, Lin Wu, Arnold Wiliem, Kun Zhao, Teng Zhang, Brian C. Lovell

Histopathology image analysis can be considered as a Multiple instance learning (MIL) problem, where the whole slide histopathology image (WSI) is regarded as a bag of instances (i.e, patches) and the task is to predict a single class label to the WSI. However, in many real-life applications such as computational pathology, discovering the key instances that trigger the bag label is of great interest because it provides reasons for the decision made by the system. In this paper, we propose a deep convolutional neural network (CNN) model that addresses the primary task of a bag classification on a WSI and also learns to identify the response of each instance to provide interpretable results to the final prediction. We incorporate the attention mechanism into the proposed model to operate the transformation of instances and learn attention weights to allow us to find key patches. To perform a balanced training, we introduce adaptive weighing in each training bag to explicitly adjust the weight distribution in order to concentrate more on the contribution of hard samples. Based on the learned attention weights, we further develop a solution to boost the classification performance by generating the bags with hard negative instances. We conduct extensive experiments on colon and breast cancer histopathology data and show that our framework achieves state-of-the-art performance.

📄 PDF Abstract BibTeX arXiv:1906.09681

Code (1)

butkej/mil4cyto pytorch

Tasks

General ClassificationMultiple Instance Learning

Similar Papers 제목 키워드 기반

Stochastic Class-Based Hard Example Mining for Deep Metric Learning

2019-06-01 · CVPR 2019 6 · Yumin Suh, Bohyung Han, Wonsik Kim, Kyoung Mu Lee

Performance of deep metric learning depends heavily on the capability of mining hard negative examples during training. However, many metric learning algorithms often require intractable computational cost due to freque…

Image RetrievalMetric LearningRetrieval

Multiple Instance Learning Framework with Masked Hard Instance Mining for Gigapixel Histopathology Image Analysis

2025-09-15 · Wenhao Tang, Sheng Huang, Heng Fang, Fengtao Zhou 외 arxiv

Digitizing pathological images into gigapixel Whole Slide Images (WSIs) has opened new avenues for Computational Pathology (CPath). As positive tissue comprises only a small fraction of gigapixel WSIs, existing Multiple …

Multiple Instance Learning

Trading Hard Negatives and True Negatives: A Debiased Contrastive Collaborative Filtering Approach

2022-04-25 · Chenxiao Yang, Qitian Wu, Jipeng Jin, Xiaofeng Gao 외

Collaborative filtering (CF), as a standard method for recommendation with implicit feedback, tackles a semi-supervised learning problem where most interaction data are unobserved. Such a nature makes existing approaches…

Collaborative Filtering

Fine-Grained Hard Negative Mining: Generalizing Mitosis Detection with a Fifth of the MIDOG 2022 Dataset

2023-01-03 · Maxime W. Lafarge, Viktor H. Koelzer

Making histopathology image classifiers robust to a wide range of real-world variability is a challenging task. Here, we describe a candidate deep learning solution for the Mitosis Domain Generalization Challenge 2022 (M…

Data AugmentationDomain GeneralizationMitosis Detection

Affinity Uncertainty-based Hard Negative Mining in Graph Contrastive Learning

2023-01-31 · Chaoxi Niu, Guansong Pang, Ling Chen

Hard negative mining has shown effective in enhancing self-supervised contrastive learning (CL) on diverse data types, including graph CL (GCL). The existing hardness-aware CL methods typically treat negative instances t…

Contrastive LearningNode ClassificationTriplet