Papers by Rossella Arcucci
Knowledge-enhanced Multimodal ECG Representation Learning with Arbitrary-Lead Inputs (2025.findings-emnlp)
Copied to clipboard
| Challenge: | Current methods for multimodal representation learning for electrocardiograms often result in suboptimal alignment of ECG signals with their corresponding text reports. |
| Approach: | They propose a framework to learn ECG representations by aligning ECG signals with paired free-text reports. |
| Outcome: | The proposed framework outperforms existing methods in zero-shot classification and linear probing tasks using 12 leads. |
SuPreME: A Supervised Pre-training Framework for Multimodal ECG Representation Learning (2025.findings-emnlp)
Copied to clipboard
| Challenge: | Recent ECG Self-Supervised Learning methods mitigate this by learning features without extensive labels but fail to capture fine-grained clinical semantics and require extensive task-specific fine-tuning. |
| Approach: | They propose a supervised pre-training framework for Multimodal ECG representation learning that combines structured diagnostic labels with large language models to help denoise, standardize cardiac concepts and improve clinical representation learning. |
| Outcome: | The proposed framework improves on six downstream datasets covering 106 cardiac conditions and achieves a zero-shot AUC performance of 77.20% over state-of-the-art eSSLs. |
MEIT: Multimodal Electrocardiogram Instruction Tuning on Large Language Models for Report Generation (2025.findings-acl)
Copied to clipboard
Zhongwei Wan, Che Liu, Xin Wang, Chaofan Tao, Hui Shen, Jing Xiong, Rossella Arcucci, Huaxiu Yao, Mi Zhang
| Challenge: | Recent studies have focused on classifying cardiac conditions using ECG data but have overlooked ECG report generation, which is time-consuming and requires clinical expertise. |
| Approach: | They propose a Multimodal ECG Instruction Tuning framework that extends the capability of large language models (LLMs) for the task. |
| Outcome: | The proposed framework outperforms open-source LLMs and LLM backbones across two large-scale ECG datasets. |
Argus: Benchmarking and Enhancing Vision-Language Models for 3D Radiology Report Generation (2025.findings-acl)
Copied to clipboard
| Challenge: | Existing work on 3D radiograph report generation focuses on 2D images, but 3D medical images provide more comprehensive diagnostic information. |
| Approach: | They propose a comprehensive training recipe for building high-performing VLMs for 3DRRG using a publicly available 3D CT-report dataset. |
| Outcome: | The proposed model achieves superior performance across different model sizes and input 3D medical image resolutions. |
Can Medical Vision-Language Pre-training Succeed with Purely Synthetic Data? (2025.findings-acl)
Copied to clipboard
Che Liu, Zhongwei Wan, Haozhe Wang, Yinda Chen, Talha Qaiser, Chen Jin, Nikolay Burlutskiy, Fariba Yousefi, Rossella Arcucci
| Challenge: | Medical Vision-Language Pretraining (MedVLP) models typically require large-scale datasets with paired, high-quality image-text data. |
| Approach: | They propose to generate large-scale synthetic image-text pairs using off-the-shelf generative models . they propose to isolate model and training settings, focusing entirely from the data perspective. |
| Outcome: | The proposed pipeline outperforms models trained on real data by 3.8% on averaged AUC on zero-shot classification tasks. |