中文
相关论文

相关论文: Mitigating domain shift in AI-based tuberculosis s…

200 篇论文

Deep learning-based diagnostic models often suffer performance drops due to distribution shifts between training (source) and test (target) domains. Collecting and labeling sufficient target domain data for model retraining represents an…

计算机视觉与模式识别 · 计算机科学 2025-07-02 Yaofei Duan , Yuhao Huang , Xin Yang , Luyi Han , Xinyu Xie , Zhiyuan Zhu , Ping He , Ka-Hou Chan , Ligang Cui , Sio-Kei Im , Dong Ni , Tao Tan

Deep learning has achieved remarkable accuracy in medical image segmentation, particularly for larger structures with well-defined boundaries. However, its effectiveness can be challenged by factors such as irregular object shapes and…

图像与视频处理 · 电气工程与系统科学 2025-10-27 Md Rakibul Islam , Riad Hassan , Abdullah Nazib , Kien Nguyen , Clinton Fookes , Md Zahidul Islam

The success of deep learning has set new benchmarks for many medical image analysis tasks. However, deep models often fail to generalize in the presence of distribution shifts between training (source) data and test (target) data. One…

图像与视频处理 · 电气工程与系统科学 2022-06-28 Dwarikanath Mahapatra

Recognizing atypical mitotic figures in histopathology images allows physicians to correctly assess tumor aggressiveness. Although machine learning models could be exploited for automatically performing such a task, under domain shift these…

图像与视频处理 · 电气工程与系统科学 2025-09-10 Gennaro Percannella , Mattia Sarno , Francesco Tortorella , Mario Vento

While deep learning models become more widespread, their ability to handle unseen data and generalize for any scenario is yet to be challenged. In medical imaging, there is a high heterogeneity of distributions among images based on the…

图像与视频处理 · 电气工程与系统科学 2025-05-01 Eduardo H. P. Pooch , Pedro L. Ballester , Rodrigo C. Barros

Tuberculosis (TB) is a chronic lung disease that occurs due to bacterial infection and is one of the top 10 leading causes of death. Accurate and early detection of TB is very important, otherwise, it could be life-threatening. In this…

Recent advances in unsupervised domain adaptation (UDA) techniques have witnessed great success in cross-domain computer vision tasks, enhancing the generalization ability of data-driven deep learning architectures by bridging the domain…

计算机视觉与模式识别 · 计算机科学 2022-01-07 Dongnan Liu , Chaoyi Zhang , Yang Song , Heng Huang , Chenyu Wang , Michael Barnett , Weidong Cai

While deep neural networks have made remarkable progress in various vision tasks, their performance typically deteriorates when tested in out-of-distribution (OOD) scenarios. Many OOD methods focus on extracting domain-invariant features…

计算机视觉与模式识别 · 计算机科学 2024-09-16 Qiaowei Miao , Yawei Luo , Yi Yang

Recently, considerable effort has been devoted to deep domain adaptation in computer vision and machine learning communities. However, most of existing work only concentrates on learning shared feature representation by minimizing the…

机器学习 · 计算机科学 2019-04-24 Chao Chen , Zhihong Chen , Boyuan Jiang , Xinyu Jin

The malicious use and widespread dissemination of deepfake pose a significant crisis of trust. Current deepfake detection models can generally recognize forgery images by training on a large dataset. However, the accuracy of detection…

计算机视觉与模式识别 · 计算机科学 2023-09-19 Kun Pan , Yin Yifang , Yao Wei , Feng Lin , Zhongjie Ba , Zhenguang Liu , ZhiBo Wang , Lorenzo Cavallaro , Kui Ren

Medical image analysis (MedIA) has become an essential tool in medicine and healthcare, aiding in disease diagnosis, prognosis, and treatment planning, and recent successes in deep learning (DL) have made significant contributions to its…

图像与视频处理 · 电气工程与系统科学 2024-12-10 Jee Seok Yoon , Kwanseok Oh , Yooseung Shin , Maciej A. Mazurowski , Heung-Il Suk

Developing nations lack adequate number of hospitals with modern equipment and skilled doctors. Hence, a significant proportion of these nations' population, particularly in rural areas, is not able to avail specialized and timely…

计算机视觉与模式识别 · 计算机科学 2020-03-20 Shubham Goswami , Suril Mehta , Dhruva Sahrawat , Anubha Gupta , Ritu Gupta

Detectors often suffer from performance drop due to domain gap between training and testing data. Recent methods explore diffusion models applied to domain generalization (DG) and adaptation (DA) tasks, but still struggle with large…

计算机视觉与模式识别 · 计算机科学 2025-07-01 Boyong He , Yuxiang Ji , Zhuoyue Tan , Liaoni Wu

Background and Objective: Tuberculosis (TB) is a significant public health issue and a leading cause of death worldwide. Millions of deaths can be averted by early diagnosis and successful treatment of TB patients. Automated diagnosis of TB…

图像与视频处理 · 电气工程与系统科学 2020-11-20 Anushikha Singh , Brejesh Lall , B. K. Panigrahi , Anjali Agrawal , Anurag Agrawal , Balamugesh Thangakunam , DJ Christopher

Deep Learning (DL) can diagnose faults and assess machine health from raw condition monitoring data without manually designed statistical features. However, practical manufacturing applications remain extremely difficult for existing DL…

机器学习 · 计算机科学 2023-09-25 Matthew Russell , Peng Wang

While achieving remarkable success for medical image segmentation, deep convolution neural networks (DCNNs) often fail to maintain their robustness when confronting test data with the novel distribution. To address such a drawback, the…

图像与视频处理 · 电气工程与系统科学 2022-05-09 Yuxin Kang , Hansheng Li , Xuan Zhao , Dongqing Hu , Feihong Liu , Lei Cui , Jun Feng , Lin Yang

Domain adaptation (DA) is a quickly expanding area in machine learning that involves adjusting a model trained in one domain to perform well in another domain. While there have been notable progressions, the fundamental concept of numerous…

计算机视觉与模式识别 · 计算机科学 2026-02-11 Yihang Wu , Ahmad Chaddad

We propose Domain Adaptation via Feature Refinement (DAFR2), a simple yet effective framework for unsupervised domain adaptation under distribution shift. The proposed method synergistically combines three key components: adaptation of…

计算机视觉与模式识别 · 计算机科学 2025-08-25 Savvas Karatsiolis , Andreas Kamilaris

Though deep neural networks have achieved impressive success on various vision tasks, obvious performance degradation still exists when models are tested in out-of-distribution scenarios. In addressing this limitation, we ponder that the…

计算机视觉与模式识别 · 计算机科学 2023-01-18 Xiaotong Li , Zixuan Hu , Jun Liu , Yixiao Ge , Yongxing Dai , Ling-Yu Duan

Domain generalization aims to learn a generalization model that can perform well on unseen test domains by only training on limited source domains. However, existing domain generalization approaches often bring in prediction-irrelevant…

计算机视觉与模式识别 · 计算机科学 2023-08-02 Chia-Yuan Chang , Yu-Neng Chuang , Guanchu Wang , Mengnan Du , Na Zou