中文
相关论文

相关论文: MixUp-MIL: Novel Data Augmentation for Multiple In…

200 篇论文

Multiple Instance Learning (MIL) has emerged as a promising paradigm for Whole Slide Image (WSI) diagnosis, offering effective learning with limited annotations. However, existing MIL frameworks overlook diagnostic priorities and fail to…

计算机视觉与模式识别 · 计算机科学 2026-03-17 Sungrae Hong , Jiwon Jeong , Jisu Shin , Donghee Han , Sol Lee , Kyungeun Kim , Mun Yong Yi

We introduce the idea of inter-slice image augmentation whereby the numbers of the medical images and the corresponding segmentation labels are increased between two consecutive images in order to boost medical image segmentation accuracy.…

图像与视频处理 · 电气工程与系统科学 2020-08-31 Zhaotao Wu , Jia Wei , Wenguang Yuan , Jiabing Wang , Tolga Tasdizen

The emergence of foundation models in computational pathology has transformed histopathological image analysis, with whole slide imaging (WSI) diagnosis being a core application. Traditionally, weakly supervised fine-tuning via multiple…

计算机视觉与模式识别 · 计算机科学 2025-03-03 Jiawen Li , Jiali Hu , Qiehe Sun , Renao Yan , Minxi Ouyang , Tian Guan , Anjia Han , Chao He , Yonghong He

Data augmentation is an essential technique for improving recognition accuracy in object recognition using deep learning. Methods that generate mixed data from multiple data sets, such as mixup, can acquire new diversity that is not…

计算机视觉与模式识别 · 计算机科学 2022-09-13 Shungo Fujii , Yasunori Ishii , Kazuki Kozuka , Tsubasa Hirakawa , Takayoshi Yamashita , Hironobu Fujiyoshi

Data augmentation techniques, such as simple image transformations and combinations, are highly effective at improving the generalization of computer vision models, especially when training data is limited. However, such techniques are…

机器学习 · 计算机科学 2023-11-03 Wenxuan Bao , Francesco Pittaluga , Vijay Kumar B G , Vincent Bindschaedler

The increasing prevalence of thyroid cancer globally has led to the development of various computer-aided detection methods. Accurate segmentation of thyroid nodules is a critical first step in the development of AI-assisted clinical…

计算机视觉与模式识别 · 计算机科学 2025-12-02 Mahmoud El Hussieni

Oral cancer is frequently diagnosed at later stages due to its similarity to other lesions. Existing research on computer aided diagnosis has made progress using deep learning; however, most approaches remain limited by small, imbalanced…

计算机视觉与模式识别 · 计算机科学 2026-01-06 Joy Naoum , Revana Salama , Ali Hamdi

Multiple Instance Learning (MIL) is a cornerstone approach in computational pathology (CPath) for generating clinically meaningful slide-level embeddings from gigapixel tissue images. However, MIL often struggles with small, weakly…

计算机视觉与模式识别 · 计算机科学 2025-06-12 Daniel Shao , Richard J. Chen , Andrew H. Song , Joel Runevic , Ming Y. Lu , Tong Ding , Faisal Mahmood

Multiple instance learning (MIL) is a supervised learning methodology that aims to allow models to learn instance class labels from bag class labels, where a bag is defined to contain multiple instances. MIL is gaining traction for learning…

计算机视觉与模式识别 · 计算机科学 2019-11-14 Samuel W. Remedios , Zihao Wu , Camilo Bermudez , Cailey I. Kerley , Snehashis Roy , Mayur B. Patel , John A. Butman , Bennett A. Landman , Dzung L. Pham

Whole slide image (WSI) classification is a fundamental task for the diagnosis and treatment of diseases; but, curation of accurate labels is time-consuming and limits the application of fully-supervised methods. To address this, multiple…

计算机视觉与模式识别 · 计算机科学 2022-07-25 Philip Chikontwe , Soo Jeong Nam , Heounjeong Go , Meejeong Kim , Hyun Jung Sung , Sang Hyun Park

Digital pathology based on whole slide images (WSIs) plays a key role in cancer diagnosis and clinical practice. Due to the high resolution of the WSI and the unavailability of patch-level annotations, WSI classification is usually…

计算机视觉与模式识别 · 计算机科学 2023-05-02 Litao Yang , Deval Mehta , Sidong Liu , Dwarikanath Mahapatra , Antonio Di Ieva , Zongyuan Ge

In computational pathology, random sampling of patches during training of Multiple Instance Learning (MIL) methods is computationally efficient and serves as a regularization strategy. Despite its promising benefits, questions concerning…

计算机视觉与模式识别 · 计算机科学 2024-03-11 H. Keshvarikhojasteh , J. P. W. Pluim , M. Veta

Label-free cell classification is advantageous for supplying pristine cells for further use or examination, yet existing techniques frequently fall short in terms of specificity and speed. In this study, we address these limitations through…

图像与视频处理 · 电气工程与系统科学 2025-02-25 Khayrul Islam , Ratul Paul , Shen Wang , Yuwen Zhao , Partho Adhikary , Qiying Li , Xiaochen Qin , Yaling Liu

In this paper, we present a new multiple instance learning (MIL) method, called MIS-Boost, which learns discriminative instance prototypes by explicit instance selection in a boosting framework. Unlike previous instance selection based MIL…

机器学习 · 计算机科学 2011-09-13 Emre Akbas , Bernard Ghanem , Narendra Ahuja

MixUp is a recently proposed data-augmentation scheme, which linearly interpolates a random pair of training examples and correspondingly the one-hot representations of their labels. Training deep neural networks with such additional data…

机器学习 · 计算机科学 2018-11-26 Hongyu Guo , Yongyi Mao , Richong Zhang

Multi-Instance Learning (MIL) has shown impressive performance for histopathology whole slide image (WSI) analysis using bags or pseudo-bags. It involves instance sampling, feature representation, and decision-making. However, existing…

计算机视觉与模式识别 · 计算机科学 2024-03-14 Tingting Zheng , Kui Jiang , Hongxun Yao

While Large Language Models (LLMs) are emerging as a promising direction in computational pathology, the substantial computational cost of giga-pixel Whole Slide Images (WSIs) necessitates the use of Multi-Instance Learning (MIL) to enable…

计算机视觉与模式识别 · 计算机科学 2025-11-12 Zhenfeng Zhuang , Fangyu Zhou , Liansheng Wang

Whole slide images (WSIs) pose unique challenges when training deep learning models. They are very large which makes it necessary to break each image down into smaller patches for analysis, image features have to be extracted at multiple…

图像与视频处理 · 电气工程与系统科学 2020-12-02 Ozan Ciga , Tony Xu , Sharon Nofech-Mozes , Shawna Noy , Fang-I Lu , Anne L. Martel

MixUp is an effective data augmentation method to regularize deep neural networks via random linear interpolations between pairs of samples and their labels. It plays an important role in model regularization, semi-supervised learning and…

计算机视觉与模式识别 · 计算机科学 2019-08-28 Zhijun Mai , Guosheng Hu , Dexiong Chen , Fumin Shen , Heng Tao Shen

Multiple Instance Learning (MIL) is widely used in analyzing histopathological Whole Slide Images (WSIs). However, existing MIL methods do not explicitly model the data distribution, and instead they only learn a bag-level or instance-level…

计算机视觉与模式识别 · 计算机科学 2022-06-20 Linhao Qu , Xiaoyuan Luo , Shaolei Liu , Manning Wang , Zhijian Song