paper-with-me

Papers

ECHO: Efficient Chest X-ray Report Generation with One-step Block Diffusion

2026-04-10 · Lifeng Chen, Tianqi You, Hao Liu, Zhimin Bao, Jile Jiao, Xiao Han, Zhicai Ou, Tao Sun, Xiaofeng Mou, Xiaojie Jin, Yi Xu arxiv

Chest X-ray report generation (CXR-RG) has the potential to substantially alleviate radiologists' workload. However, conventional autoregressive vision--language models (VLMs) suffer from high inference latency due to sequential token decoding. Diffusion-based models offer a promising alternative through parallel generation, but they still require multiple denoising iterations. Compressing multi-step denoising to a single step could further reduce latency, but often degrades textual coherence due to the mean-field bias introduced by token-factorized denoisers. To address this challenge, we propose \textbf{ECHO}, an efficient diffusion-based VLM (dVLM) for chest X-ray report generation. ECHO enables stable one-step-per-block inference via a novel Direct Conditional Distillation (DCD) framework, which mitigates the mean-field limitation by constructing unfactorized supervision from on-policy diffusion trajectories to encode joint token dependencies. In addition, we introduce a Response-Asymmetric Diffusion (RAD) training strategy that further improves training efficiency while maintaining model effectiveness. Extensive experiments demonstrate that ECHO surpasses state-of-the-art autoregressive methods, improving RaTE and SemScore by \textbf{64.33\%} and \textbf{60.58\%} respectively, while achieving up to \textbf{$8\times$} inference speedup with negligible degradation in clinical accuracy.

📄 PDF Abstract BibTeX arXiv:2604.09450

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

EchoSonar-R: A Multi-View Reasoning-Enabled Model for Disease Classification and Report Generation in Echocardiography

2026-06-26 · Darya Taratynova, Ahmed Aly, Numan Saeed, Mohammad Yaqub arxiv

Echocardiography is the most widely used non-invasive cardiac imaging modality, providing essential information for cardiovascular diagnosis. Interpreting an echocardiogram requires synthesizing complementary evidence ac…

Automated Chest X-Ray Report Generator Using Multi-Model Deep Learning Approach

2023-09-28 · Arief Purnama Muharram, Hollyana Puteri Haryono, Abassi Haji Juma, Ira Puspasari 외

Reading and interpreting chest X-ray images is one of the most radiologist's routines. However, it still can be challenging, even for the most experienced ones. Therefore, we proposed a multi-model deep learning-based au…

Binary ClassificationSentence

A Disease Labeler for Chinese Chest X-Ray Report Generation

2024-03-18 · Mengwei Wang, Ruixin Yan, Zeyi Hou, Ning Lang 외

In the field of medical image analysis, the scarcity of Chinese chest X-ray report datasets has hindered the development of technology for generating Chinese chest X-ray reports. On one hand, the construction of a Chines…

DiagnosticMedical Image Analysistext-classificationText Classification+1

RadAgent: A tool-using AI agent for stepwise interpretation of chest computed tomography

2026-04-16 · Mélanie Roschewitz, Kenneth Styppa, Yitian Tao, Jiwoong Sohn 외 arxiv

Vision-language models (VLM) have markedly advanced AI-driven interpretation and reporting of complex medical imaging, such as computed tomography (CT). Yet, existing methods largely relegate clinicians to passive observ…

EchoLVFM: One-Step Video Generation via Latent Flow Matching for Echocardiogram Synthesis

2026-03-14 · Emmanuel Oladokun, Sarina Thomas, Jurica Šprem, Vicente Grau arxiv

Echocardiography is widely used for assessing cardiac function, where clinically meaningful parameters such as left-ventricular ejection fraction (EF) play a central role in diagnosis and management. Generative models ca…

Data AugmentationVideo Generation