English

Learning Visual-Semantic Embeddings for Reporting Abnormal Findings on Chest X-rays

Computer Vision and Pattern Recognition 2020-10-07 v1 Computation and Language

Abstract

Automatic medical image report generation has drawn growing attention due to its potential to alleviate radiologists' workload. Existing work on report generation often trains encoder-decoder networks to generate complete reports. However, such models are affected by data bias (e.g.~label imbalance) and face common issues inherent in text generation models (e.g.~repetition). In this work, we focus on reporting abnormal findings on radiology images; instead of training on complete radiology reports, we propose a method to identify abnormal findings from the reports in addition to grouping them with unsupervised clustering and minimal rules. We formulate the task as cross-modal retrieval and propose Conditional Visual-Semantic Embeddings to align images and fine-grained abnormal findings in a joint embedding space. We demonstrate that our method is able to retrieve abnormal findings and outperforms existing generation models on both clinical correctness and text generation metrics.

Keywords

Cite

@article{arxiv.2010.02467,
  title  = {Learning Visual-Semantic Embeddings for Reporting Abnormal Findings on Chest X-rays},
  author = {Jianmo Ni and Chun-Nan Hsu and Amilcare Gentili and Julian McAuley},
  journal= {arXiv preprint arXiv:2010.02467},
  year   = {2020}
}

Comments

7 pages, 2 figures, to be published in Findings of EMNLP 2020

R2 v1 2026-06-23T19:04:22.151Z