paper-with-me

Papers

Visual-Textual Attentive Semantic Consistency for Medical Report Generation

2021-01-01 · ICCV 2021 10 · Yi Zhou, Lei Huang, Tao Zhou, Huazhu Fu, Ling Shao

Diagnosing diseases from medical radiographs and writing reports requires professional knowledge and is time-consuming. To address this, automatic medical report generation approaches have recently gained interest. However, identifying diseases as well as correctly predicting their corresponding sizes, locations and other medical description patterns, which is essential for generating high-quality reports, is challenging. Although previous methods focused on producing readable reports, how to accurately detect and describe findings that match with the query X-Ray has not been successfully addressed. In this paper, we propose a multi-modality semantic attention model to integrate visual features, predicted key finding embeddings, as well as clinical features, and progressively decode reports with visual-textual semantic consistency. First, multi-modality features are extracted and attended with the hidden states from the sentence decoder, to encode enriched context vectors for better decoding a report. These modalities include regional visual features of scans, semantic word embeddings of the top-K findings predicted with high probabilities, and clinical features of indications. Second, the progressive report decoder consists of a sentence decoder and a word decoder, where we propose image-sentence matching and description accuracy losses to constrain the visual-textual semantic consistency. Extensive experiments on the public MIMIC-CXR and IU X-Ray datasets show that our model achieves consistent improvements over the state-of-the-art methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderMedical Report GenerationSentenceWord Embeddings

Similar Papers 제목 키워드 기반

BioD2C: A Dual-level Semantic Consistency Constraint Framework for Biomedical VQA

2025-03-04 · Zhengyang Ji, Shang Gao, Li Liu, Yifan Jia 외

Biomedical visual question answering (VQA) has been widely studied and has demonstrated significant application value and potential in fields such as assistive medical diagnosis. Despite their success, current biomedical…

Medical DiagnosisQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)

MirrorGAN: Learning Text-to-image Generation by Redescription

2019-03-14 · CVPR 2019 6 · Tingting Qiao, Jing Zhang, Duanqing Xu, DaCheng Tao

Generating an image from a given text description has two goals: visual realism and semantic consistency. Although significant progress has been made in generating high-quality and visually realistic images using generat…

DiversityImage GenerationImage to textSentence+2

T3D: Advancing 3D Medical Vision-Language Pre-training by Learning Multi-View Visual Consistency

2023-12-03 · Che Liu, Cheng Ouyang, Yinda Chen, Cesar César Quilodrán-Casas 외

While 3D visual self-supervised learning (vSSL) shows promising results in capturing visual representations, it overlooks the clinical knowledge from radiology reports. Meanwhile, 3D medical vision-language pre-training …

Clinical KnowledgeContrastive LearningCross-Modal RetrievalImage Restoration+5

Attentive Relational Networks for Mapping Images to Scene Graphs

2018-11-26 · CVPR 2019 6 · Mengshi Qi, Weijian Li, Zhengyuan Yang, Yunhong Wang 외

Scene graph generation refers to the task of automatically mapping an image into a semantic structural graph, which requires correctly labeling each extracted object and their interaction relationships. Despite the recen…

Graph GenerationObjectobject-detectionObject Detection+2

Learn, Imagine and Create: Text-to-Image Generation from Prior Knowledge

2019-12-01 · NeurIPS 2019 12 · Tingting Qiao, Jing Zhang, Duanqing Xu, DaCheng Tao

Text-to-image generation, i.e. generating an image given a text description, is a very challenging task due to the significant semantic gap between the two domains. Humans, however, tackle this problem intelligently. We …

Image GenerationText to Image GenerationText-to-Image Generation