liu.seSearch for publications in DiVA
Change search
Link to record
Permanent link

Direct link
Publications (7 of 7) Show all publications
Stacke, K. (2022). Deep Learning for Digital Pathology in Limited Data Scenarios. (Doctoral dissertation). Linköping: Linköping University Electronic Press
Open this publication in new window or tab >>Deep Learning for Digital Pathology in Limited Data Scenarios
2022 (English)Doctoral thesis, comprehensive summary (Other academic)
Abstract [en]

The impressive technical advances seen for machine learning algorithms in combination with the digitalization of medical images in the radiology and pathology departments show great promise in introducing powerful image analysis tools for image diagnostics. In particular, deep learning, a subfield within machine learning, has shown great success, advancing fields such as image classification and detection. However, these types of algorithms are only used to a very small extent in clinical practice. 

One reason is that the unique nature of radiology and pathology images and the clinical setting in which they are acquired poses challenges not seen in other image domains. Differences relate to capturing methods, as well as the image contents. In addition, these datasets are not only unique on a per-image basis but as a collective dataset. Characteristics such as size, class balance, and availability of annotated labels make creating robust and generalizable deep learning methods a challenge. 

This thesis investigates how deep learning models can be trained for applications in this domain, with particular focus on histopathology data. We investigate how domain shift between different scanners causes performance drop, and present ways of mitigating this. We also present a method to detect when domain shift occurs between different datasets. Another hurdle is the shortage of labeled data for medical applications, and this thesis looks at two different approaches to solving this problem. The first approach investigates how labeled data from one organ and cancer type can boost cancer classification in another organ where labeled data is scarce. The second approach looks at a specific type of unsupervised learning method, self-supervised learning, where the model is trained on unlabeled data. For both of these approaches, we present strategies to handle low-data regimes that may greatly increase the availability to build deep learning models for a wider range of applications. 

Furthermore, deep learning technology enables us to go beyond traditional medical domains, and combine the data from both radiology and pathology. This thesis presents a method for improved cancer characterization on contrast-enhanced CT by incorporating corresponding pathology data during training. The method shows the potential of im-proving future healthcare by intergraded diagnostics made possible by machine-learning technology. 

Place, publisher, year, edition, pages
Linköping: Linköping University Electronic Press, 2022. p. 60
Series
Linköping Studies in Science and Technology. Dissertations, ISSN 0345-7524 ; 2253
Keywords
Medical imaging, Digital pathology, Radiology, Machine learning, Deep learning.
National Category
Cancer and Oncology
Identifiers
urn:nbn:se:liu:diva-189009 (URN)10.3384/9789179294748 (DOI)9789179294731 (ISBN)9789179294748 (ISBN)
Public defence
2022-11-14, Kåkenhus, K3, Campus Norrköping, Norrköping, 09:15 (English)
Opponent
Supervisors
Available from: 2022-10-07 Created: 2022-10-07 Last updated: 2023-04-03Bibliographically approved
Stacke, K., Unger, J., Lundström, C. & Eilertsen, G. (2022). Learning Representations with Contrastive Self-Supervised Learning for Histopathology Applications. The Journal of Machine Learning for Biomedical Imaging, 1, Article ID 023.
Open this publication in new window or tab >>Learning Representations with Contrastive Self-Supervised Learning for Histopathology Applications
2022 (English)In: The Journal of Machine Learning for Biomedical Imaging, E-ISSN 2766-905X, Vol. 1, article id 023Article in journal (Other academic) Published
Abstract [en]

Unsupervised learning has made substantial progress over the last few years, especially by means of contrastive self-supervised learning. The dominating dataset for benchmarking self-supervised learning has been ImageNet, for which recent methods are approaching the performance achieved by fully supervised training. The ImageNet dataset is however largely object-centric, and it is not clear yet what potential those methods have on widely different datasets and tasks that are not object-centric, such as in digital pathology.While self-supervised learning has started to be explored within this area with encouraging results, there is reason to look closer at how this setting differs from natural images and ImageNet. In this paper we make an in-depth analysis of contrastive learning for histopathology, pin-pointing how the contrastive objective will behave differently due to the characteristics of histopathology data. Using SimCLR and H&E stained images as a representative setting for contrastive self-supervised learning in histopathology, we bring forward a number of considerations, such as view generation for the contrastive objectiveand hyper-parameter tuning. In a large battery of experiments, we analyze how the downstream performance in tissue classification will be affected by these considerations. The results point to how contrastive learning can reduce the annotation effort within digital pathology, but that the specific dataset characteristics need to be considered. To take full advantage of the contrastive learning objective, different calibrations of view generation and hyper-parameters are required. Our results pave the way for realizing the full potential of self-supervised learning for histopathology applications. Code and trained models are available at https://github.com/k-stacke/ssl-pathology.

