Skip to content

Releases: X-iZhang/CCD

v1.0.0

20 Oct 23:14

Choose a tag to compare

๐Ÿ“ฆ CCD v1.0.0 Release Notes

๐ŸŽ‰ Initial Release

We're excited to announce the first official release of CCD (Clinical Contrastive Decoding) โ€” a training-free, retrieval-free inference framework that mitigates hallucinations in radiology multimodal large language models (MLLMs).


๐Ÿš€ What's Included

  • โœ… Clinical Contrastive Decoding Algorithm โ€” reduces medical hallucinations by integrating structured clinical signals from expert models through dual-branch contrastive decoding.
  • ๐Ÿฉบ Expert Model Integration โ€” supports DenseNet (CheXpert) and MedSiglip for clinical label extraction from chest X-rays.
  • ๐Ÿค– 7 Pre-configured MLLM Models โ€” including Libra-v1.0-7B, Libra-v1.0-3B, MAIRA-2, LLaVA-Med-v1.5, LLaVA-Rad, Med-CXRGen-F, and Med-CXRGen-I.
  • ๐ŸŽฎ Interactive Gradio Demo โ€” available locally and on Hugging Face Spaces.
  • ๐Ÿ—‚๏ธ Preprocessed Evaluation Datasets โ€” MIMIC-CXR, IU-Xray, CheXpert Plus, and Medical-CXR-VQA test splits on Hugging Face Collections.
  • ๐Ÿ› ๏ธ Flexible Python API โ€” ccd_eval() for CCD inference and run_eval() for baseline comparison.
  • ๐Ÿ‘๏ธ View Classification Model โ€” identifies and standardises view types (e.g., Frontal, Lateral).

๐Ÿ“– Resources


โš ๏ธ Important Note

CCD is intended for research and educational purposes only. All outputs must be reviewed by qualified medical professionals before informing any clinical decision.