paper-with-me

Papers

RankMix: Data Augmentation for Weakly Supervised Learning of Classifying Whole Slide Images With Diverse Sizes and Imbalanced Categories

2023-01-01 · CVPR 2023 1 · Yuan-Chih Chen, Chun-Shien Lu

Whole Slide Images (WSIs) are usually gigapixel in size and lack pixel-level annotations. The WSI datasets are also imbalanced in categories. These unique characteristics, significantly different from the ones in natural images, pose the challenge of classifying WSI images as a kind of weakly supervise learning problems. In this study, we propose, RankMix, a data augmentation method of mixing ranked features in a pair of WSIs. RankMix introduces the concepts of pseudo labeling and ranking in order to extract key WSI regions in contributing to the WSI classification task. A two-stage training is further proposed to boost stable training and model performance. To our knowledge, the study of weakly supervised learning from the perspective of data augmentation to deal with the WSI classification problem that suffers from lack of training data and imbalance of categories is relatively unexplored.

📄 PDF Abstract BibTeX

Code (1)

willpower057/RankMix 공식 구현 pytorch

Tasks

Data AugmentationWeakly-supervised Learningwhole slide images

Similar Papers 제목 키워드 기반

Field-Aware RankMixer with Dual-Stream Bilinear Fusion for the Tencent UNI-REC Challenge

2026-07-17 · Yufeng Zhang, Zhengqi Xu, Jiajun Cui arxiv

This paper presents our solution to the KDD Cup 2026 Tencent UNIREC Challenge. The task requires joint modeling of multi-domain user behavior sequences and non-sequential multi-field features for target-ad pCVR predictio…

Combining Weakly and Webly Supervised Learning for Classifying Food Images

2017-12-23 · Parneet Kaur, Karan Sikka, Ajay Divakaran

Food classification from images is a fine-grained classification problem. Manual curation of food images is cost, time and scalability prohibitive. On the other hand, web data is available freely but contains noise. In t…

ClassificationGeneral ClassificationWeakly-supervised Learning

See Better Before Looking Closer: Weakly Supervised Data Augmentation Network for Fine-Grained Visual Classification

2019-01-26 · Tao Hu, Honggang Qi, Qingming Huang, Yan Lu

Data augmentation is usually adopted to increase the amount of training data, prevent overfitting and improve the performance of deep models. However, in practice, random data augmentation, such as random image cropping,…

Data AugmentationFine-Grained Image ClassificationGeneral ClassificationImage Cropping+1

MergeUp-augmented Semi-Weakly Supervised Learning for WSI Classification

2024-08-23 · Mingxi Ouyang, Yuqiu Fu, Renao Yan, Shanshan Shi 외

Recent advancements in computational pathology and artificial intelligence have significantly improved whole slide image (WSI) classification. However, the gigapixel resolution of WSIs and the scarcity of manual annotati…

ClassificationDiversityMultiple Instance LearningWeakly-supervised Learning

RankMixup: Ranking-Based Mixup Training for Network Calibration

2023-08-23 · ICCV 2023 1 · Jongyoun Noh, Hyekang Park, Junghyup Lee, Bumsub Ham

Network calibration aims to accurately estimate the level of confidences, which is particularly important for employing deep neural networks in real-world systems. Recent approaches leverage mixup to calibrate the networ…