← Search

Maya Varma

15 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

SMMILE: An expert-driven benchmark for multimodal medical in-context learning

NeurIPS 2025poster

Multimodal in-context learning (ICL) remains underexplored despite significant potential for domains such as medicine. Clinicians routinely encounter diverse, specialized tasks requiring adaptation from limited examples, such as drawing insights from a few relevant prior cases or considering a const…

Cited by 0SourcecodeScholar
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
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

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

Domino: Discovering Systematic Errors with Cross-Modal Embeddings

ICLR 2022oral

Machine learning models that achieve high overall accuracy often make systematic errors on important subsets (or slices) of data. Identifying underperforming slices is particularly challenging when working with high-dimensional inputs (e.g. images, audio), where important slices are often unlabeled.…

Cited by 160SourcePDFScholar
2021

Cross-Domain Data Integration for Named Entity Disambiguation in Biomedical Text

EMNLP 2021finding

Named entity disambiguation (NED), which involves mapping textual mentions to structured entities, is particularly challenging in the medical domain due to the presence of rare entities. Existing approaches are limited by the presence of coarse-grained structural resources in biomedical knowledge ba…