arXiv Computer Vision

VeCAS: Vessel-Focused Contrast-Free Angiogram Synthesis for Vascular Interventions

VeCAS is a two‑stage framework that generates contrast‑free X‑ray angiograms from non‑contrast images. Stage I localizes vascular structures using a discriminative model and cross‑modality latent distillation, while Stage II synthesizes angiographic appearance within those regions with a vessel‑focused inpainting model. Experiments on a lower‑limb vascular intervention dataset show that VeCAS improves vascular structural fidelity and image quality, and robotic guidewire navigation tests demonstrate significant reductions in time to target and operation steps.

Hugging Face Trending Papers
Aug 19

X-LMC: Cross-View Spatiotemporal Collateral Circulation Scoring from DSA

X‑LMC is a spatiotemporal deep‑learning framework that automatically scores leptomeningeal collateral (LMC) status from time‑resolved biplane digital subtraction angiography (DSA). It uses a DINOv2 backbone to encode spatial frames, a token‑level cross‑view attention module to fuse orthogonal projections, and a recurrent network to model contrast bolus dynamics. On a multicenter dataset of 134 M1‑segment occlusion patients, X‑LMC achieved a Quadratic Weighted Kappa of 0.398 and a macro‑F1 of 0.711, outperforming static and other spatiotemporal baselines and matching clinical inter‑rater agreement.

arXiv AI
Aug 13

A Neighborhood Attention Transformer Network for Enhanced 3D Segmentation of the Left Anterior Descending Artery

arXiv:2608. 12274v1 Announce Type: cross Abstract: Background: Accurate segmentation of the Left Anterior Descending (LAD) artery in 3D free-breathing, non-contrast CT is critical for cardiac dose sparing in thoracic radiotherapy.

By Rafi Ibn Sultan, Chengyin Li, Yiannos Demetriou, Ahmed I. Ghanem, Joshua P. Kim, Justine Cunningham, Hassan Bagher-Ebadian, Dongxiao Zhu, Kundan S. Thind
arXiv Computer Vision
Aug 27

MAMA-FLUX.2: Image-to-Image Synthesis of Post-Contrast Breast DCE-MRI for the MAMA-SYNTH Challenge

The paper introduces MAMA-FLUX.2, a conditional latent flow‑matching model built on FLUX.2-Klein-4B, designed to synthesize post‑contrast breast DCE‑MRI from pre‑contrast images for the MAMA‑SYNTH challenge. It encodes the pre‑contrast image as spatial conditioning and predicts the flow field for the post‑contrast latent, adapting the pretrained model with LoRA fine‑tuning and a regional training objective that combines global flow matching, tumor‑region supervision, and stable foreground regularization. Ablation studies show that moderate tumor and stable‑foreground weighting improves the balance between image fidelity and tumor‑region accuracy, with the best configuration achieving a strong trade‑off using LoRA rank 64/64, MHA_max 25, λ_tumor 0.25, and λ_stable 0.1.

By Kamil Kwarciak, Marek Wodzinski
Hugging Face Trending Papers
Jul 21

MIRAGE: Multi-scale Lesion-Informed Representation with Auxiliary Guidance for MRI Contrast Enhancement

Inferring contrast enhancement from one pre-contrast breast MRI slice is underdetermined: post-contrast appearance contains physiological information that is not uniquely encoded in baseline anatomy. Optimizing only paired pixel fidelity can suppress uncertain lesion enhancement, whereas adversarial or stochastic generative objectives can favor realistic post-contrast appearance without guaranteeing patient-specific lesion fidelity.