English

MvKeTR: Chest CT Report Generation with Multi-View Perception and Knowledge Enhancement

Computer Vision and Pattern Recognition 2025-06-27 v3 Artificial Intelligence

Abstract

CT report generation (CTRG) aims to automatically generate diagnostic reports for 3D volumes, relieving clinicians' workload and improving patient care. Despite clinical value, existing works fail to effectively incorporate diagnostic information from multiple anatomical views and lack related clinical expertise essential for accurate and reliable diagnosis. To resolve these limitations, we propose a novel Multi-view perception Knowledge-enhanced TansfoRmer (MvKeTR) to mimic the diagnostic workflow of clinicians. Just as radiologists first examine CT scans from multiple planes, a Multi-View Perception Aggregator (MVPA) with view-aware attention is proposed to synthesize diagnostic information from multiple anatomical views effectively. Then, inspired by how radiologists further refer to relevant clinical records to guide diagnostic decision-making, a Cross-Modal Knowledge Enhancer (CMKE) is devised to retrieve the most similar reports based on the query volume to incorporate domain knowledge into the diagnosis procedure. Furthermore, instead of traditional MLPs, we employ Kolmogorov-Arnold Networks (KANs) as the fundamental building blocks of both modules, which exhibit superior parameter efficiency and reduced spectral bias to better capture high-frequency components critical for CT interpretation while mitigating overfitting. Extensive experiments on the public CTRG-Chest-548 K dataset demonstrate that our method outpaces prior state-of-the-art (SOTA) models across almost all metrics. The code is available at https://github.com/xiweideng/MvKeTR.

Keywords

Cite

@article{arxiv.2411.18309,
  title  = {MvKeTR: Chest CT Report Generation with Multi-View Perception and Knowledge Enhancement},
  author = {Xiwei Deng and Xianchun He and Jianfeng Bao and Yudan Zhou and Shuhui Cai and Congbo Cai and Zhong Chen},
  journal= {arXiv preprint arXiv:2411.18309},
  year   = {2025}
}

Comments

Accepted for publication in IEEE Journal of Biomedical and Health Informatics

R2 v1 2026-06-28T20:14:32.037Z