← Search

Marzyeh Ghassemi

38 accepted papers

2026

Complementing Self-Consistency with Cross-Model Disagreement for Uncertainty Quantification

ICLR 2026poster

Large language models (LLMs) often produce confident yet incorrect responses, and uncertainty quantification is one potential solution to more robust usage. Recent works routinely rely on self-consistency to estimate aleatoric uncertainty (AU), yet this proxy collapses when models are overconfident…

Cited by 0SourceScholar
2026

Escaping the Mode: Multi-Answer Reinforcement Learning in LMs

ICML 2026poster

Large language models (LMs) are typically post-trained via RL to produce a single best answer per query, implicitly optimizing for modal correctness. While effective for benchmark accuracy, this approach is unideal for many applications of interest such as in medical diagnosis, which would benefit f…

Cited by 0SourceScholar
2026

Position: Benchmarks Do Not Measure Deployment Readiness in Clinical AI

ICML 2026poster

Despite large language models (LLMs) achieving impressive performance on benchmark tasks such as medical question answering, their real-world utility remains limited. We argue that while benchmarks play a valuable role in developing methods and filtering promising models during development, they oft…

Cited by 0SourceScholar
2026

ProbeLLM: Automating Principled Diagnosis of LLM Failures

ICML 2026poster

Understanding how and why large language models (LLMs) fail is becoming a central challenge as models rapidly evolve and static evaluations fall behind. While automated probing has been enabled by dynamic test generation, existing approaches often discover isolated failure cases, lack principled con…

Cited by 0SourceScholar
2026

WRING Out The Bias: A Rotation-Based Alternative To Projection Debiasing

ICLR 2026poster

Vision-Language models (VLMs), including CLIP, are known to encode biases such as learning spurious correlations that falsely associate background attributes with particular labels. Debiasing approaches typically aim to isolate and remove subspaces corresponding to a target concept via projecting it…

Cited by 0SourceScholar
2026

When Style Breaks Safety: Defending LLMs Against Superficial Style Alignment

ICLR 2026poster

Large language models (LLMs) can be prompted with specific styles (e.g., formatting responses as lists), including in malicious queries. Prior jailbreak research mainly augments these queries with additional string transformations to maximize attack success rate (ASR). However, the impact of style p…

Cited by 0SourcecodeScholar
2025

Aggregation Hides Out-of-Distribution Generalization Failures from Spurious Correlations

NeurIPS 2025spotlight

Benchmarks for out-of-distribution (OOD) generalization often reveal a strong positive correlation between in-distribution (ID) and OOD accuracy across models, a phenomenon known as “accuracy-on-the-line.” This pattern is commonly interpreted as evidence that spurious correlations—relationships that…

Cited by 0SourceScholar
2025

An Investigation of Memorization Risk in Healthcare Foundation Models

NeurIPS 2025poster

Foundation models trained on large-scale de-identified electronic health records (EHRs) hold promise for clinical applications. However, their capacity to memorize patient information raises important privacy concerns. In this work, we introduce a suite of black-box evaluation tests to assess privac…

Cited by 0SourceScholar
2025

KScope: A Framework for Characterizing the Knowledge Status of Language Models

NeurIPS 2025poster

Characterizing a large language model's (LLM's) knowledge of a given question is challenging. As a result, prior work has primarily examined LLM behavior under knowledge conflicts, where the model's internal parametric memory contradicts information in the external context. However, this does not fu…

Cited by 0SourceScholar
2025

LEMoN: Label Error Detection using Multimodal Neighbors

ICML 2025poster

Large repositories of image-caption pairs are essential for the development of vision-language models. However, these datasets are often extracted from noisy data scraped from the web, and contain many mislabeled instances. In order to improve the reliability of downstream models, it is important to…

Cited by 0SourcePDFScholar
2025

Learning the Wrong Lessons: Syntactic-Domain Spurious Correlations in Language Models

NeurIPS 2025spotlight

For an LLM to correctly respond to an instruction it must understand both the semantics and the domain (i.e., subject area) of a given task-instruction pair. However, syntax can also convey implicit information. Recent work shows that \textit{syntactic templates}---frequent sequences of Part-of-Spee…

Cited by 0SourceScholar
2025

MOSAIC: Modeling Social AI for Content Dissemination and Regulation in Multi-Agent Simulations

EMNLP 2025

