paper-with-me

Papers

AugDiff: Diffusion based Feature Augmentation for Multiple Instance Learning in Whole Slide Image

2023-03-11 · Zhuchen Shao, Liuxi Dai, Yifeng Wang, Haoqian Wang, Yongbing Zhang

Multiple Instance Learning (MIL), a powerful strategy for weakly supervised learning, is able to perform various prediction tasks on gigapixel Whole Slide Images (WSIs). However, the tens of thousands of patches in WSIs usually incur a vast computational burden for image augmentation, limiting the MIL model's improvement in performance. Currently, the feature augmentation-based MIL framework is a promising solution, while existing methods such as Mixup often produce unrealistic features. To explore a more efficient and practical augmentation method, we introduce the Diffusion Model (DM) into MIL for the first time and propose a feature augmentation framework called AugDiff. Specifically, we employ the generation diversity of DM to improve the quality of feature augmentation and the step-by-step generation property to control the retention of semantic information. We conduct extensive experiments over three distinct cancer datasets, two different feature extractors, and three prevalent MIL algorithms to evaluate the performance of AugDiff. Ablation study and visualization further verify the effectiveness. Moreover, we highlight AugDiff's higher-quality augmented feature over image augmentation and its superiority over self-supervised learning. The generalization over external datasets indicates its broader applications.

📄 PDF Abstract BibTeX arXiv:2303.06371

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityImage AugmentationMultiple Instance LearningSelf-Supervised LearningWeakly-supervised Learningwhole slide images

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
Mixup Mixup is a data augmentation technique that generates a weighted combination of random image pairs from the training data. Given two images and their ground truth labels:…

Similar Papers 제목 키워드 기반

Data Augmentation for Supervised Graph Outlier Detection via Latent Diffusion Models

2023-12-29 · Kay Liu, Hengrui Zhang, Ziqing Hu, Fangxin Wang 외

A fundamental challenge confronting supervised graph outlier detection algorithms is the prevalent problem of class imbalance, where the scarcity of outlier instances compared to normal instances often results in subopti…

Data AugmentationDenoisingGraph Outlier DetectionOutlier Detection

K-Shot Contrastive Learning of Visual Features with Multiple Instance Augmentations

2020-07-27 · Haohang Xu, Hongkai Xiong, Guo-Jun Qi

In this paper, we propose the $K$-Shot Contrastive Learning (KSCL) of visual features by applying multiple augmentations to investigate the sample variations within individual instances. It aims to combine the advantages…

Contrastive Learning

MosaicFusion: Diffusion Models as Data Augmenters for Large Vocabulary Instance Segmentation

2023-09-22 · Jiahao Xie, Wei Li, Xiangtai Li, Ziwei Liu 외

We present MosaicFusion, a simple yet effective diffusion-based data augmentation approach for large vocabulary instance segmentation. Our method is training-free and does not rely on any label supervision. Two key desig…

Data AugmentationInstance SegmentationSemantic Segmentation

MixUp-MIL: Novel Data Augmentation for Multiple Instance Learning and a Study on Thyroid Cancer Diagnosis

2022-11-10 · Michael Gadermayr, Lukas Koller, Maximilian Tschuchnig, Lea Maria Stangassinger 외

Multiple instance learning exhibits a powerful approach for whole slide image-based diagnosis in the absence of pixel- or patch-level annotations. In spite of the huge size of hole slide images, the number of individual …

Data AugmentationMultiple Instance Learning

Contrastive Cross-Bag Augmentation for Multiple Instance Learning-based Whole Slide Image Classification

2025-08-05 · Bo Zhang, Xu Xinan, Shuo Yan, Yu Bai 외 arxiv

Recent pseudo-bag augmentation methods for Multiple Instance Learning (MIL)-based Whole Slide Image (WSI) classification sample instances from a limited number of bags, resulting in constrained diversity. To address this…

Multiple Instance LearningContrastive LearningImage Classification