← Search

Mrinank Sharma

12 accepted papers

2026

Constitutional Classifiers++: Production-Grade Defenses against Universal Jailbreaks

ICLR 2026poster

We introduce enhanced Constitutional Classifiers that deliver production-grade jailbreak robustness with dramatically reduced computational costs and refusal rates compared to previous-generation defenses. We first identify vulnerabilities in existing systems that evaluate model outputs without rega…

Cited by 0SourceScholar
2026

Eliciting Harmful Capabilities by Fine-Tuning on Safeguarded Outputs

ICLR 2026poster

Model developers implement safeguards in frontier models to prevent misuse, for example, by employing classifiers to filter dangerous outputs. In this work, we demonstrate that even robustly safeguarded models can be used to elicit harmful capabilities in open-source models through \textit{elicitati…

Cited by 0SourceScholar
2026

Who’s in Charge? Disempowerment Patterns in Real-World LLM Usage

ICML 2026poster

We present the first large-scale empirical analysis of disempowerment patterns in real-world AI assistant interactions, analyzing 1.5 million consumer Claude.ai conversations using a privacy-preserving approach. We focus on situational dis-empowerment potential, which occurs when AI assistant intera…

Cited by 0SourceScholar
2025

Adaptive Deployment of Untrusted LLMs Reduces Distributed Threats

ICLR 2025poster

As large language models (LLMs) grow more powerful, they also become more difficult to trust. They could be either aligned with human intentions, or exhibit "subversive misalignment" -- introducing subtle errors that bypass safety checks. Although individual errors may not immediately cause harm, ea…

Cited by 3SourcePDFScholar
2025

Failures to Find Transferable Image Jailbreaks Between Vision-Language Models

ICLR 2025poster

The integration of new modalities into frontier AI systems offers exciting capabilities, but also increases the possibility such systems can be adversarially manipulated in undesirable ways. In this work, we focus on a popular class of vision-language models (VLMs) that generate text outputs conditi…

Cited by 3SourcePDFScholar
2025

PoisonBench: Assessing Language Model Vulnerability to Poisoned Preference Data

ICML 2025poster

Preference learning is a central component for aligning current LLMs, but this process can be vulnerable to data poisoning attacks. To address this concern, we introduce PoisonBench, a benchmark for evaluating large language models' susceptibility to data poisoning during preference learning. Data p…

Cited by 0SourcePDFScholar
2024

Towards Understanding Sycophancy in Language Models

ICLR 2024poster

Reinforcement learning from human feedback (RLHF) is a popular technique for training high-quality AI assistants. However, RLHF may also encourage model responses that match user beliefs over truthful responses, a behavior known as sycophancy. We investigate the prevalence of sycophancy in RLHF-trai…

2023

Do Bayesian Neural Networks Need To Be Fully Stochastic?

AISTATS 2023poster

We investigate the benefit of treating all the parameters in a Bayesian neural network stochastically and find compelling theoretical and empirical evidence that this standard construction may be unnecessary. To this end, we prove that expressive predictive distributions require only small amounts o…

2022

Prioritized Training on Points that are Learnable, Worth Learning, and not yet Learnt

ICML 2022spotlight

Training on web-scale data can take months. But much computation and time is wasted on redundant and noisy points that are already learnt or not learnable. To accelerate training, we introduce Reducible Holdout Loss Selection (RHO-LOSS), a simple but principled technique which selects approximately…

2020

How Robust are the Estimated Effects of Nonpharmaceutical Interventions against COVID-19?

NeurIPS 2020spotlight

To what extent are effectiveness estimates of nonpharmaceutical interventions (NPIs) against COVID-19 influenced by the assumptions our models make? To answer this question, we investigate 2 state-of-the-art NPI effectiveness models and propose 6 variants that make different structural assumptions.…