中文
相关论文

相关论文: Domain Generalization of Pathological Image Segmen…

200 篇论文

Unsupervised domain adaptation (UDA) aims to learn a model trained on source domain and performs well on unlabeled target domain. In medical image segmentation field, most existing UDA methods depend on adversarial learning to address the…

计算机视觉与模式识别 · 计算机科学 2022-11-29 Shaolei Liu , Siqi Yin , Linhao Qu , Manning Wang

We propose Domain-Conditioned Meta-Contrastive Learning, a framework for improving the cross-domain generalization of vision-language models. While contrastive models such as CLIP achieve strong performance through large-scale training,…

最优化与控制 · 数学 2026-03-31 Merham Fouladvand , Peuroly Batra

Domain Generalization (DG) is essentially a sub-branch of out-of-distribution generalization, which trains models from multiple source domains and generalizes to unseen target domains. Recently, some domain generalization algorithms have…

计算机视觉与模式识别 · 计算机科学 2023-03-23 Zining Chen , Weiqiu Wang , Zhicheng Zhao , Aidong Men

Traditional whole slide image (WSI) analysis methods typically rely on the multiple instance learning (MIL) paradigm, which extracts patch-level features at high magnification and aggregates them for slide-level prediction. However, such…

This paper presents a novel method for unsupervised segmentation of pathology images. Staging of lung cancer is a major factor of prognosis. Measuring the maximum dimensions of the invasive component in a pathology images is an essential…

计算机视觉与模式识别 · 计算机科学 2018-04-13 Takayasu Moriya , Holger R. Roth , Shota Nakamura , Hirohisa Oda , Kai Nagara , Masahiro Oda , Kensaku Mori

Existing domain generalization methods for face anti-spoofing endeavor to extract common differentiation features to improve the generalization. However, due to large distribution discrepancies among fake faces of different domains, it is…

计算机视觉与模式识别 · 计算机科学 2020-04-30 Yunpei Jia , Jie Zhang , Shiguang Shan , Xilin Chen

Current deep learning based segmentation models often generalize poorly between domains due to insufficient training data. In real-world clinical applications, cross-domain image analysis tools are in high demand since medical images from…

图像与视频处理 · 电气工程与系统科学 2020-07-15 Yingying Zhu , Youbao Tang , Yuxing Tang , Daniel C. Elton , Sungwon Lee , Perry J. Pickhardt , Ronald M. Summers

Deep neural networks (DNN) have demonstrated unprecedented success for medical imaging applications. However, due to the issue of limited dataset availability and the strict legal and ethical requirements for patient privacy protection, the…

机器学习 · 计算机科学 2023-09-19 Chris Xing Tian , Haoliang Li , Yufei Wang , Shiqi Wang

Domain shift in digital histopathology can occur when different stains or scanners are used, during stain translation, etc. A deep neural network trained on source data may not generalise well to data that has undergone some domain shift.…

图像与视频处理 · 电气工程与系统科学 2022-05-10 Zeeshan Nisar , Jelica Vasiljević , Pierre Gançarski , Thomas Lampert

Contrastive learning has gained popularity due to its robustness with good feature representation performance. However, cosine distance, the commonly used similarity metric in contrastive learning, is not well suited to represent the…

计算机视觉与模式识别 · 计算机科学 2023-06-27 Jing Wei Tan , Won-Ki Jeong

Though convolutional neural networks (CNNs) have demonstrated remarkable ability in learning discriminative features, they often generalize poorly to unseen domains. Domain generalization aims to address this problem by learning from a set…

计算机视觉与模式识别 · 计算机科学 2021-04-06 Kaiyang Zhou , Yongxin Yang , Yu Qiao , Tao Xiang

Domain generalization (DG) aims to learn a model on several source domains, hoping that the model can generalize well to unseen target domains. The distribution shift between domains contains the covariate shift and conditional shift, both…

计算机视觉与模式识别 · 计算机科学 2022-09-20 Jianxin Lin , Yongqiang Tang , Junping Wang , Wensheng Zhang

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

For medical image analysis, segmentation models trained on one or several domains lack generalization ability to unseen domains due to discrepancies between different data acquisition policies. We argue that the degeneration in segmentation…

计算机视觉与模式识别 · 计算机科学 2022-08-09 Ziqi Zhou , Lei Qi , Yinghuan Shi

Generalization capabilities of learning-based medical image segmentation across domains are currently limited by the performance degradation caused by the domain shift, particularly for ultrasound (US) imaging. The quality of US images…

图像与视频处理 · 电气工程与系统科学 2024-02-07 Yuan Bi , Zhongliang Jiang , Ricarda Clarenbach , Reza Ghotbi , Angelos Karlas , Nassir Navab

Deep learning has revolutionized neuroimage analysis by delivering unprecedented speed and accuracy. However, the narrow scope of many training datasets constrains model robustness and generalizability. This challenge is particularly acute…

图像与视频处理 · 电气工程与系统科学 2025-12-08 Malte Hoffmann

Recapturing and rebroadcasting of images are common attack methods in insurance frauds and face identification spoofing, and an increasing number of detection techniques were introduced to handle this problem. However, most of them ignored…

计算机视觉与模式识别 · 计算机科学 2021-10-08 Jinian Luo , Jie Guo , Weidong Qiu , Zheng Huang , Hong Hui

Domain generalization aims to learn knowledge invariant across different distributions while semantically meaningful for downstream tasks from multiple source domains, to improve the model's generalization ability on unseen target domains.…

机器学习 · 计算机科学 2021-06-03 Yunqi Wang , Furui Liu , Zhitang Chen , Qing Lian , Shoubo Hu , Jianye Hao , Yik-Chung Wu

Delineation of cancerous regions in gigapixel whole slide images (WSIs) is a crucial diagnostic procedure in digital pathology. This process is time-consuming because of the large search space in the gigapixel WSIs, causing chances of…

图像与视频处理 · 电气工程与系统科学 2020-07-21 Hsien-Tzu Cheng , Chun-Fu Yeh , Po-Chen Kuo , Andy Wei , Keng-Chi Liu , Mong-Chi Ko , Kuan-Hua Chao , Yu-Ching Peng , Tyng-Luh Liu

Computational pathology (CPath) digitizes pathology slides into whole slide images (WSIs), enabling analysis for critical healthcare tasks such as cancer diagnosis and prognosis. However, WSIs possess extremely long sequence lengths (up to…

计算机视觉与模式识别 · 计算机科学 2025-12-04 Wenhao Tang , Heng Fang , Ge Wu , Xiang Li , Ming-Ming Cheng