← Search

Akshay S Chaudhari

10 accepted papers

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

Efficient Noise Calculation in Deep Learning-based MRI Reconstructions

ICML 2025poster

Accelerated MRI reconstruction involves solving an ill-posed inverse problem where noise in acquired data propagates to the reconstructed images. Noise analyses are central to MRI reconstruction for providing an explicit measure of solution fidelity and for guiding the design and deployment of novel…

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

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

MedAlign: A Clinician-Generated Dataset for Instruction Following with Electronic Medical Records

AAAI 2024technical

The ability of large language models (LLMs) to follow natural language instructions with human-level fluency suggests many opportunities in healthcare to reduce administrative burden and improve quality of care. However, evaluating LLMs on realistic text generation tasks for healthcare remains chall…

Cited by 67SourcePDFScholar
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…

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…

2021

Measuring Robustness in Deep Learning Based Compressive Sensing

ICML 2021oral

Deep neural networks give state-of-the-art accuracy for reconstructing images from few and noisy measurements, a problem arising for example in accelerated magnetic resonance imaging (MRI). However, recent works have raised concerns that deep-learning-based image reconstruction methods are sensitive…