paper-with-me

홈 › Papers

HistGen: Histopathology Report Generation via Local-Global Feature Encoding and Cross-modal Context Interaction

2024-03-08 · Zhengrui Guo, Jiabo Ma, Yingxue Xu, Yihui Wang, Liansheng Wang, Hao Chen

Histopathology serves as the gold standard in cancer diagnosis, with clinical reports being vital in interpreting and understanding this process, guiding cancer treatment and patient care. The automation of histopathology report generation with deep learning stands to significantly enhance clinical efficiency and lessen the labor-intensive, time-consuming burden on pathologists in report writing. In pursuit of this advancement, we introduce HistGen, a multiple instance learning-empowered framework for histopathology report generation together with the first benchmark dataset for evaluation. Inspired by diagnostic and report-writing workflows, HistGen features two delicately designed modules, aiming to boost report generation by aligning whole slide images (WSIs) and diagnostic reports from local and global granularity. To achieve this, a local-global hierarchical encoder is developed for efficient visual feature aggregation from a region-to-slide perspective. Meanwhile, a cross-modal context module is proposed to explicitly facilitate alignment and interaction between distinct modalities, effectively bridging the gap between the extensive visual sequences of WSIs and corresponding highly summarized reports. Experimental results on WSI report generation show the proposed model outperforms state-of-the-art (SOTA) models by a large margin. Moreover, the results of fine-tuning our model on cancer subtyping and survival analysis tasks further demonstrate superior performance compared to SOTA methods, showcasing strong transfer learning capability. Dataset, model weights, and source code are available in https://github.com/dddavid4real/HistGen.

📄 PDF Abstract BibTeX arXiv:2403.05396

Code (1)

dddavid4real/HistGen 공식 구현 pytorch

Tasks

DiagnosticMedical Report GenerationMultiple Instance LearningSurvival AnalysisTransfer Learningwhole slide images

Similar Papers 제목 키워드 기반

Semantic Context-aware mOdality fUsion Transformer (SCOUT): A Context-Aware Multimodal Transformer for Concept-Grounded Pathology Report Generation

2026-05-01 · Suryakant Singh, Saarthak Kapse, Joel Saltz, Prateek Prasanna arxiv

Whole-slide images (WSIs) present a fundamental challenge for computational pathology due to their extreme resolution, multi-scale heterogeneity, and the requirement for clinically reliable interpretation. Although recen…

Text Generation

Automatic Report Generation for Histopathology images using pre-trained Vision Transformers

2023-11-10 · Saurav Sengupta, Donald E. Brown

Deep learning for histopathology has been successfully used for disease classification, image segmentation and more. However, combining image and text modalities using current state-of-the-art methods has been a challeng…

DecoderImage SegmentationSemantic Segmentationzero-shot-classification+1

HARE: an entity and relation centric evaluation framework for histopathology reports

2025-09-19 · Yunsoo Kim, Michal W. S. Ong, Alex Shavick, Honghan Wu 외 arxiv

Medical domain automated text generation is an active area of research and development; however, evaluating the clinical quality of generated reports remains a challenge, especially in instances where domain-specific met…

Relation ExtractionText Generation

Automatic Report Generation for Histopathology images using pre-trained Vision Transformers and BERT

2023-12-03 · Saurav Sengupta, Donald E. Brown

Deep learning for histopathology has been successfully used for disease classification, image segmentation and more. However, combining image and text modalities using current state-of-the-art (SOTA) methods has been a c…

Caption GenerationDecoderHistopathological Image ClassificationImage Captioning+4

PathLDM: Text conditioned Latent Diffusion Model for Histopathology

2023-09-01 · Srikar Yellapragada, Alexandros Graikos, Prateek Prasanna, Tahsin Kurc 외

To achieve high-quality results, diffusion models must be trained on large datasets. This can be notably prohibitive for models in specialized domains, such as computational pathology. Conditioning on labeled data is kno…

Image GenerationmodelText to Image GenerationText-to-Image Generation