PathGenIC / README.md
Casper666's picture
readme update
a657dee
---
base_model:
- wisdomik/Quilt-Llava-v1.5-7b
tags:
- medical
- report
- generation
---
# πŸ₯ PathGenIC: Histopathology Image Report Generation with Multimodal In-Context Learning
**PathGenIC** is a multimodal in-context learning framework designed for **automatic medical report generation from histopathology images**. It enhances traditional vision-language models by integrating:
- **Nearest Neighbor**: Dynamically retrieves similar cases for context.
- **Guideline**: Follows structured diagnostic rules for consistency.
- **Feedback**: Learns from mistakes to refine report generation.
We fine-tuned Quilt-Llava-v1.5-7b on **HistGen** Dataset, and achieves **state-of-the-art** performance with PathGenIC in BLEU, METEOR, and ROUGE-L scores.
πŸ”— **[GitHub Repository](https://github.com/casperliuliuliu/PathGenIC)** | πŸ“„ **MIDL 2025 (Under Review)**
πŸ‘‰ Download the pretrained model and put it at the model_weight folder.