paper-with-me

Papers

Memory-based Cross-modal Semantic Alignment Network for Radiology Report Generation

2024-03-31 · Yitian Tao, Liyan Ma, Jing Yu, Han Zhang

Generating radiology reports automatically reduces the workload of radiologists and helps the diagnoses of specific diseases. Many existing methods take this task as modality transfer process. However, since the key information related to disease accounts for a small proportion in both image and report, it is hard for the model to learn the latent relation between the radiology image and its report, thus failing to generate fluent and accurate radiology reports. To tackle this problem, we propose a memory-based cross-modal semantic alignment model (MCSAM) following an encoder-decoder paradigm. MCSAM includes a well initialized long-term clinical memory bank to learn disease-related representations as well as prior knowledge for different modalities to retrieve and use the retrieved memory to perform feature consolidation. To ensure the semantic consistency of the retrieved cross modal prior knowledge, a cross-modal semantic alignment module (SAM) is proposed. SAM is also able to generate semantic visual feature embeddings which can be added to the decoder and benefits report generation. More importantly, to memorize the state and additional information while generating reports with the decoder, we use learnable memory tokens which can be seen as prompts. Extensive experiments demonstrate the promising performance of our proposed method which generates state-of-the-art performance on the MIMIC-CXR dataset.

📄 PDF Abstract BibTeX arXiv:2404.00588

Code (0)

등록된 구현이 없습니다.

Tasks

Decoder

Methods 이 논문이 사용한 방법론

SAM 설명 없음

Similar Papers 제목 키워드 기반

Reinforced Cross-modal Alignment for Radiology Report Generation

2022-05-01 · Findings (ACL) 2022 5 · Han Qin, Yan Song

Medical images are widely used in clinical decision-making, where writing radiology reports is a potential application that can be enhanced by automatic solutions to alleviate physicians’ workload. In general, radiology …

cross-modal alignmentDecision MakingReinforcement Learning (RL)valid

Cross-modal Memory Networks for Radiology Report Generation

2022-04-28 · ACL 2021 5 · Zhihong Chen, Yaling Shen, Yan Song, Xiang Wan

Medical imaging plays a significant role in clinical practice of medical diagnosis, where the text reports of the images are essential in understanding them and facilitating later treatments. By generating the reports au…

DecoderMedical DiagnosisText Generation

RadZero: Similarity-Based Cross-Attention for Explainable Vision-Language Alignment in Radiology with Zero-Shot Multi-Task Capability

2025-04-10 · Jonggwon Park, Soobum Kim, Byungmu Yoon, Kyoyun Choi

Recent advancements in multi-modal models have significantly improved vision-language alignment in radiology. However, existing approaches struggle to effectively utilize complex radiology reports for learning, rely on l…

Contrastive LearningOpen Vocabulary Semantic SegmentationOpen-Vocabulary Semantic SegmentationSegmentation+3

Multi-Granularity Cross-modal Alignment for Generalized Medical Visual Representation Learning

2022-10-12 · Fuying Wang, Yuyin Zhou, Shujun Wang, Varut Vardhanabhuti 외

Learning medical visual representations directly from paired radiology reports has become an emerging topic in representation learning. However, existing medical image-text joint learning methods are limited by instance …

Contrastive Learningcross-modal alignmentimage-classificationImage Classification+4

RIHA: Report-Image Hierarchical Alignment for Radiology Report Generation

2026-04-30 · Yucheng Chen, Yang Yu, Yufei Shi, Conghao Xiong 외 arxiv

Radiology report generation (RRG) has emerged as a promising approach to alleviate radiologists' workload and reduce human errors by automatically generating diagnostic reports from medical images. A key challenge in RRG…

Representation Learning