paper-with-me

홈 › Papers

Are nuclear masks all you need for improved out-of-domain generalisation? A closer look at cancer classification in histopathology

2024-11-14 · Dhananjay Tomar, Alexander Binder, Andreas Kleppe

Domain generalisation in computational histopathology is challenging because the images are substantially affected by differences among hospitals due to factors like fixation and staining of tissue and imaging equipment. We hypothesise that focusing on nuclei can improve the out-of-domain (OOD) generalisation in cancer detection. We propose a simple approach to improve OOD generalisation for cancer detection by focusing on nuclear morphology and organisation, as these are domain-invariant features critical in cancer detection. Our approach integrates original images with nuclear segmentation masks during training, encouraging the model to prioritise nuclei and their spatial arrangement. Going beyond mere data augmentation, we introduce a regularisation technique that aligns the representations of masks and original images. We show, using multiple datasets, that our method improves OOD generalisation and also leads to increased robustness to image corruptions and adversarial attacks. The source code is available at https://github.com/undercutspiky/SFL/

📄 PDF Abstract BibTeX arXiv:2411.09373

Code (1)

undercutspiky/sfl 공식 구현 pytorch

Tasks

AllCancer ClassificationData AugmentationNuclear Segmentation

Similar Papers 제목 키워드 기반

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

Domain-adapted large language models for classifying nuclear medicine reports

2023-03-01 · Zachary Huemann, Changhee Lee, Junjie Hu, Steve Y. Cho 외

With the growing use of transformer-based language models in medicine, it is unclear how well these models generalize to nuclear medicine which has domain-specific vocabulary and unique reporting styles. In this study, w…

Domain AdaptationLanguage ModelingLanguage ModellingMasked Language Modeling

MammoDG: Generalisable Deep Learning Breaks the Limits of Cross-Domain Multi-Center Breast Cancer Screening

2023-08-02 · Yijun Yang, Shujun Wang, Lihao Liu, Sarah Hickman 외

Breast cancer is a major cause of cancer death among women, emphasising the importance of early detection for improved treatment outcomes and quality of life. Mammography, the primary diagnostic imaging test, poses chall…

Decision MakingDiagnostic

Domain Generalization via Nuclear Norm Regularization

2023-03-13 · Zhenmei Shi, Yifei Ming, Ying Fan, Frederic Sala 외

The ability to generalize to unseen domains is crucial for machine learning systems deployed in the real world, especially when we only have data from limited training domains. In this paper, we propose a simple and effe…

Domain Generalization

On generalisability of segment anything model for nuclear instance segmentation in histology images

2024-01-25 · Kesi Xu, Lea Goetz, Nasir Rajpoot

Pre-trained on a large and diverse dataset, the segment anything model (SAM) is the first promptable foundation model in computer vision aiming at object segmentation tasks. In this work, we evaluate SAM for the task of …

Instance SegmentationSegmentationSemantic SegmentationZero-Shot Learning