CORTEXA
← Browse
semantic_scholarComput. Methods Programs Biomed.2026-08-01

A modular deep learning pipeline for stromal TILs scoring in breast cancer H&E slides

Shrief Abdelazeez, Faisal Ahmed, Laia Adalid Llansa, Krzysztof Siemion, Carlos López, Marylène Lejeune, H. Rashwan, A. Korzyńska

TL;DR: This work presents a modular deep learning pipeline that delivers fully automated and continuous stromal TILs scores in line with the International Immuno-Oncology Biomarker Working Group (IIOBWG) guidelines and is interpretable: each stage produces human-readable outputs.

BACKGROUND AND OBJECTIVE Tumor-infiltrating lymphocytes (TILs) are an important indicator of immune activity in breast cancer, yet scoring them consistently on H&E slides remains challenging in routine pathology. This work presents a modular deep learning pipeline that delivers fully automated and continuous stromal TILs (sTILs) scores in line with the International Immuno-Oncology Biomarker Working Group (IIOBWG) guidelines. METHODS The pipeline combines three components: a TIL segmentation model refined through pathologist-guided active learning, a robust stroma segmentation network based on an enhanced DeepLabV3+, and a lightweight regression module that learns how TILs distribute within stromal regions. A new adaptive aggregation strategy integrates patch-level predictions into a single, clinically meaningful score while accounting for heterogeneous infiltration. RESULTS The system was evaluated on two independent datasets (60 and 112 WSIs) with expert-annotated ROIs, achieving strong agreement with pathologists (Pearson of 0.814; ICC of 0.808). CONCLUSIONS Importantly, the pipeline is interpretable: each stage produces human-readable outputs (stroma masks, TIL-in-stroma maps), and SegGradCAM visualizations confirm that predictions rely on biologically relevant tissue regions. These findings demonstrate the pipeline's potential as a reliable and clinically adaptable tool for standardized, fully automated TILs quantification in breast cancer pathology. The source code and pretrained models are publicly available at https://github.com/Shrief-Abdelazeez/TILs-Scoring.

Related papers

semantic_scholarComput. Methods Programs Biomed.2026-08-01

Few-shot learning for surgical phase recognition: Performance and generalization in cholecystectomy

Flakë Bajraktari, Robert Asmussen, Giuliano A. Giacoppo, P. Pott

TL;DR: This study provides an initial foundation for applying few-shot learning to surgical phase recognition and demonstrates its feasibility under low-label and transfer settings, indicating that FSL is a promising direction for surgical workflow analysis when annotation resources are limited.

BACKGROUND AND OBJECTIVE The automated recognition of surgical phases in intraoperative videos represents a critical milestone in the digital transformation of surgery. It forms the foundation for surgical assistance systems and enhanced decision support, contributing to increase…

semantic_scholarComput. Methods Programs Biomed.2026-08-01

Antibiotic resistance prediction with an attention-based bi-LSTM clinical decision support system

L. Vouriot, S. Rebaudet, S. Camiade, Melissa Lebsir, Jean Gaudart, Raquel Ureña

TL;DR: An attention-based bidirectional-Long Short-Term Memory recurrent neural network is proposed as a clinical decision support system to predict antibiotic resistance at the patient's bedside prior to the arrival of final antimicrobial testing results from the laboratory.

BACKGROUND AND OBJECTIVE Antimicrobial resistance is recognized by the World Health Organization as a significant global health threat. In clinical practice, the accurate identification of bacterial susceptibility to antibiotics is crucial. However, clinical laboratories often ta…