T TNBC Atlas

For researchers & clinicians

Synthesis: AI for pCR prediction from histopathology

Whether a TNBC patient will achieve pathologic complete response (pCR) after neoadjuvant chemo + IO is currently predicted using a small set of biomarkers (stromal TIL density, PD-L1 CPS, clinical stage). Deep learning models trained on pre-treatment H&E images can extract additional morphologic features that correlate with pCR achievement, providing a complementary prediction tool. This page covers the methodology of CNN-based pCR prediction, the validation evidence to date, the integration with other biomarkers, the deployment considerations, and the persistent gap to clinical-grade use.

Evidence grades (GRADE-adapted): A high — multiple well-conducted RCTs or systematic reviews converge. B moderate — single pivotal RCT or consistent observational evidence. C limited — single observational study, mechanistic, or expert consensus. D preclinical / hypothesis-generating.

Why pCR prediction matters

Pathologic complete response after neoadjuvant therapy is the strongest patient-level prognostic marker in TNBC (see pCR as endpoint synthesis). pCR achievers have ~90% 10-year recurrence-free survival; residual-disease patients have substantially worse prognoses. Predicting pCR likelihood from pre-treatment data could:

Current pCR-prediction biomarkers (stromal TILs, PD-L1 CPS, clinical stage) have modest predictive performance (AUC 0.65–0.75 in published studies). Adding H&E-based deep-learning features may improve this.

The deep-learning methodology

Typical CNN-based pCR prediction pipelines:

  1. Whole-slide image (WSI) acquisition from pre-treatment biopsy specimens, typically at 20x or 40x magnification.
  2. Tile extraction — the gigapixel WSI is divided into tiles (e.g., 256x256 pixels at 20x) for processing by CNN models that operate on standard image sizes.
  3. Feature extraction per tile using a CNN (often ResNet, EfficientNet, or vision transformer architectures). Features may be either learned end-to-end on the pCR task or extracted from a pretrained model.
  4. Slide-level aggregation — tile-level features are aggregated into a slide-level representation, typically using attention-based multiple-instance learning (MIL) or simpler pooling.
  5. Classification head producing a pCR probability score for the slide.
  6. Cross-validation and held-out testing on independent cohorts.

Variations include explicit tissue-region segmentation, multiple-magnification approaches, and integration with molecular features as additional inputs to the classification head.

Reported performance

Published deep-learning pCR prediction models in TNBC report AUC values typically in the range 0.65–0.85, with substantial variation across cohorts and methodology choices. Key considerations:

Foundational early work in this area applied transfer-learning approaches from other tumor types; more recent work uses TNBC-specific training and pathology-foundation-model representations.

Integration with TIL and other features

Deep learning models that decompose their prediction into interpretable feature contributions provide more clinical value:

Clinical translation barriers

Despite promising research-grade results, deep-learning pCR prediction has not entered routine clinical use. Barriers:

Evidence table

Approach Cohort Reported AUC Status
CNN on pre-treatment H&E Single-institution archival 0.70–0.80 Research-grade
H&E features + clinical Multi-institution retrospective 0.75–0.85 Research-grade
Multimodal (H&E + molecular + clinical) Selected datasets 0.80–0.85 Research-grade
Pathology foundation models Emerging Comparable or better than ResNet baselines Research-grade
Standalone TIL % Denkert 2018 + others ~0.65–0.70 Established baseline
PD-L1 CPS alone KEYNOTE-355 / -522 Modest predictive value alone Established for IO gating only

Open questions and active investigation


For the broader digital pathology context, see the AI pathology synthesis. For the underlying pCR endpoint biology, see the pCR as endpoint synthesis. For TIL biology that contributes substantially to pCR prediction, see the TME and TILs synthesis.

References

Each citation links to the original publication via DOI. The same records are searchable in the evidence library by title or DOI.

  1. Cortazar P, Zhang L, Untch M, et al. Pathological complete response and long-term clinical benefit in breast cancer: the CTNeoBC pooled analysis. Lancet. 2014;384(9938):164–172. doi:10.1016/S0140-6736(13)62422-8.
  2. Campanella G, Hanna MG, Geneslaw L, et al. Clinical-grade computational pathology using weakly supervised deep learning on whole slide images. Nat Med. 2019;25(8):1301–1309. doi:10.1038/s41591-019-0508-1.
  3. Denkert C, von Minckwitz G, Darb-Esfahani S, et al. Tumour-infiltrating lymphocytes and prognosis in different subtypes of breast cancer: a pooled analysis of 3771 patients treated with neoadjuvant therapy. Lancet Oncol. 2018;19(1):40–50. doi:10.1016/S1470-2045(17)30904-X.

Last reviewed: 2026-06-04. Researcher-layer synthesis page. Evidence grades follow the GRADE-adapted rubric defined at the top of this page.