EMNLP 2021finding87 citations

Weakly Supervised Contrastive Learning for Chest X-Ray Report Generation

An Yan, Zexue He, Xing Lu, Jiang Du, Eric Chang, Amilcare Gentili, Julian McAuley, Chun-Nan Hsu

Abstract

Radiology report generation aims at generating descriptive text from radiology images automatically, which may present an opportunity to improve radiology reporting and interpretation. A typical setting consists of training encoder-decoder models on image-report pairs with a cross entropy loss, which struggles to generate informative sentences for clinical diagnoses since normal findings dominate the datasets. To tackle this challenge and encourage more clinically-accurate text outputs, we propose a novel weakly supervised contrastive loss for medical report generation. Experimental results demonstrate that our method benefits from contrasting target reports with incorrect but semantically-close ones. It outperforms previous work on both clinical correctness and text generation metrics for two public benchmarks.

BibTeX
@inproceedings{yan-etal-2021-weakly-supervised,
    title = "Weakly Supervised Contrastive Learning for Chest {X}-Ray Report Generation",
    author = "Yan, An  and
      He, Zexue  and
      Lu, Xing  and
      Du, Jiang  and
      Chang, Eric  and
      Gentili, Amilcare  and
      McAuley, Julian  and
      Hsu, Chun-Nan",
    editor = "Moens, Marie-Francine  and
      Huang, Xuanjing  and
      Specia, Lucia  and
      Yih, Scott Wen-tau",
    booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2021",
    month = nov,
    year = "2021",
    address = "Punta Cana, Dominican Republic",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.findings-emnlp.336/",
    doi = "10.18653/v1/2021.findings-emnlp.336",
    pages = "4009--4015"
}
Weakly Supervised Contrastive Learning for Chest X-Ray Report Generation · EMNLP 2021