paper-with-me

Papers

CellMix: A General Instance Relationship based Method for Data Augmentation Towards Pathology Image Classification

2023-01-27 · Tianyi Zhang, Zhiling Yan, Chunhui Li, Nan Ying, Yanli Lei, Yunlu Feng, Yu Zhao, Guanglei Zhang

In pathology image analysis, obtaining and maintaining high-quality annotated samples is an extremely labor-intensive task. To overcome this challenge, mixing-based methods have emerged as effective alternatives to traditional preprocessing data augmentation techniques. Nonetheless, these methods fail to fully consider the unique features of pathology images, such as local specificity, global distribution, and inner/outer-sample instance relationships. To better comprehend these characteristics and create valuable pseudo samples, we propose the CellMix framework, which employs a novel distribution-oriented in-place shuffle approach. By dividing images into patches based on the granularity of pathology instances and shuffling them within the same batch, the absolute relationships between instances can be effectively preserved when generating new samples. Moreover, we develop a curriculum learning-inspired, loss-driven strategy to handle perturbations and distribution-related noise during training, enabling the model to adaptively fit the augmented data. Our experiments in pathology image classification tasks demonstrate state-of-the-art (SOTA) performance on 7 distinct datasets. This innovative instance relationship-centered method has the potential to inform general data augmentation approaches for pathology image classification. The associated codes are available at https://github.com/sagizty/CellMix.

📄 PDF Abstract BibTeX arXiv:2301.11513

Code (1)

sagizty/cellmix 공식 구현 pytorch

Tasks

Data Augmentationimage-classificationImage ClassificationSpecificity

Methods 이 논문이 사용한 방법론

fail 설명 없음

Similar Papers 제목 키워드 기반

CellMixer: Annotation-free Semantic Cell Segmentation of Heterogeneous Cell Populations

2023-12-01 · Mehdi Naouar, Gabriel Kalweit, Anusha Klett, Yannick Vogt 외

In recent years, several unsupervised cell segmentation methods have been presented, trying to omit the requirement of laborious pixel-level annotations for the training of a cell segmentation model. Most if not all of t…

Cell SegmentationInstance SegmentationSegmentationSemantic Segmentation

Feature Augmentation for Self-supervised Contrastive Learning: A Closer Look

2024-10-16 · Yong Zhang, Rui Zhu, Shifeng Zhang, Xu Zhou 외

Self-supervised contrastive learning heavily relies on the view variance brought by data augmentation, so that it can learn a view-invariant pre-trained representation. Beyond increasing the view variance for contrast, t…

Contrastive LearningData AugmentationDiversityimage-classification+3

Improving Discriminative Visual Representation Learning via Automatic Mixup

2021-09-29 · Siyuan Li, Zicheng Liu, Di wu, Stan Z. Li

Mixup, a convex interpolation technique for data augmentation, has achieved great success in deep neural networks. However, the community usually confines it to supervised scenarios or applies it as a predefined augmenta…

Data AugmentationRepresentation Learning

ReSSL: Relational Self-Supervised Learning with Weak Augmentation

2021-07-20 · NeurIPS 2021 12 · Mingkai Zheng, Shan You, Fei Wang, Chen Qian 외

Self-supervised Learning (SSL) including the mainstream contrastive learning has achieved great success in learning visual representations without data annotations. However, most of methods mainly focus on the instance l…

Contrastive LearningRelationSelf-Supervised Image ClassificationSelf-Supervised Learning

Weak Augmentation Guided Relational Self-Supervised Learning

2022-03-16 · Mingkai Zheng, Shan You, Fei Wang, Chen Qian 외

Self-supervised Learning (SSL) including the mainstream contrastive learning has achieved great success in learning visual representations without data annotations. However, most methods mainly focus on the instance leve…

Contrastive LearningRelationSelf-Supervised Image ClassificationSelf-Supervised Learning