paper-with-me

Papers

A Medical Semantic-Assisted Transformer for Radiographic Report Generation

2022-08-22 · Zhanyu Wang, Mingkang Tang, Lei Wang, Xiu Li, Luping Zhou

Automated radiographic report generation is a challenging cross-domain task that aims to automatically generate accurate and semantic-coherence reports to describe medical images. Despite the recent progress in this field, there are still many challenges at least in the following aspects. First, radiographic images are very similar to each other, and thus it is difficult to capture the fine-grained visual differences using CNN as the visual feature extractor like many existing methods. Further, semantic information has been widely applied to boost the performance of generation tasks (e.g. image captioning), but existing methods often fail to provide effective medical semantic features. Toward solving those problems, in this paper, we propose a memory-augmented sparse attention block utilizing bilinear pooling to capture the higher-order interactions between the input fine-grained image features while producing sparse attention. Moreover, we introduce a novel Medical Concepts Generation Network (MCGN) to predict fine-grained semantic concepts and incorporate them into the report generation process as guidance. Our proposed method shows promising performance on the recently released largest benchmark MIMIC-CXR. It outperforms multiple state-of-the-art methods in image captioning and medical report generation.

📄 PDF Abstract BibTeX arXiv:2208.10358

Code (0)

등록된 구현이 없습니다.

Tasks

Image CaptioningMedical Report Generation

Similar Papers 제목 키워드 기반

PadChest: A large chest x-ray image dataset with multi-label annotated reports

2019-01-22 · Aurelia Bustos, Antonio Pertusa, Jose-Maria Salinas, Maria de la Iglesia-Vayá

We present a labeled large-scale, high resolution chest x-ray dataset for the automated exploration of medical images along with their associated reports. This dataset includes more than 160,000 images obtained from 67,0…

A Reasoning-Enabled Vision-Language Foundation Model for Chest X-ray Interpretation

2026-04-01 · Yabin Zhang, Chong Wang, Yunhe Gao, Jiaming Liu 외 arxiv

Chest X-rays (CXRs) are among the most frequently performed imaging examinations worldwide, yet rising imaging volumes increase radiologist workload and the risk of diagnostic errors. Although artificial intelligence (AI…

Visual Question AnsweringReinforcement LearningVisual Grounding

An Explainable Two Stage Deep Learning Framework for Pericoronitis Assessment in Panoramic Radiographs Using YOLOv8 and ResNet-50

2026-01-13 · Ajo Babu George, Pranav S, Kunal Agarwal arxiv

Objectives: To overcome challenges in diagnosing pericoronitis on panoramic radiographs, an AI-assisted assessment system integrating anatomical localization, pathological classification, and interpretability. Methods: A…

Freeze the backbones: A Parameter-Efficient Contrastive Approach to Robust Medical Vision-Language Pre-training

2024-01-02 · Jiuming Qin, Che Liu, Sibo Cheng, Yike Guo 외

Modern healthcare often utilises radiographic images alongside textual reports for diagnostics, encouraging the use of Vision-Language Self-Supervised Learning (VL-SSL) with large pre-trained models to learn versatile me…

image-classificationImage ClassificationImage SegmentationMedical Image Classification+4

A Self-Boosting Framework for Automated Radiographic Report Generation

2021-06-19 · CVPR 2021 1 · Zhanyu Wang, Luping Zhou, Lei Wang, Xiu Li

Automated radiographic report generation is a challenging task since it requires to generate paragraphs describing fine-grained visual differences of cases, especially for those between the diseased and the healthy. …

Image CaptioningImage-text matchingMedical Report GenerationText Matching+1