Pith. sign in

REVIEW 1 cited by

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

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2010.02467 v1 pith:M5MQ3RCM submitted 2020-10-06 cs.CV cs.CL

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

classification cs.CV cs.CL
keywords abnormalfindingsgenerationmodelsreportscompleteembeddingsexisting
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original 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.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Learning to See Locally and Align Clinically with Pathology Semantics for Radiology Report Generation

    eess.IV 2026-07 conditional novelty 5.0

    Radiology report generation improves when image and text features are aligned through shared, CheXpert-initialized pathology prototypes and a masked-evidence objective; PALM reports state-of-the-art scores on three ch...