← Search

Jana Doppa

12 accepted papers

2026

Clinician-in-the-Loop Smart Home System to Detect Urinary Tract Infection Flare-Ups via Uncertainty-Aware Decision Support

AAAI 2026technical

Urinary tract infection (UTI) flare-ups pose a significant health risk for older adults with chronic conditions. These infections often go unnoticed until they become severe, making early detection through innovative smart home technologies crucial. Traditional machine learning (ML) approaches relyi

Cited by 0SourcePDFScholar
2026

Discovery of Feasible 3D Printing Configurations for Metal Alloys via AI-Driven Adaptive Experimental Design

AAAI 2026technical

Configuring the parameters of additive manufacturing processes for metal alloys is a challenging problem due to complex relationships between input parameters (e.g., laser power, scan speed) and quality of printed outputs. The standard trial-and-error approach to find feasible parameter configuratio

Cited by 0SourcePDFScholar
2025

Conformal Prediction Sets for Deep Generative Models via Reduction to Conformal Regression

UAI 2025

We consider the problem of generating valid and small prediction sets by sampling outputs (e.g., software code and natural language text) from a black-box deep generative model for a given input (e.g., textual prompt). The validity of a prediction set is determined by a user-defined binary admissibi

2025

Constraint-Adaptive Policy Switching for Offline Safe Reinforcement Learning

AAAI 2025technical

Offline safe reinforcement learning (OSRL) involves learning a decision-making policy to maximize rewards from a fixed batch of training data to satisfy pre-defined safety constraints. However, adapting to varying safety constraints during deployment without retraining remains an under-explored chal…

2025

Direct Prediction Set Minimization via Bilevel Conformal Classifier Training

ICML 2025poster

Conformal prediction (CP) is a promising uncertainty quantification framework which works as a wrapper around a black-box classifier to construct prediction sets (i.e., subset of candidate classes) with provable guarantees. However, standard calibration methods for CP tend to produce large predicti…

Cited by 0SourcePDFScholar
2025

Online Optimization for Offline Safe Reinforcement Learning

NeurIPS 2025poster

We study the problem of Offline Safe Reinforcement Learning (OSRL), where the goal is to learn a reward-maximizing policy from fixed data under a cumulative cost constraint. We propose a novel OSRL approach that frames the problem as a minimax objective and solves it by combining offline RL with onl…

Cited by 0SourcecodeScholar
2024

Active Learning for Derivative-Based Global Sensitivity Analysis with Gaussian Processes

NeurIPS 2024poster

We consider the problem of active learning for global sensitivity analysis of expensive black-box functions. Our aim is to efficiently learn the importance of different input variables, e.g., in vehicle safety experimentation, we study the impact of the thickness of various components on safety obje…

2024

Conformal Prediction for Class-wise Coverage via Augmented Label Rank Calibration

NeurIPS 2024poster

Conformal prediction (CP) is an emerging uncertainty quantification framework that allows us to construct a prediction set to cover the true label with a pre-specified marginal or conditional probability. Although the valid coverage guarantee has been extensively studied for classification problems,…

2024

Learning Surrogates for Offline Black-Box Optimization via Gradient Matching

ICML 2024poster

Offline design optimization problem arises in numerous science and engineering applications including material and chemical design, where expensive online experimentation necessitates the use of *in silico* surrogate functions to predict and maximize the target objective over candidate designs. Alth…

Cited by 6SourcePDFScholar
2023

Probabilistically robust conformal prediction

UAI 2023poster

Conformal prediction (CP) is a framework to quantify uncertainty of machine learning classifiers including deep neural networks. Given a testing example and a trained classifier, CP produces a prediction set of candidate labels with a user-specified coverage (i.e., true class label is contained wit…

2021

Combining Latent Space and Structured Kernels for Bayesian Optimization over Combinatorial Spaces

NeurIPS 2021poster

We consider the problem of optimizing combinatorial spaces (e.g., sequences, trees, and graphs) using expensive black-box function evaluations. For example, optimizing molecules for drug design using physical lab experiments. Bayesian optimization (BO) is an efficient framework for solving such prob…