CARDEA

CARDEA is a single vision-language model that interprets coronary angiography end-to-end, from raw multi-view sequences through keyframe selection to study-level diagnosis. It grounds its conclusions in explicit spatial evidence through Chain-of-Box (CoB) reasoning.

CARDEA is built on Qwen3-VL-30B-A3B-Thinking.

Pipeline

CARDEA runs a two-pass pipeline. The first pass selects diagnostic keyframes and classifies each view as LCA, RCA, or OTHER. The second pass reasons over the curated LCA and RCA keyframes to produce:

  • coronary dominance classification;
  • SYNTAX complexity assessment; and
  • zero-shot structured report generation over LM, LAD, LCX, and RCA.

Usage

Use CARDEA through the official inference pipeline and demo in the CARDEA GitHub repository, which provides deployment instructions and task-level usage.

Training

CARDEA was trained exclusively on closed-ended tasks using only public datasets:

Training proceeded in three stages:

  1. Visual feature alignment
  2. Self-distilled CoB cold start
  3. Reinforcement learning with verifiable rewards

Open-ended tasks were excluded from training; report generation was evaluated zero-shot on AngioCAD.

Evaluation

Pass 1

  • Keyframe selection: mean frame distance Dâ‚– 0.60; lower is better.
  • View classification (LCA/RCA/OTHER): accuracy 0.99; Macro-F1 0.99.

Pass 2

  • Dominance classification (domain shift): accuracy 0.91; Macro-F1 0.89.
  • Complexity assessment: accuracy 0.90; Macro-F1 0.80.
  • Report generation (zero-shot): two-class Vessel Severity Macro-F1 0.686 (LLM-judged with google/medgemma-27b-it), compared with 0.513 for the untuned base model and 0.312 for the always-normal baseline; 0.716 on the supplementary valid-views subset, in which both LCA and RCA views were identified.

The full methodology, baselines, results, and analysis are available in the paper.

Limitations

CARDEA is a research model and has not been validated for clinical use. See the paper for a full discussion of its limitations.

License

CARDEA is available for non-commercial use under the PolyForm Noncommercial License 1.0.0.

Required Notice: Copyright (c) 2026 China Medical University Hospital and China Medical University.

Citation

Jia-Jen Lee, Shih-Yen Hou, Kee Koon Ng, Wei-Chun Wang, and Shih-Sheng Chang. CARDEA: Auditable Reasoning Grounded in Spatial Evidence for End-to-End Coronary Angiography Interpretation. arXiv:2609.06931 [cs.CV], 2026.

@misc{lee2026cardea,
  title={CARDEA: Auditable Reasoning Grounded in Spatial Evidence for End-to-End Coronary Angiography Interpretation},
  author={Jia-Jen Lee and Shih-Yen Hou and Kee Koon Ng and Wei-Chun Wang and Shih-Sheng Chang},
  year={2026},
  eprint={2609.06931},
  archivePrefix={arXiv},
  primaryClass={cs.CV},
  url={https://arxiv.org/abs/2609.06931}
}
Downloads last month
12
Safetensors
Model size
31B params
Tensor type
BF16
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for benbayibaurba/cardea-v0

Finetuned
(14)
this model

Papers for benbayibaurba/cardea-v0