中文
相关论文

相关论文: Enhancing Skin Lesion Classification Generalizatio…

200 篇论文

Single domain generalization aims to learn a model that performs well on many unseen domains with only one domain data for training. Existing works focus on studying the adversarial domain augmentation (ADA) to improve the model's…

计算机视觉与模式识别 · 计算机科学 2021-06-04 Xinjie Fan , Qifei Wang , Junjie Ke , Feng Yang , Boqing Gong , Mingyuan Zhou

Active domain adaptation (ADA) aims to improve the model adaptation performance by incorporating active learning (AL) techniques to label a maximally-informative subset of target samples. Conventional AL methods do not consider the…

计算机视觉与模式识别 · 计算机科学 2023-07-24 Duojun Huang , Jichang Li , Weikai Chen , Junshi Huang , Zhenhua Chai , Guanbin Li

Skin cancer is the most common cancer type. Usually, patients with suspicion of cancer are treated by doctors without any aided visual inspection. At this point, dermoscopy has become a suitable tool to support physicians in their…

分布式、并行与集群计算 · 计算机科学 2021-03-25 Yongli Mou , Sascha Welten , Yeliz Ucer Yediel , Toralf Kirsten , Oya Deniz Beyan

In AI-based histopathology, domain shifts are common and well-studied. However, this research focuses on stain and scanner variations, which do not show the full picture -- shifts may be combinations of other shifts, or "invisible" shifts…

图像与视频处理 · 电气工程与系统科学 2023-05-10 Andrew Walker

Automatic skin lesion segmentation on dermoscopic images is an essential component in computer-aided diagnosis of melanoma. Recently, many fully supervised deep learning based methods have been proposed for automatic skin lesion…

计算机视觉与模式识别 · 计算机科学 2018-08-14 Xiaomeng Li , Lequan Yu , Hao Chen , Chi-Wing Fu , Pheng-Ann Heng

Skin lesion datasets consist predominantly of normal samples with only a small percentage of abnormal ones, giving rise to the class imbalance problem. Also, skin lesion images are largely similar in overall appearance owing to the low…

图像与视频处理 · 电气工程与系统科学 2020-07-29 Hasib Zunair , A. Ben Hamza

Semi-supervised domain adaptation (SSDA) adapts a learner to a new domain by effectively utilizing source domain data and a few labeled target samples. It is a practical yet under-investigated research topic. In this paper, we analyze the…

计算机视觉与模式识别 · 计算机科学 2023-03-31 Wenqiao Zhang , Changshuo Liu , Can Cui , Beng Chin Ooi

Unsupervised domain adaptation (UDA) and semi-supervised learning (SSL) are two typical strategies to reduce expensive manual annotations in machine learning. In order to learn effective models for a target task, UDA utilizes the available…

机器学习 · 计算机科学 2021-06-02 Yabin Zhang , Haojian Zhang , Bin Deng , Shuai Li , Kui Jia , Lei Zhang

Adversarial discriminative domain adaptation (ADDA) is an efficient framework for unsupervised domain adaptation in image classification, where the source and target domains are assumed to have the same classes, but no labels are available…

计算机视觉与模式识别 · 计算机科学 2019-11-12 Aaron Chadha , Yiannis Andreopoulos

We extend semi-supervised learning to the problem of domain adaptation to learn significantly higher-accuracy models that train on one data distribution and test on a different one. With the goal of generality, we introduce AdaMatch, a…

机器学习 · 计算机科学 2022-03-16 David Berthelot , Rebecca Roelofs , Kihyuk Sohn , Nicholas Carlini , Alex Kurakin

Skin diseases are among the most prevalent health concerns worldwide, yet conventional diagnostic methods are often costly, complex, and unavailable in low-resource settings. Automated classification using deep learning has emerged as a…

计算机视觉与模式识别 · 计算机科学 2025-09-08 Asif Newaz , Masum Mushfiq Ishti , A Z M Ashraful Azam , Asif Ur Rahman Adib

In this work, we revisit the semi-supervised learning (SSL) problem from a new perspective of explicitly reducing empirical distribution mismatch between labeled and unlabeled samples. Benefited from this new perspective, we first propose a…

计算机视觉与模式识别 · 计算机科学 2022-03-15 Feiyu Wang , Qin Wang , Wen Li , Dong Xu , Luc Van Gool

Domain adaptation is a potential method to train a powerful deep neural network, which can handle the absence of labeled data. More precisely, domain adaptation solving the limitation called dataset bias or domain shift when the training…

计算机视觉与模式识别 · 计算机科学 2022-10-20 Thai-Vu Nguyen , Anh Nguyen , Nghia Le , Bac Le

This study presents an unsupervised domain adaptation method aimed at autonomously generating image masks outlining regions of interest (ROIs) for differentiating breast lesions in breast ultrasound (US) imaging. Our semi-supervised…

计算机视觉与模式识别 · 计算机科学 2024-04-22 Ting-Ruen Wei , Michele Hell , Dang Bich Thuy Le , Aren Vierra , Ran Pang , Mahesh Patel , Young Kang , Yuling Yan

It is commonly recognized that color variations caused by differences in stains is a critical issue for histopathology image analysis. Existing methods adopt color matching, stain separation, stain transfer or the combination of them to…

图像与视频处理 · 电气工程与系统科学 2022-08-09 Hai-Li Ye , Da-Han Wang

We consider the problem of active domain adaptation (ADA) to unlabeled target data, of which subset is actively selected and labeled given a budget constraint. Inspired by recent analysis on a critical issue from label distribution mismatch…

机器学习 · 计算机科学 2022-08-16 Sehyun Hwang , Sohyun Lee , Sungyeon Kim , Jungseul Ok , Suha Kwak

Generalization is one of the key challenges in the clinical validation and application of deep learning models to medical images. Studies have shown that such models trained on publicly available datasets often do not work well on…

计算机视觉与模式识别 · 计算机科学 2020-03-04 Yu Zhang , Gongbo Liang , Nathan Jacobs , Xiaoqin Wang

Recently, remarkable progress has been made in learning transferable representation across domains. Previous works in domain adaptation are majorly based on two techniques: domain-adversarial learning and self-training. However,…

计算机视觉与模式识别 · 计算机科学 2020-01-07 Minghao Chen , Shuai Zhao , Haifeng Liu , Deng Cai

Unsupervised domain adaptation (UDA) has become increasingly prevalent in scene text recognition (STR), especially where training and testing data reside in different domains. The efficacy of existing UDA approaches tends to degrade when…

计算机视觉与模式识别 · 计算机科学 2025-04-15 Kha Nhat Le , Hoang-Tuan Nguyen , Hung Tien Tran , Thanh Duc Ngo

Traditional machine learning assumes that training and test sets are derived from the same distribution; however, this assumption does not always hold in practical applications. This distribution disparity can lead to severe performance…

机器学习 · 计算机科学 2025-02-18 Ahmad Chaddad , Yihang Wu , Yuchen Jiang , Ahmed Bouridane , Christian Desrosiers