liu.seSearch for publications in DiVA
Endre søk
RefereraExporteraLink to record
Permanent link

Direct link
Referera
Referensformat
  • apa
  • ieee
  • modern-language-association-8th-edition
  • vancouver
  • oxford
  • Annet format
Fler format
Språk
  • de-DE
  • en-GB
  • en-US
  • fi-FI
  • nn-NO
  • nn-NB
  • sv-SE
  • Annet språk
Fler språk
Utmatningsformat
  • html
  • text
  • asciidoc
  • rtf
Generalization of Deep Learning in Digital Pathology: Experience in Breast Cancer Metastasis Detection
Linköpings universitet, Institutionen för biomedicinska och kliniska vetenskaper, Avdelningen för neurobiologi. Linköpings universitet, Medicinska fakulteten. Region Östergötland, Diagnostikcentrum, Klinisk patologi. Linköpings universitet, Centrum för medicinsk bildvetenskap och visualisering, CMIV.
Linköpings universitet, Institutionen för hälsa, medicin och vård, Avdelningen för diagnostik och specialistmedicin. Linköpings universitet, Medicinska fakulteten. Linköpings universitet, Centrum för medicinsk bildvetenskap och visualisering, CMIV. Radboud Univ Nijmegen, Netherlands.
Linköpings universitet, Institutionen för teknik och naturvetenskap, Medie- och Informationsteknik. Linköpings universitet, Tekniska fakulteten. Linköpings universitet, Centrum för medicinsk bildvetenskap och visualisering, CMIV.ORCID-id: 0000-0002-8734-6500
Linköpings universitet, Institutionen för biomedicinska och kliniska vetenskaper, Avdelningen för neurobiologi. Linköpings universitet, Medicinska fakulteten. Region Östergötland, Diagnostikcentrum, Klinisk patologi. Linköpings universitet, Centrum för medicinsk bildvetenskap och visualisering, CMIV.
Vise andre og tillknytning
2022 (engelsk)Inngår i: Cancers, ISSN 2072-6694, Vol. 14, nr 21, artikkel-id 5424Artikkel i tidsskrift (Fagfellevurdert) Published
Abstract [en]

Simple Summary Pathology is a cornerstone in cancer diagnostics, and digital pathology and artificial intelligence-driven image analysis could potentially save time and enhance diagnostic accuracy. For clinical implementation of artificial intelligence, a major question is whether the computer models maintain high performance when applied to new settings. We tested the generalizability of a highly accurate deep learning model for breast cancer metastasis detection in sentinel lymph nodes from, firstly, unseen sentinel node data and, secondly, data with a small change in surgical indication, in this case lymph nodes from axillary dissections. Model performance dropped in both settings, particularly on axillary dissection nodes. Retraining of the model was needed to mitigate the performance drop. The study highlights the generalization challenge of clinical implementation of AI models, and the possibility that retraining might be necessary. Poor generalizability is a major barrier to clinical implementation of artificial intelligence in digital pathology. The aim of this study was to test the generalizability of a pretrained deep learning model to a new diagnostic setting and to a small change in surgical indication. A deep learning model for breast cancer metastases detection in sentinel lymph nodes, trained on CAMELYON multicenter data, was used as a base model, and achieved an AUC of 0.969 (95% CI 0.926-0.998) and FROC of 0.838 (95% CI 0.757-0.913) on CAMELYON16 test data. On local sentinel node data, the base model performance dropped to AUC 0.929 (95% CI 0.800-0.998) and FROC 0.744 (95% CI 0.566-0.912). On data with a change in surgical indication (axillary dissections) the base model performance indicated an even larger drop with a FROC of 0.503 (95%CI 0.201-0.911). The model was retrained with addition of local data, resulting in about a 4% increase for both AUC and FROC for sentinel nodes, and an increase of 11% in AUC and 49% in FROC for axillary nodes. Pathologist qualitative evaluation of the retrained model s output showed no missed positive slides. False positives, false negatives and one previously undetected micro-metastasis were observed. The study highlights the generalization challenge even when using a multicenter trained model, and that a small change in indication can considerably impact the model s performance.

sted, utgiver, år, opplag, sider
MDPI , 2022. Vol. 14, nr 21, artikkel-id 5424
Emneord [en]
digital pathology; artificial intelligence; computational pathology; deep learning; generalization; lymph node metastases; breast cancer
HSV kategori
Identifikatorer
URN: urn:nbn:se:liu:diva-190225DOI: 10.3390/cancers14215424ISI: 000883894700001PubMedID: 36358842OAI: oai:DiVA.org:liu-190225DiVA, id: diva2:1714669
Merknad

Funding Agencies|Vinnova [2017-02447]