Place, publisher, year, edition, pages
Melba (The Journal of Machine Learning for Biomedical Imaging), 2022
National Category
Medical Imaging
Identifiers
urn:nbn:se:liu:diva-189163 (URN)
Available from: 2022-10-12 Created: 2022-10-12 Last updated: 2025-02-09
Fagerblom, F., Stacke, K. & Molin, J. (2021). Combatting out-of-distribution errors using model-agnostic meta-learning for digital pathology. In: John E. Tomaszewski; Aaron D. Ward (Ed.), Proceedings of SPIE Medical Imaging: Digital Pathology. Paper presented at Medical Imaging 2021: Digital Pathology, 15 February 2021 - 19 February 2021,online only, United States. SPIE - International Society for Optical Engineering, 11603, Article ID 116030S.
Open this publication in new window or tab >>Combatting out-of-distribution errors using model-agnostic meta-learning for digital pathology
2021 (English)In: Proceedings of SPIE Medical Imaging: Digital Pathology / [ed] John E. Tomaszewski; Aaron D. Ward, SPIE - International Society for Optical Engineering, 2021, Vol. 11603, article id 116030SConference paper, Published paper (Refereed)
Abstract [en]

Clinical deployment of systems based on deep neural networks is hampered by sensitivity to domain shift, caused by e.g. new scanners or rare events, factors usually overcome by human supervision. We suggest a correct-then-predict approach, where the user labels a few samples of the new data for each slide, which is used to update the network. This few-shot meta-learning method is based on Model-Agnostic Meta-Learning (MAML), with the goal of training to adapt quickly to new tasks. Here we adapt and apply the method to the histopathological setting by identifying a task as a whole-slide image with its corresponding classification problem. We evaluated the method on three datasets, while purposefully leaving out-of-distribution data out from the training data, such as whole-slide images from other centers, scanners or with different tumor classes. Our results show that MAML outperforms conventionally trained baseline networks on all our datasets in average accuracy per slide. Furthermore, MAML is useful as a robustness mechanism to out-of-distribution data. The model becomes less sensitive to differences between whole-slide images and is viable for clinical implementation when used with the correct-then-predict workflow. This offers a reduced need for data annotation when training networks, and a reduced risk of performance loss when domain shift data occurs after deployment.

Place, publisher, year, edition, pages
SPIE - International Society for Optical Engineering, 2021
Series
Progress in biomedical optics and imaging, ISSN 1605-7422, E-ISSN 2410-9045
Keywords
digital pathology, deep learning, meta learning, domain shift, MAML
National Category
Computer Sciences Medical Imaging Computer graphics and computer vision
Identifiers
urn:nbn:se:liu:diva-174913 (URN)10.1117/12.2579796 (DOI)000671008800023 ()2-s2.0-85103271794 (Scopus ID)9781510640351 (ISBN)9781510640368 (ISBN)
Conference
Medical Imaging 2021: Digital Pathology, 15 February 2021 - 19 February 2021,online only, United States
Note

Copyright 2021 Society of Photo-Optical Instrumentation Engineers. One print or electronic copy may be made for personal use only. Systematic reproduction and distribution, duplication of any material in this paper for a fee or for commercial purposes, or modification of the content of the paper are prohibited. 

Available from: 2021-04-08 Created: 2021-04-08 Last updated: 2025-02-09
Stacke, K., Eilertsen, G., Unger, J. & Lundström, C. (2021). Measuring Domain Shift for Deep Learning in Histopathology. IEEE journal of biomedical and health informatics, 25(2), 325-336
Open this publication in new window or tab >>Measuring Domain Shift for Deep Learning in Histopathology
2021 (English)In: IEEE journal of biomedical and health informatics, ISSN 2168-2194, E-ISSN 2168-2208, Vol. 25, no 2, p. 325-336Article in journal (Refereed) Published
Abstract [en]

The high capacity of neural networks allows fitting models to data with high precision, but makes generalization to unseen data a challenge. If a domain shift exists, i.e. differences in image statistics between training and test data, care needs to be taken to ensure reliable deployment in real-world scenarios. In digital pathology, domain shift can be manifested in differences between whole-slide images, introduced by for example differences in acquisition pipeline - between medical centers or over time. In order to harness the great potential presented by deep learning in histopathology, and ensure consistent model behavior, we need a deeper understanding of domain shift and its consequences, such that a model's predictions on new data can be trusted. This work focuses on the internal representation learned by trained convolutional neural networks, and shows how this can be used to formulate a novel measure - the representation shift - for quantifying the magnitude of model specific domain shift. We perform a study on domain shift in tumor classification of hematoxylin and eosin stained images, by considering different datasets, models, and techniques for preparing data in order to reduce the domain shift. The results show how the proposed measure has a high correlation with drop in performance when testing a model across a large number of different types of domain shifts, and how it improves on existing techniques for measuring data shift and uncertainty. The proposed measure can reveal how sensitive a model is to domain variations, and can be used to detect new data that a model will have problems generalizing to. We see techniques for measuring, understanding and overcoming the domain shift as a crucial step towards reliable use of deep learning in the future clinical pathology applications.

Place, publisher, year, edition, pages
IEEE, 2021
Keywords
deep learning, machine learning, domain shift, histopathology
National Category
Computer Sciences
Identifiers
urn:nbn:se:liu:diva-170816 (URN)10.1109/JBHI.2020.3032060 (DOI)000616310200003 ()
Note

