中文
相关论文

相关论文: Information Gain Sampling for Active Learning in M…

200 篇论文

Deep learning models have gained remarkable performance on a variety of image classification tasks. However, many models suffer from limited performance in clinical or medical settings when data are imbalanced. To address this challenge, we…

图像与视频处理 · 电气工程与系统科学 2022-04-15 Long Gao , Chang Liu , Dooman Arefan , Ashok Panigrahy , Margarita L. Zuley , Shandong Wu

Image segmentation is one of the most essential biomedical image processing problems for different imaging modalities, including microscopy and X-ray in the Internet-of-Medical-Things (IoMT) domain. However, annotating biomedical images is…

计算机视觉与模式识别 · 计算机科学 2021-01-25 Ziyuan Zhao , Zeng Zeng , Kaixin Xu , Cen Chen , Cuntai Guan

Training robust deep learning (DL) systems for disease detection from medical images is challenging due to limited images covering different disease types and severity. The problem is especially acute, where there is a severe class…

计算机视觉与模式识别 · 计算机科学 2019-05-01 Behzad Bozorgtabar , Dwarikanath Mahapatra , Hendrik von Teng , Alexander Pollinger , Lukas Ebner , Jean-Phillipe Thiran , Mauricio Reyes

Deep learning models have proven to be effective on medical datasets for accurate diagnostic predictions from images. However, medical datasets often contain noisy, mislabeled, or poorly generalizable images, particularly for edge cases and…

计算机视觉与模式识别 · 计算机科学 2025-07-08 Ruhaan Singh , Sreelekha Guggilam

High-performance deep learning methods typically rely on large annotated training datasets, which are difficult to obtain in many clinical applications due to the high cost of medical image labeling. Existing data assessment methods…

计算机视觉与模式识别 · 计算机科学 2022-09-30 Chun-Yin Huang , Qi Lei , Xiaoxiao Li

Data augmentations are widely used in training medical image deep learning models to increase the diversity and size of sparse datasets. However, commonly used augmentation techniques can result in loss of clinically relevant information…

图像与视频处理 · 电气工程与系统科学 2024-04-18 Adrit Rao , Andrea Fisher , Ken Chang , John Christopher Panagides , Katherine McNamara , Joon-Young Lee , Oliver Aalami

High annotation costs are a substantial bottleneck in applying modern deep learning architectures to clinically relevant medical use cases, substantiating the need for novel algorithms to learn from unlabeled data. In this work, we propose…

计算机视觉与模式识别 · 计算机科学 2021-11-29 Aiham Taleb , Matthias Kirchler , Remo Monti , Christoph Lippert

Automated skin lesion analysis is very crucial in clinical practice, as skin cancer is among the most common human malignancy. Existing approaches with deep learning have achieved remarkable performance on this challenging task, however,…

计算机视觉与模式识别 · 计算机科学 2019-09-06 Xueying Shi , Qi Dou , Cheng Xue , Jing Qin , Hao Chen , Pheng-Ann Heng

We propose a highly data-efficient active learning framework for image classification. Our novel framework combines: (1) unsupervised representation learning of a Convolutional Neural Network and (2) the Gaussian Process (GP) method, in…

计算机视觉与模式识别 · 计算机科学 2022-06-22 Heng Hao , Hankyu Moon , Sima Didari , Jae Oh Woo , Patrick Bangert

In supervised learning for medical image analysis, sample selection methodologies are fundamental to attain optimum system performance promptly and with minimal expert interactions (e.g. label querying in an active learning setup). In this…

计算机视觉与模式识别 · 计算机科学 2021-04-14 Dwarikanath Mahapatra

The performance of learning-based algorithms improves with the amount of labelled data used for training. Yet, manually annotating data is particularly difficult for medical image segmentation tasks because of the limited expert…

计算机视觉与模式识别 · 计算机科学 2023-09-12 Mélanie Gaillochet , Christian Desrosiers , Hervé Lombaert

Medical image understanding requires meticulous examination of fine visual details, with particular regions requiring additional attention. While radiologists build such expertise over years of experience, it is challenging for AI models to…

计算机视觉与模式识别 · 计算机科学 2024-12-09 Ying Jin , Zhuoran Zhou , Haoquan Fang , Jenq-Neng Hwang

The necessity of large amounts of labeled data to train deep models, especially in medical imaging creates an implementation bottleneck in resource-constrained settings. In Insite (labelINg medical imageS usIng submodular funcTions and…

计算机视觉与模式识别 · 计算机科学 2024-10-28 Akshat Gautam , Anurag Shandilya , Akshit Srivastava , Venkatapathy Subramanian , Ganesh Ramakrishnan , Kshitij Jadhav

We consider an active learning setting where the algorithm has access to a large pool of unlabeled data and a small pool of labeled data. In each iteration, the algorithm chooses few unlabeled data points and obtains their labels from an…

机器学习 · 计算机科学 2019-10-11 Muni Sreenivas Pydi , Vishnu Suresh Lokhande

Pathology image classification plays a crucial role in accurate medical diagnosis and treatment planning. Training high-performance models for this task typically requires large-scale annotated datasets, which are both expensive and…

计算机视觉与模式识别 · 计算机科学 2025-07-01 Lanfeng Zhong , Xin Liao , Shichuan Zhang , Shaoting Zhang , Guotai Wang

Since labeling medical image data is a costly and labor-intensive process, active learning has gained much popularity in the medical image segmentation domain in recent years. A variety of active learning strategies have been proposed in…

While capable of segregating visual data, humans take time to examine a single piece, let alone thousands or millions of samples. The deep learning models efficiently process sizeable information with the help of modern-day computing.…

计算机视觉与模式识别 · 计算机科学 2022-09-28 Alankrit Mishra , Nikhil Raj , Garima Bajwa

The existing active learning methods select the samples by evaluating the sample's uncertainty or its effect on the diversity of labeled datasets based on different task-specific or model-specific criteria. In this paper, we propose the…

机器学习 · 计算机科学 2021-08-24 Zhuoming Liu , Hao Ding , Huaping Zhong , Weijia Li , Jifeng Dai , Conghui He

Active learning aims to develop label-efficient algorithms by querying the most representative samples to be labeled by a human annotator. Current active learning techniques either rely on model uncertainty to select the most uncertain…

计算机视觉与模式识别 · 计算机科学 2021-03-31 Sayna Ebrahimi , William Gan , Dian Chen , Giscard Biamby , Kamyar Salahi , Michael Laielli , Shizhan Zhu , Trevor Darrell

Deep learning in medical imaging is often limited by scarce and imbalanced annotated data. We present SSGNet, a unified framework that combines class specific generative modeling with iterative semisupervised pseudo labeling to enhance both…

计算机视觉与模式识别 · 计算机科学 2025-10-08 Mosong Ma , Tania Stathaki , Michalis Lazarou