Tilgjengelig fra: 2022-11-30 Laget: 2022-11-30 Sist oppdatert: 2025-09-05
Inngår i avhandling
1. Generalisation and reliability of deep learning for digital pathology in a clinical setting
Åpne denne publikasjonen i ny fane eller vindu >>Generalisation and reliability of deep learning for digital pathology in a clinical setting
2023 (engelsk)Doktoravhandling, med artikler (Annet vitenskapelig)
Abstract [en]

Deep learning (DL) is a subfield of artificial intelligence (AI) focused on developing algorithms that learn from data to perform some tasks that can aid humans in their daily life or work assignments. Research demonstrates the potential of DL in supporting pathologists with routine tasks like detecting breast cancer metastases and grading prostate cancer. However, a widespread adoption of DL technology in pathology labs has been slow for several reasons. DL models often exhibit performance variations across medical centres, patient subgroups, and even within the same centre over time. While collecting more data and retraining the algorithms seems like a straightforward solution, it is a costly and time-consuming process. Moreover, retraining DL systems with regulatory approvals is complex due to existing regulations. Another limitation of DL models is their inability to provide confidence estimates for predictions, leaving users in the dark about their reliability. Finally, establishing a close collaboration between the research community, vendors, and pathology labs is crucial for producing effective DL systems for patient care. However, this collaboration faces challenges like miscommunication, misalignment of goals, and misunderstanding priorities.

This thesis presents various approaches that could tackle the generalisation and reliability challenges faced by diagnostic DL systems for digital pathology with a strong emphasis on the clinical needs. To address the generalisation issues, an unsupervised approach to quantify expected changes in a model’s performance between two datasets is proposed. This approach can serve as an initial validation step before deploying diagnostic DL systems in clinical practice, reducing annotation costs. Additionally, an unsupervised framework based on generative models is proposed to identify substantially different inputs, known as out-of-distribution (OOD) samples. Detecting OOD samples plays a crucial role in enhancing the reliability of DL algorithms. Furthermore, several studies are conducted to explore what benefits uncertainty estimation could bring. Firstly, various uncertainty estimation approaches are extensively evaluated, focusing on identifying incorrect predictions and generalisability issues between medical centres and specific patient groups. In addition, the results reveal that combining uncertainty estimation methods with DL outputs leads to a more robust classification score, enhancing the overall performance and reliability of the classification process. Another study demonstrates that spatial uncertainty aggregation improves the effectiveness of uncertainty estimation in tumour segmentation tasks. This is evaluated on the detection of false negatives which may reduce the risk of missing tumour cells. Finally, the clinical prerequisites for developing and validating diagnostic DL systems for digital pathology are discussed, along with an overview of explainable AI techniques.

In conclusion, multiple approaches to facilitate the adoption of DL systems in clinical practice, addressing reliability, generalisability, and clinical needs aspects are discussed in this thesis. I believe that the extensive efforts in the research community will have a positive impact on the development, validation, and deployment of DL systems in digital pathology labs, empowering pathologists with trustworthy AI tools.

sted, utgiver, år, opplag, sider
Linköping: Linköping University Electronic Press, 2023. s. 55
Serie
Linköping Studies in Science and Technology. Dissertations, ISSN 0345-7524 ; 2337
Emneord
Deep learning, Digital pathology, Generalisation, Uncertainty estimation, Anomaly detection, Data distribution shift
HSV kategori
Identifikatorer
urn:nbn:se:liu:diva-198154 (URN)10.3384/9789180753005 (DOI)9789180752992 (ISBN)9789180753005 (ISBN)
Disputas
2023-11-03, Wrannesalen, Center for Medical Image Science and Visualization, Linköping University Hospital, Linköping, 09:15 (engelsk)
Opponent
Veileder
Tilgjengelig fra: 2023-09-28 Laget: 2023-09-28 Sist oppdatert: 2023-09-28bibliografisk kontrollert
2. Artificial Intelligence in Digital Pathology: with a Focus on Breast Cancer
Åpne denne publikasjonen i ny fane eller vindu >>Artificial Intelligence in Digital Pathology: with a Focus on Breast Cancer
2025 (engelsk)Doktoravhandling, med artikler (Annet vitenskapelig)
Abstract [en]

Breast cancer is the most common cancer among women in Sweden, and pathology is central to diagnosis and treatment planning. Advances in digital pathology, using high-resolution whole-slide images, (WSI), have  enabled the use of AI-based (artificial intelligence) image analysis tools that improves diagnostic efficiency and reproducibility. However, responsible implementation requires careful attention to clinical accountability, data governance and human oversight.

This thesis presents a multimodal evaluation framework and contributes to technical and medical insights to the field. In the first study a research database was constructed to support generalizable AI development, compromising six annotated imaging collections, comprising 754 WSIs and 24,043 pathology annotations, 110 radiology cases and 397 lesion annotations.

