← Search

Shayan Kiyani

12 accepted papers

2026

Conformal Risk-Averse Decision Making with Action Conditional Guarantee

ICML 2026poster

Reliable decision making pipelines powered by machine learning models require uncertainty quantification (UQ) methods that come with explicit safety guarantees. Conformal prediction provides such UQ by wrapping ML predictions into prediction sets, and recent work by \cite{kiyani2025decision} establi…

Cited by 0SourceScholar
2026

Multi-Round Human–AI Collaboration with User-Specified Requirements

ICML 2026poster

As humans increasingly rely on multi-round conversational AI for high-stakes decisions, principled frameworks are needed to ensure such interactions reliably improve decision quality. We adopt a human-centric view governed by two principles: counterfactual harm, ensuring the AI does not undermine hu…

Cited by 0SourceScholar
2026

When to Trust the Cheap Check: Weak and Strong Verification for Reasoning

ICML 2026spotlight

Reasoning with LLMs increasingly unfolds inside a broader verification loop. Internally, systems use cheap checks, such as self-consistency or proxy rewards, which we call **weak verification**. Externally, users inspect outputs and steer the model through feedback until results are trustworthy, whi…

Cited by 0SourceScholar
2025

Conformal Inference under High-Dimensional Covariate Shifts via Likelihood-Ratio Regularization

NeurIPS 2025poster

We consider the problem of conformal prediction under covariate shift. Given labeled data from a source domain and unlabeled data from a covariate shifted target domain, we seek to construct prediction sets with valid marginal coverage in the target domain. Most existing methods require estimating t…

Cited by 0SourceScholar
2025

Conformal Prediction Beyond the Seen: A Missing Mass Perspective for Uncertainty Quantification in Generative Models

NeurIPS 2025poster

Uncertainty quantification (UQ) is essential for safe deployment of generative AI models such as large language models (LLMs), especially in high-stakes applications. Conformal prediction (CP) offers a principled uncertainty quantification framework, but classical methods focus on regression and cla…

Cited by 0SourceScholar
2025

Decision Theoretic Foundations for Conformal Prediction: Optimal Uncertainty Quantification for Risk-Averse Agents

ICML 2025spotlight

A fundamental question in data-driven decision making is how to quantify the uncertainty of predictions to inform risk-sensitive downstream actions, as often required in domains such as medicine. We develop a decision-theoretic foundation linking prediction sets to risk-averse decision-making, addre…

Cited by 3SourcePDFScholar
2025

The Relationship Between No-Regret Learning and Online Conformal Prediction

ICML 2025poster

Existing algorithms for online conformal prediction---guaranteeing marginal coverage in adversarial settings---are variants of online gradient descent (OGD), but their analyses of worst-case coverage do not follow from the regret guarantee of OGD. What is the relationship between no-regret learning…

Cited by 0SourcePDFScholar
2023

Beyond the Universal Law of Robustness: Sharper Laws for Random Features and Neural Tangent Kernels

ICML 2023oral

Machine learning models are vulnerable to adversarial perturbations, and a thought-provoking paper by Bubeck and Sellke has analyzed this phenomenon through the lens of over-parameterization: interpolating smoothly the data requires significantly more parameters than simply memorizing it. However, t…