Funding:  Wallenberg AI and Autonomous Systems and Software Program (WASP-AI); research environment ELLIIT; AIDA VinnovaVinnova [2017-02447]

Available from: 2020-10-23 Created: 2020-10-23 Last updated: 2023-04-03
Tsirikoglou, A., Stacke, K., Eilertsen, G., Lindvall, M. & Unger, J. (2020). A Study of Deep Learning Colon Cancer Detection in Limited Data Access Scenarios. In: : . Paper presented at International Conference on Learning Representations (ICLR) Workshop on AI for Overcoming Global Disparities in Cancer Care (AI4CC).
Open this publication in new window or tab >>A Study of Deep Learning Colon Cancer Detection in Limited Data Access Scenarios
Show others...
2020 (English)Conference paper, Poster (with or without abstract) (Refereed)
National Category
Medical Imaging
Identifiers
urn:nbn:se:liu:diva-169838 (URN)
Conference
International Conference on Learning Representations (ICLR) Workshop on AI for Overcoming Global Disparities in Cancer Care (AI4CC)
Funder
Wallenberg AI, Autonomous Systems and Software Program (WASP)
Available from: 2020-09-20 Created: 2020-09-20 Last updated: 2025-02-09
Stacke, K., Lundström, C., Unger, J. & Eilertsen, G. (2020). Evaluation of Contrastive Predictive Coding for Histopathology Applications. In: Suproteem K. Sarkar, Subhrajit Roy, Emily Alsentzer, Matthew B. A. McDermott, Fabian Falck, Ioana Bica, Griffin Adams, Stephen Pfohl, Stephanie L. Hyland (Ed.), Proceedings of the Machine Learning for Health NeurIPS Workshop: . Paper presented at 6th Workshop on Machine Learning for Health: Advancing Healthcare for All, ML4H 2020, in conjunction with the 34th Conference on Neural Information Processing Systems, NeurIPS 2020, Virtual, Online, 11 December 2020 (pp. 328-340). ML Research Press, 136
Open this publication in new window or tab >>Evaluation of Contrastive Predictive Coding for Histopathology Applications
2020 (English)In: Proceedings of the Machine Learning for Health NeurIPS Workshop / [ed] Suproteem K. Sarkar, Subhrajit Roy, Emily Alsentzer, Matthew B. A. McDermott, Fabian Falck, Ioana Bica, Griffin Adams, Stephen Pfohl, Stephanie L. Hyland, ML Research Press , 2020, Vol. 136, p. 328-340Conference paper, Published paper (Refereed)
Place, publisher, year, edition, pages
ML Research Press, 2020
Series
Proceedings of Machine Learning Research, ISSN 2640-3498 ; 136
National Category
Computer Sciences
Identifiers
urn:nbn:se:liu:diva-171370 (URN)001231267900019 ()2-s2.0-85121624453 (Scopus ID)
Conference
6th Workshop on Machine Learning for Health: Advancing Healthcare for All, ML4H 2020, in conjunction with the 34th Conference on Neural Information Processing Systems, NeurIPS 2020, Virtual, Online, 11 December 2020
Available from: 2020-11-13 Created: 2020-11-13 Last updated: 2024-09-09
Stacke, K., Eilertsen, G., Unger, J. & Lundström, C. (2019). A Closer Look at Domain Shift for Deep Learning in Histopathology. In: : . Paper presented at COMPAY19: 2nd MICCAI workshop on Computational Pathology, Shenzhen, China, October 13 2019.
Open this publication in new window or tab >>A Closer Look at Domain Shift for Deep Learning in Histopathology
2019 (English)Conference paper, Poster (with or without abstract) (Refereed)
Abstract [en]

Domain shift is a significant problem in histopathology. There can be large differences in data characteristics of whole-slide images between medical centers and scanners, making generalization of deep learning to unseen data difficult. To gain a better understanding of the problem, we present a study on convolutional neural networks trained for tumor classification of H&E stained whole-slide images. We analyze how augmentation and normalization strategies affect performance and learned representations, and what features a trained model respond to. Most centrally, we present a novel measure for evaluating the distance between domains in the context of the learned representation of a particular model. This measure can reveal how sensitive a model is to domain variations, and can be used to detect new data that a model will have problems generalizing to. The results show how learning is heavily influenced by the preparation of training data, and that the latent representation used to do classification is sensitive to changes in data distribution, especially when training without augmentation or normalization.

Series
arXiv.org
Keywords
deep learning, histopathology, domain shift
National Category
Medical Imaging
Identifiers
urn:nbn:se:liu:diva-169071 (URN)
Conference
COMPAY19: 2nd MICCAI workshop on Computational Pathology, Shenzhen, China, October 13 2019
Funder
Wallenberg AI, Autonomous Systems and Software Program (WASP)
Available from: 2020-09-08 Created: 2020-09-08 Last updated: 2025-02-09Bibliographically approved
Organisations
Identifiers
ORCID iD: ORCID iD iconorcid.org/0000-0003-1066-3070

Search in DiVA

Show all publications