← Search

Curtis Langlotz

22 accepted papers

2026

Activation Matters: Test-time Activated Negative Labels for OOD Detection with Vision-Language Models

CVPR 2026

Out-of-distribution (OOD) detection aims to identify samples that deviate from in-distribution (ID). One popular pipeline addresses this by introducing negative labels distant from ID classes and detecting OOD based on their distance to these labels.However, such labels may present poor activation o

Cited by 0SourceScholar
2026

Learning Generalizable 3D Medical Image Representations from Mask-Guided Self-Supervision

CVPR 2026

Foundation models have transformed vision and language by learning general-purpose representations from large-scale unlabeled data, yet 3D medical imaging lacks analogous approaches. Existing self-supervised methods rely on low-level reconstruction or contrastive objectives that fail to capture the

Cited by 0SourcecodeScholar
2026

Symbal: Detecting Systematic Misalignments in Model-Generated Captions

ICML 2026poster

Multimodal large language models (MLLMs) often introduce errors when generating image captions, resulting in misaligned image-text pairs. Our work focuses on a class of captioning errors that we refer to as systematic misalignments, where a recurring error in MLLM-generated captions is closely assoc…

Cited by 0SourceScholar
2025

Automated Structured Radiology Report Generation

ACL 2025long

Automated radiology report generation from chest X-ray (CXR) images has the potential to improve clinical efficiency and reduce radiologists’ workload. However, most datasets, including the publicly available MIMIC-CXR and CheXpert Plus, consist entirely of free-form reports, which are inherently va…

Cited by 0SourcePDFScholar
2025

CheXalign: Preference fine-tuning in chest X-ray interpretation models without human feedback

ACL 2025long

Radiologists play a crucial role in translating medical images into actionable reports. However, the field faces staffing shortages and increasing workloads. While automated approaches using vision-language models (VLMs) show promise as assistants, they require exceptionally high accuracy. Most curr…

2025

LieRE: Lie Rotational Positional Encodings

ICML 2025poster

Transformer architectures depend on explicit position encodings to capture token positional information. Rotary Position Encoding (RoPE) has emerged as a popular choice in language models due to its efficient encoding of relative position information through key-query rotations. However, RoPE faces…

2025

STARC-9: A Large-scale Dataset for Multi-Class Tissue Classification for CRC Histopathology

NeurIPS 2025poster

Multi-class tissue-type classification of colorectal cancer (CRC) histopathologic images is a significant step in the development of downstream machine learning models for diagnosis and treatment planning. However, publicly available CRC datasets used to build tissue classifiers often suffer from in…

Cited by 0SourceScholar
2025

TRoVe: Discovering Error-Inducing Static Feature Biases in Temporal Vision-Language Models

NeurIPS 2025poster

Vision-language models (VLMs) have made great strides in addressing temporal understanding tasks, which involve characterizing visual changes across a sequence of images. However, recent works have suggested that when making predictions, VLMs may rely on static feature biases, such as background or…

Cited by 0SourcecodeScholar
2025

Time-to-Event Pretraining for 3D Medical Imaging

ICLR 2025poster

With the rise of medical foundation models and the growing availability of imaging data, scalable pretraining techniques offer a promising way to identify imaging biomarkers predictive of future disease risk. While current self-supervised methods for 3D medical imaging models capture local structura…

2024

GREEN: Generative Radiology Report Evaluation and Error Notation

EMNLP 2024finding

Evaluating radiology reports is a challenging problem as factual correctness is extremely important due to its medical nature. Existing automatic evaluation metrics either suffer from failing to consider factual correctness (e.g., BLEU and ROUGE) or are limited in their interpretability (e.g., F1Che…

Cited by 19SourcePDFScholar
2024

RaVL: Discovering and Mitigating Spurious Correlations in Fine-Tuned Vision-Language Models

NeurIPS 2024poster

Fine-tuned vision-language models (VLMs) often capture spurious correlations between image features and textual attributes, resulting in degraded zero-shot performance at test time. Existing approaches for addressing spurious correlations (i) primarily operate at the global image-level rather than i…

2024

RadGraph-XL: A Large-Scale Expert-Annotated Dataset for Entity and Relation Extraction from Radiology Reports

ACL 2024findings

In order to enable extraction of structured clinical data from unstructured radiology reports, we introduce RadGraph-XL, a large-scale, expert-annotated dataset for clinical entity and relation extraction. RadGraph-XL consists of 2,300 radiology reports, which are annotated with over 410,000 entitie…

2023

A case for reframing automated medical image classification as segmentation

NeurIPS 2023poster

Image classification and segmentation are common applications of deep learning to radiology. While many tasks can be framed using either classification or segmentation, classification has historically been cheaper to label and more widely used. However, recent work has drastically reduced the cost o…

Cited by 5SourcePDFScholar
2023

INSPECT: A Multimodal Dataset for Pulmonary Embolism Diagnosis and Prognosis

NeurIPS 2023poster

Synthesizing information from various data sources plays a crucial role in the practice of modern medicine. Current applications of artificial intelligence in medicine often focus on single-modality data due to a lack of publicly available, multimodal medical datasets. To address this limitation, we…

Cited by 11SourcePDFScholar
2023

RaLEs: a Benchmark for Radiology Language Evaluations

NeurIPS 2023poster

The radiology report is the main form of communication between radiologists and other clinicians. Prior work in natural language processing in radiology reports has shown the value of developing methods tailored for individual tasks such as identifying reports with critical results or disease detect…

2023

Toward Expanding the Scope of Radiology Report Summarization to Multiple Anatomies and Modalities

ACL 2023short

Radiology report summarization (RRS) is a growing area of research. Given the Findings section of a radiology report, the goal is to generate a summary (called an Impression section) that highlights the key observations and conclusions of the radiology study. However, RRS currently faces essential l…

2023

ViLLA: Fine-Grained Vision-Language Representation Learning from Real-World Data

ICCV 2023poster

Vision-language models (VLMs), such as CLIP and ALIGN, are generally trained on datasets consisting of image-caption pairs obtained from the web. However, real-world multimodal datasets, such as healthcare data, are significantly more complex: each image (e.g. X-ray) is often paired with text (e.g.…

Cited by 10PDFcodeScholar
2022

Improving the Factual Correctness of Radiology Report Generation with Semantic Rewards

EMNLP 2022finding

Neural image-to-text radiology report generation systems offer the potential to improve radiology reporting by reducing the repetitive process of report drafting and identifying possible medical errors. These systems have achieved promising performance as measured by widely used NLG metrics such as…

2021

Cut out the annotator, keep the cutout: better segmentation with weak supervision

ICLR 2021poster

Constructing large, labeled training datasets for segmentation models is an expensive and labor-intensive process. This is a common challenge in machine learning, addressed by methods that require few or no labeled data points such as few-shot learning (FSL) and weakly-supervised learning (WS). Such…

Cited by 23SourcePDFScholar
2021

Improving Factual Completeness and Consistency of Image-to-Text Radiology Report Generation

NAACL 2021long

Neural image-to-text radiology report generation systems offer the potential to improve radiology reporting by reducing the repetitive process of report drafting and identifying possible medical errors. However, existing report generation systems, despite achieving high performances on natural langu…

2021

RadGraph: Extracting Clinical Entities and Relations from Radiology Reports

NeurIPS 2021poster

Extracting structured clinical information from free-text radiology reports can enable the use of radiology report information for a variety of critical healthcare applications. In our work, we present RadGraph, a dataset of entities and relations in full-text chest X-ray radiology reports based on…

Cited by 229SourceScholar