One study evaluated a human-in-the-loop (HITL) workflow, when pathologist assess cellproliferation as expressed by Ki-67 from an AI result. Even though AI showed reduced cell-level performance on local data, (F1 score 0.68 compared to 0.83), status agreement for visual estimation of Ki-67 performed significantly worse (Cohen’s κ 0.62) than digital image analysis (κ 0.84)  and HITL (κ 0.76). HITL reduced variability of the Ki-67 error and mitigated key limitations such as tumour heterogeneity, misidentification, and staining variability, while highlighting risks from user handling errors.

Subsequent studies introduced Feature Enhancing Zoom (FEZ), a visualization technique that amplifies stain patterns at low magnification. In a study with eight pathologists, FEZ improved task efficiency by 15% without compromising accuracy. A usability study with 16 pathologists confirmed high ratings, especially for stains requiring small object identification.

Finally, a methodology was evaluated to mitigate domain restraints during clinical implementation of a pretrained AI model for detecting metastases in lymph nodes. A locally curated dataset of 396 cases (4,462 WSIs) was used, with slides labelled by surgical procedure and lesion presence. Results showed that surgical procedure affects model performance, and retraining significantly improved generalization and thus reducing false positive predictions.

In summary, this thesis demonstrates how AI and digital pathology can be integrated into clinical workflows to enhance diagnostic precision.

sted, utgiver, år, opplag, sider
Linköping: Linköping University Electronic Press, 2025. s. 104
Serie
Linköping University Medical Dissertations, ISSN 0345-0082 ; 1991
Emneord
Digital pathology, Computational pathology, Medical imaging, Human-in-the-loop, Artificial intelligence, Domain shift, Visualization, Breast cancer
HSV kategori
Identifikatorer
urn:nbn:se:liu:diva-217439 (URN)10.3384/978918118609 (DOI)9789181181593 (ISBN)9789181181609 (ISBN)
Disputas
2025-10-03, Belladonna, building 511; You are invited to a Zoom webinar! When: Oct 3, 2025 08:00 AM Stockholm Topic: Disputation inom medicinsk vetenskap: Anna Bodén Join from PC, Mac, iPad, or Android: https://liu-se.zoom.us/j/66078183785?pwd=iRGS1gdKYQKtEkLLbsA5XDoJwhAN7g.1 Passcode:765240 Phone one-tap: +46850539728,,66078183785#,,,,*765240# Sweden +46844682488,,66078183785#,,,,*765240# Sweden Join via audio: +46 850 539 728 Sweden +46 8 4468 2488 Sweden Webinar ID: 660 7818 3785 Passcode: 765240 International numbers available: https://liu-se.zoom.us/u/ccOcMmLnad Join from an H.323/SIP room system: H.323: 109.105.112.236 or 109.105.112.235 Meeting ID: 660 7818 3785 Passcode: 765240 SIP: 66078183785@109.105.112.236 or 66078183785@109.105.112.235 Passcode: 765240, Campus US, Linköping, 09:00 (engelsk)
Opponent
Veileder
Merknad

Funding: This work has been supported by grants from ALF and RFoU through Region Östergötland, as well as funding from the Swedish Breast Cancer Association, Vinnova, and Visual Sweden.

Tilgjengelig fra: 2025-09-05 Laget: 2025-09-05 Sist oppdatert: 2025-09-17bibliografisk kontrollert

Open Access i DiVA

fulltext(5974 kB)218 nedlastinger
Filinformasjon
Fil FULLTEXT01.pdfFilstørrelse 5974 kBChecksum SHA-512
261d33a152603ef9dee5efc1a15fd9dc8f5a33bb4eb12686a02e3bdc11d274898ba4d2a21b48bcf495a1a44261d32d19582057a4d440745378926dc288c9094b
Type fulltextMimetype application/pdf

Andre lenker

Forlagets fulltekstPubMed

Søk i DiVA

Av forfatter/redaktør
Jarkman, SofiaKarlberg, MicaelPoceviciute, MildaBodén, AnnaLundström, ClaesTreanor, Darrenvan der Laak, Jeroen
Av organisasjonen
I samme tidsskrift
Cancers

Søk utenfor DiVA

GoogleGoogle Scholar
Totalt: 219 nedlastinger
Antall nedlastinger er summen av alle nedlastinger av alle fulltekster. Det kan for eksempel være tidligere versjoner som er ikke lenger tilgjengelige

doi
pubmed
urn-nbn

Altmetric

doi
pubmed
urn-nbn
Totalt: 541 treff
RefereraExporteraLink to record
Permanent link

Direct link
Referera
Referensformat
  • apa
  • ieee
  • modern-language-association-8th-edition
  • vancouver
  • oxford
  • Annet format
Fler format
Språk
  • de-DE
  • en-GB
  • en-US
  • fi-FI
  • nn-NO
  • nn-NB
  • sv-SE
  • Annet språk
Fler språk
Utmatningsformat
  • html
  • text
  • asciidoc
  • rtf