We present a novel, open-source social network simulation framework, MOSAIC, where generative language agents predict user behaviors such as liking, sharing, and flagging content. This simulation combines LLM agents with a directed social graph to analyze emergent deception behaviors and gain a bett

2025

Speak Easy: Eliciting Harmful Jailbreaks from LLMs with Simple Interactions

ICML 2025poster

Despite extensive safety alignment efforts, large language models (LLMs) remain vulnerable to jailbreak attacks that elicit harmful behavior. While existing studies predominantly focus on attack methods that require technical expertise, two critical questions remain underexplored: (1) Are jailbroken…

2025

Vision-Language Models Do Not Understand Negation

CVPR 2025poster

Many practical vision-language applications require models that understand negation, e.g., when using natural language to retrieve images which contain certain objects but not others. Despite advancements in vision-language models (VLMs) through large-scale training, their ability to comprehend nega…

Cited by 7SourcePDFScholar
2024

Asymmetry in Low-Rank Adapters of Foundation Models

ICML 2024poster

Parameter-efficient fine-tuning optimizes large, pre-trained foundation models by updating a subset of parameters; in this class, Low-Rank Adaptation (LoRA) is particularly effective. Inspired by an effort to investigate the different roles of LoRA matrices during fine-tuning, this paper characteriz…

2024

BendVLM: Test-Time Debiasing of Vision-Language Embeddings

NeurIPS 2024poster

Vision-language (VL) embedding models have been shown to encode biases present in their training data, such as societal biases that prescribe negative characteristics to members of various racial and gender identities. Due to their wide-spread adoption for various tasks ranging from few-shot classif…

2024

Can AI Relate: Testing Large Language Model Response for Mental Health Support

EMNLP 2024finding

Large language models (LLMs) are already being piloted for clinical use in hospital systems like NYU Langone, Dana-Farber and the NHS. A proposed deployment use case is psychotherapy, where a LLM-powered chatbot can treat a patient undergoing a mental health crisis. Deployment of LLMs for mental hea…

2024

Improving Subgroup Robustness via Data Selection

NeurIPS 2024poster

Machine learning models can often fail on subgroups that are underrepresented during training. While dataset balancing can improve performance on underperforming groups, it requires access to training group annotations and can end up removing large portions of the dataset. In this paper, we introduc…

Cited by 1SourcePDFScholar
2024

MDAgents: An Adaptive Collaboration of LLMs for Medical Decision-Making

NeurIPS 2024oral

Foundation models are becoming valuable tools in medicine. Yet despite their promise, the best way to leverage Large Language Models (LLMs) in complex medical tasks remains an open question. We introduce a novel multi-agent framework, named **M**edical **D**ecision-making **Agents** (**MDAgents**) t…

2024

Measuring Stochastic Data Complexity with Boltzmann Influence Functions

ICML 2024poster

Estimating the uncertainty of a model’s prediction on a test point is a crucial part of ensuring reliability and calibration under distribution shifts.A minimum description length approach to this problem uses the predictive normalized maximum likelihood (pNML) distribution, which considers every po…

Cited by 1SourcePDFScholar
2024

MisinfoEval: Generative AI in the Era of “Alternative Facts”

EMNLP 2024main

The spread of misinformation on social media platforms threatens democratic processes, contributes to massive economic losses, and endangers public health. Many efforts to address misinformation focus on a knowledge deficit model and propose interventions for improving users’ critical thinking throu…

Cited by 3SourcePDFScholar
2024

Position: Application-Driven Innovation in Machine Learning

ICML 2024poster

In this position paper, we argue that application-driven research has been systemically under-valued in the machine learning community. As applications of machine learning proliferate, innovative algorithms inspired by specific real-world challenges have become increasingly important. Such work offe…

Cited by 4SourcePDFScholar
2024

Views Can Be Deceiving: Improved SSL Through Feature Space Augmentation

ICLR 2024spotlight

Supervised learning methods have been found to exhibit inductive biases favoring simpler features. When such features are spuriously correlated with the label, this can result in suboptimal performance on minority subgroups. Despite the growing popularity of methods which learn from unlabeled data,…

Cited by 1SourcePDFScholar
2023

"Why did the Model Fail?": Attributing Model Performance Changes to Distribution Shifts

ICML 2023poster

Machine learning models frequently experience performance drops under distribution shifts. The underlying cause of such shifts may be multiple simultaneous factors such as changes in data quality, differences in specific covariate distributions, or changes in the relationship between label and featu…

