Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Historical Report Guided Bi-modal Concurrent Learning for Pathology Report Generation

About

Automated pathology report generation from Whole Slide Images (WSIs) faces two key challenges: (1) lack of semantic content in visual features and (2) inherent information redundancy in WSIs. To address these issues, we propose a novel Historical Report Guided \textbf{Bi}-modal Concurrent Learning Framework for Pathology Report \textbf{Gen}eration (BiGen) emulating pathologists' diagnostic reasoning, consisting of: (1) A knowledge retrieval mechanism to provide rich semantic content, which retrieves WSI-relevant knowledge from pre-built medical knowledge bank by matching high-attention patches and (2) A bi-modal concurrent learning strategy instantiated via a learnable visual token and a learnable textual token to dynamically extract key visual features and retrieved knowledge, where weight-shared layers enable cross-modal alignment between visual features and knowledge features. Our multi-modal decoder integrates both modals for comprehensive diagnostic reports generation. Experiments on the PathText (BRCA) dataset demonstrate our framework's superiority, achieving state-of-the-art performance with 7.4\% relative improvement in NLP metrics and 19.1\% enhancement in classification metrics for Her-2 prediction versus existing methods. Ablation studies validate the necessity of our proposed modules, highlighting our method's ability to provide WSI-relevant rich semantic content and suppress information redundancy in WSIs. Code is publicly available at https://github.com/DeepMed-Lab-ECNU/BiGen.

Ling Zhang, Boxiang Yun, Qingli Li, Yan Wang• 2025

Related benchmarks

TaskDatasetResultRank
Pathology report generationPathText BRCA (test)
BLEU-10.45
32
Pathology report generationML-Path DLBC (test)
BLEU Score23
9
Pathology report generationML-Path BRCA (test)
BLEU Score24
9
Pathology report generationML-Path LUNG (test)
BLEU Score25.6
9
Pathology report generationML-Path THCA (test)
BLEU0.279
9
Pathology report generationML-Path STAD (test)
BLEU Score (Mean)0.277
9
Pathology report generationML-Path Mean (test)
BLEU0.268
9
Pathology report generationML-Path COAD (test)
BLEU Score (Mean)0.251
9
Pathology report generationML-Path ACC (test)
BLEU20.2
9
Pathology report generationML-Path KIDNEY (test)
BLEU Score (Mean)27.9
9
Showing 10 of 13 rows

Other info

Code

Follow for update