中文
相关论文

相关论文: PathoWAve: A Deep Learning-based Weight Averaging …

200 篇论文

Numerous Deep Learning (DL) classification models have been developed for a large spectrum of medical image analysis applications, which promises to reshape various facets of medical practice. Despite early advances in DL model validation…

图像与视频处理 · 电气工程与系统科学 2024-10-22 Sarah Matta , Mathieu Lamard , Philippe Zhang , Alexandre Le Guilcher , Laurent Borderie , Béatrice Cochener , Gwenolé Quellec

Histopathology is critical for the diagnosis of many diseases, including cancer. These protocols typically require pathologists to manually evaluate slides under a microscope, which is time-consuming and subjective, leading to interest in…

计算机视觉与模式识别 · 计算机科学 2023-03-07 Kianoush Falahkheirkhah , Alex Lu , David Alvarez-Melis , Grace Huynh

Effective recognition of acute and difficult-to-heal wounds is a necessary step in wound diagnosis. An efficient classification model can help wound specialists classify wound types with less financial and time costs and also help in…

计算机视觉与模式识别 · 计算机科学 2025-04-15 Ramin Mousa , Hadis Taherinia , Khabiba Abdiyeva , Amir Ali Bengari , Mohammadmahdi Vahediahmar

Domain shift in the field of histopathological imaging is a common phenomenon due to the intra- and inter-hospital variability of staining and digitization protocols. The implementation of robust models, capable of creating generalized…

计算机视觉与模式识别 · 计算机科学 2024-12-06 Ilán Carretero , Pablo Meseguer , Rocío del Amor , Valery Naranjo

Medical Image Analysis (MedIA) has emerged as a crucial tool in computer-aided diagnosis systems, particularly with the advancement of deep learning (DL) in recent years. However, well-trained deep models often experience significant…

计算机视觉与模式识别 · 计算机科学 2024-02-14 Ziwei Niu , Shuyi Ouyang , Shiao Xie , Yen-wei Chen , Lanfen Lin

Self-supervised learning (SSL) methods are enabling an increasing number of deep learning models to be trained on image datasets in domains where labels are difficult to obtain. These methods, however, struggle to scale to the high…

图像与视频处理 · 电气工程与系统科学 2022-07-07 S. A. Rizvi , P. Cicalese , S. V. Seshan , S. Sciascia , J. U. Becker , H. V. Nguyen

Deep learning models for medical image analysis easily suffer from distribution shifts caused by dataset artifacts bias, camera variations, differences in the imaging station, etc., leading to unreliable diagnoses in real-world clinical…

图像与视频处理 · 电气工程与系统科学 2024-01-09 Siyuan Yan , Chi Liu , Zhen Yu , Lie Ju , Dwarikanath Mahapatra , Brigid Betz-Stablein , Victoria Mar , Monika Janda , Peter Soyer , Zongyuan Ge

Domain Generalization (DG) aims to generalize to arbitrary unseen domains. A promising approach to improve model generalization in DG is the identification of flat minima. One typical method for this task is SWAD, which involves averaging…

计算机视觉与模式识别 · 计算机科学 2023-09-13 Jian Zhang , Lei Qi , Yinghuan Shi , Yang Gao

Melanoma diagnosed and treated in its early stages can increase the survival rate. A projected increase in skin cancer incidents and a dearth of dermatopathologists have emphasized the need for computational pathology (CPATH) systems. CPATH…

图像与视频处理 · 电气工程与系统科学 2023-11-07 Neel Kanwal , Roger Amundsen , Helga Hardardottir , Luca Tomasetti , Erling Sandoy Undersrud , Emiel A. M. Janssen , Kjersti Engan

Cross-view geo-localization (CVGL) between drone and satellite imagery remains challenging due to severe viewpoint gaps and the presence of hard negatives, which are visually similar but geographically mismatched samples. Existing mining or…

计算机视觉与模式识别 · 计算机科学 2025-11-05 Guozheng Zheng , Jian Guan , Mingjie Xie , Xuanjia Zhao , Congyi Fan , Shiheng Zhang , Pengming Feng

Classification of cancer cellularity within tissue samples is currently a manual process performed by pathologists. This process of correctly determining cancer cellularity can be time intensive. Deep Learning (DL) techniques in particular…

图像与视频处理 · 电气工程与系统科学 2022-11-10 Jacob D. Beckmann , Kosta Popovic

Heterogeneous domain adaptation (HDA) tackles the learning of cross-domain samples with both different probability distributions and feature representations. Most of the existing HDA studies focus on the single-source scenario. In reality,…

机器学习 · 计算机科学 2021-09-14 Yuan Yao , Xutao Li , Yu Zhang , Yunming Ye

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

Pathological diagnosis remains the definitive standard for identifying tumors. The rise of multimodal large models has simplified the process of integrating image analysis with textual descriptions. Despite this advancement, the substantial…

计算机视觉与模式识别 · 计算机科学 2024-08-14 Xiaomin Wu , Rui Xu , Pengchen Wei , Wenkang Qin , Peixiang Huang , Ziheng Li , Lin Luo

Deep learning is widely applied in computer-aided pathological diagnosis, which alleviates the pathologist workload and provide timely clinical analysis. However, most models generally require large-scale annotated data for training, which…

计算机视觉与模式识别 · 计算机科学 2024-03-12 Zeyu Liu , Tianyi Zhang , Yufang He , Yunlu Feng , Yu Zhao , Guanglei Zhang

Pathology image segmentation across multiple centers encounters significant challenges due to diverse sources of heterogeneity including imaging modalities, organs, and scanning equipment, whose variability brings representation bias and…

计算机视觉与模式识别 · 计算机科学 2025-05-29 Yuan Zhang , Feng Chen , Yaolei Qi , Guanyu Yang , Huazhu Fu

The domain shift between training and testing data presents a significant challenge for training generalizable deep learning models. As a consequence, the performance of models trained with the independent and identically distributed…

计算机视觉与模式识别 · 计算机科学 2023-09-19 Aleksandr Matsun , Dana O. Mohamed , Sharon Chokuwa , Muhammad Ridzuan , Mohammad Yaqub

Histopathological images of tumors contain abundant information about how tumors grow and how they interact with their micro-environment. Better understanding of tissue phenotypes in these images could reveal novel determinants of…

图像与视频处理 · 电气工程与系统科学 2021-04-14 Adalberto Claudio Quiros , Roderick Murray-Smith , Ke Yuan

Deep neural networks are typically trained by optimizing a loss function with an SGD variant, in conjunction with a decaying learning rate, until convergence. We show that simple averaging of multiple points along the trajectory of SGD,…

机器学习 · 计算机科学 2019-02-26 Pavel Izmailov , Dmitrii Podoprikhin , Timur Garipov , Dmitry Vetrov , Andrew Gordon Wilson

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