2023

Aging with GRACE: Lifelong Model Editing with Discrete Key-Value Adaptors

NeurIPS 2023poster

Deployed language models decay over time due to shifting inputs, changing user needs, or emergent world-knowledge gaps. When such problems are identified, we want to make targeted edits while avoiding expensive retraining. However, current model editors, which modify such behaviors of pre-trained mo…

2023

Change is Hard: A Closer Look at Subpopulation Shift

ICML 2023poster

Machine learning models often perform poorly on subgroups that are underrepresented in the training data. Yet, little is understood on the variation in mechanisms that cause subpopulation shifts, and how algorithms generalize across such diverse shifts at scale. In this work, we provide a fine-grain…

2023

VisAlign: Dataset for Measuring the Alignment between AI and Humans in Visual Perception

NeurIPS 2023poster

AI alignment refers to models acting towards human-intended goals, preferences, or ethical principles. Analyzing the similarity between models and humans can be a proxy measure for ensuring AI safety. In this paper, we focus on the models' visual perception alignment with humans, further referred to…

2023

When Personalization Harms Performance: Reconsidering the Use of Group Attributes in Prediction

ICML 2023oral

Machine learning models are often personalized with categorical attributes that define groups. In this work, we show that personalization with *group attributes* can inadvertently reduce performance at a *group level* -- i.e., groups may receive unnecessarily inaccurate predictions by sharing their…

Cited by 8SourcePDFScholar
2022

If Influence Functions are the Answer, Then What is the Question?

NeurIPS 2022accept

Influence functions efficiently estimate the effect of removing a single training data point on a model's learned parameters. While influence estimates align well with leave-one-out retraining for linear models, recent works have shown this alignment is often poor in neural networks. In this work, w…

2022

Improving Mutual Information Estimation with Annealed and Energy-Based Bounds

ICLR 2022poster

Mutual information (MI) is a fundamental quantity in information theory and machine learning. However, direct estimation of MI is intractable, even if the true joint probability density for the variables of interest is known, as it involves estimating a potentially high-dimensional log partition fun…

2022

Is Fairness Only Metric Deep? Evaluating and Addressing Subgroup Gaps in Deep Metric Learning

ICLR 2022poster

Deep metric learning (DML) enables learning with less supervision through its emphasis on the similarity structure of representations. There has been much work on improving generalization of DML in settings like zero-shot retrieval, but little is known about its implications for fairness. In this p…

Cited by 17SourcePDFScholar
2022

Understanding the Variance Collapse of SVGD in High Dimensions

ICLR 2022poster

Stein variational gradient descent (SVGD) is a deterministic inference algorithm that evolves a set of particles to fit a target distribution. Despite its computational efficiency, SVGD often underestimates the variance of the target distribution in high dimensions. In this work we attempt to explai…

Cited by 31SourcePDFScholar
2021

Characterizing Generalization under Out-Of-Distribution Shifts in Deep Metric Learning

NeurIPS 2021poster

Deep Metric Learning (DML) aims to find representations suitable for zero-shot transfer to a priori unknown test distributions. However, common evaluation protocols only test a single, fixed data split in which train and test classes are assigned randomly. More realistic evaluations should consider…

Cited by 27SourcePDFScholar
2021

Medical Dead-ends and Learning to Identify High-Risk States and Treatments

NeurIPS 2021poster

Machine learning has successfully framed many sequential decision making problems as either supervised prediction, or optimal decision-making policy identification via reinforcement learning. In data-constrained offline settings, both approaches may fail as they assume fully optimal behavior or rely…

2021

Simultaneous Similarity-based Self-Distillation for Deep Metric Learning

ICML 2021spotlight

Deep Metric Learning (DML) provides a crucial tool for visual similarity and zero-shot retrieval applications by learning generalizing embedding spaces, although recent work in DML has shown strong performance saturation across training objectives. However, generalization capacity is known to scale…

Cited by 54SourcePDFScholar
2019

The Cells Out of Sample (COOS) dataset and benchmarks for measuring out-of-sample generalization of image classifiers

NeurIPS 2019poster

Understanding if classifiers generalize to out-of-sample datasets is a central problem in machine learning. Microscopy images provide a standardized way to measure the generalization capacity of image classifiers, as we can image the same classes of objects under increasingly divergent, but controll…