Cardiovascular Disease Detection from Multi-View Chest X-rays with BI-Mamba
Zefan Yang, Jiajin Zhang, Ge Wang, Mannudeep K. Kalra, Pingkun Yan

TL;DR
This paper introduces BI-Mamba, a novel neural network architecture that effectively models high-resolution multi-view chest X-rays for cardiovascular disease risk prediction, outperforming existing models and reducing memory usage.
Contribution
We propose BI-Mamba, a new bidirectional network inspired by state space models, capable of modeling long-range dependencies in high-resolution chest X-rays efficiently.
Findings
BI-Mamba outperforms ResNet-50 and ViT-S in CVD risk prediction.
BI-Mamba reduces GPU memory usage during training.
Achieves competitive results compared to CT-based methods.
Abstract
Accurate prediction of Cardiovascular disease (CVD) risk in medical imaging is central to effective patient health management. Previous studies have demonstrated that imaging features in computed tomography (CT) can help predict CVD risk. However, CT entails notable radiation exposure, which may result in adverse health effects for patients. In contrast, chest X-ray emits significantly lower levels of radiation, offering a safer option. This rationale motivates our investigation into the feasibility of using chest X-ray for predicting CVD risk. Convolutional Neural Networks (CNNs) and Transformers are two established network architectures for computer-aided diagnosis. However, they struggle to model very high resolution chest X-ray due to the lack of large context modeling power or quadratic time complexity. Inspired by state space sequence models (SSMs), a new class of network…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRadiomics and Machine Learning in Medical Imaging · COVID-19 diagnosis using AI · Cardiac Imaging and Diagnostics
