paper-with-me

Papers

PathoWAve: A Deep Learning-based Weight Averaging Method for Improving Domain Generalization in Histopathology Images

2024-06-21 · Parastoo Sotoudeh Sharifi, M. Omair Ahmad, M. N. S. Swamy

Recent advancements in deep learning (DL) have significantly advanced medical image analysis. In the field of medical image processing, particularly in histopathology image analysis, the variation in staining protocols and differences in scanners present significant domain shift challenges, undermine the generalization capabilities of models to the data from unseen domains, prompting the need for effective domain generalization (DG) strategies to improve the consistency and reliability of automated cancer detection tools in diagnostic decision-making. In this paper, we introduce Pathology Weight Averaging (PathoWAve), a multi-source DG strategy for addressing domain shift phenomenon of DL models in histopathology image analysis. Integrating specific weight averaging technique with parallel training trajectories and a strategically combination of regular augmentations with histopathology-specific data augmentation methods, PathoWAve enables a comprehensive exploration and precise convergence within the loss landscape. This method significantly enhanced generalization capabilities of DL models across new, unseen histopathology domains. To the best of our knowledge, PathoWAve is the first proposed weight averaging method for DG in histopathology image analysis. Our quantitative results on Camelyon17 WILDS dataset demonstrate PathoWAve's superiority over previous proposed methods to tackle the domain shift phenomenon in histopathology image processing. Our code is available at \url{https://github.com/ParastooSotoudeh/PathoWAve}.

📄 PDF Abstract BibTeX arXiv:2406.15685

Code (1)

parastoosotoudeh/pathowave 공식 구현

Tasks

Data AugmentationDecision MakingDiagnosticDomain GeneralizationMedical Image Analysis

Similar Papers 제목 키워드 기반

Domain Aligned Prefix Averaging for Domain Generalization in Abstractive Summarization

2023-05-26 · Pranav Ajit Nair, Sukomal Pal, Pradeepika Verma

Domain generalization is hitherto an underexplored area applied in abstractive summarization. Moreover, most existing works on domain generalization have sophisticated training algorithms. In this paper, we propose a lig…

Abstractive Text SummarizationDomain Generalization

MorphGen: Morphology-Guided Representation Learning for Robust Single-Domain Generalization in Histopathological Cancer Classification

2025-08-30 · Hikmat Khan, Syed Farhan Alam Zaidi, Pir Masoom Shah, Kiruthika Balakrishnan 외 arxiv

Domain generalization in computational histopathology is hindered by heterogeneity in whole slide images (WSIs), caused by variations in tissue preparation, staining, and imaging conditions across institutions. Unlike ma…

Representation LearningDomain GeneralizationCancer ClassificationNuclear Segmentation

Scaling Up Temporal Domain Generalization via Temporal Experts Averaging

2025-09-30 · Aoming Liu, Kevin Miller, Venkatesh Saligrama, Kate Saenko 외 arxiv

Temporal Domain Generalization (TDG) aims to generalize across temporal distribution shifts, e.g., lexical change over time. Prior work often addresses this by predicting future model weights. However, full model predict…

Domain Generalization

Weight Averaging Improves Knowledge Distillation under Domain Shift

2023-09-20 · Valeriy Berezovskiy, Nikita Morozov

Knowledge distillation (KD) is a powerful model compression technique broadly used in practical deep learning applications. It is focused on training a small student network to mimic a larger teacher network. While it is…

Domain GeneralizationKnowledge Distillation

Magnification Generalization for Histopathology Image Embedding

2021-01-18 · Milad Sikaroudi, Benyamin Ghojogh, Fakhri Karray, Mark Crowley 외

Histopathology image embedding is an active research area in computer vision. Most of the embedding models exclusively concentrate on a specific magnification level. However, a useful task in histopathology embedding is …

Breast Cancer Histology Image ClassificationClassification Of Breast Cancer Histology ImagesDomain AdaptationDomain Generalization+2