paper-with-me

Papers

Multimodal Image-Text Matching Improves Retrieval-based Chest X-Ray Report Generation

2023-03-29 · Jaehwan Jeong, Katherine Tian, Andrew Li, Sina Hartung, Fardad Behzadi, Juan Calle, David Osayande, Michael Pohlen, Subathra Adithan, Pranav Rajpurkar

Automated generation of clinically accurate radiology reports can improve patient care. Previous report generation methods that rely on image captioning models often generate incoherent and incorrect text due to their lack of relevant domain knowledge, while retrieval-based attempts frequently retrieve reports that are irrelevant to the input image. In this work, we propose Contrastive X-Ray REport Match (X-REM), a novel retrieval-based radiology report generation module that uses an image-text matching score to measure the similarity of a chest X-ray image and radiology report for report retrieval. We observe that computing the image-text matching score with a language-image model can effectively capture the fine-grained interaction between image and text that is often lost when using cosine similarity. X-REM outperforms multiple prior radiology report generation modules in terms of both natural language and clinical metrics. Human evaluation of the generated reports suggests that X-REM increased the number of zero-error reports and decreased the average error severity compared to the baseline retrieval approach. Our code is available at: https://github.com/rajpurkarlab/X-REM

📄 PDF Abstract BibTeX arXiv:2303.17579

Code (1)

rajpurkarlab/x-rem 공식 구현 pytorch

Tasks

Image CaptioningImage-text matchingRetrievalText Matching

Similar Papers 제목 키워드 기반

LLandMark: A Multi-Agent Framework for Landmark-Aware Multimodal Interactive Video Retrieval

2026-03-03 · Minh-Chi Phung, Thien-Bao Le, Cam-Tu Tran-Thi, Thu-Dieu Nguyen-Thi 외 arxiv

The increasing diversity and scale of video data demand retrieval systems capable of multimodal understanding, adaptive reasoning, and domain-specific knowledge integration. This paper presents LLandMark, a modular multi…

Video Retrieval

MURAL: Multimodal, Multitask Retrieval Across Languages

2021-09-10 · Aashi Jain, Mandy Guo, Krishna Srinivasan, Ting Chen 외

Both image-caption pairs and translation pairs provide the means to learn deep representations of and connections between languages. We use both types of pairs in MURAL (MUltimodal, MUltitask Representations Across Langu…

Cross-Modal RetrievalImage-text matchingRetrievalSemantic Image Similarity+4

Enhancing Dynamic Image Advertising with Vision-Language Pre-training

2023-06-25 · Zhoufutu Wen, Xinyu Zhao, Zhipeng Jin, Yi Yang 외

In the multimedia era, image is an effective medium in search advertising. Dynamic Image Advertising (DIA), a system that matches queries with ad images and generates multimodal ads, is introduced to improve user experie…

Image RetrievalRetrieval

MURAL: Multimodal, Multitask Representations Across Languages

2021-11-01 · Findings (EMNLP) 2021 11 · Aashi Jain, Mandy Guo, Krishna Srinivasan, Ting Chen 외

Both image-caption pairs and translation pairs provide the means to learn deep representations of and connections between languages. We use both types of pairs in MURAL (MUltimodal, MUltitask Representations Across Langu…

Cross-Modal RetrievalImage-text matchingRetrievalText Matching+1

Knowledge Completes the Vision: A Multimodal Entity-aware Retrieval-Augmented Generation Framework for News Image Captioning

2025-11-26 · Xiaoxing You, Qiang Huang, Lingyu Li, Chi Zhang 외 arxiv

News image captioning aims to produce journalistically informative descriptions by combining visual content with contextual cues from associated articles. Despite recent advances, existing methods struggle with three key…

Image Captioning