← Search

Saurabh Amin

9 accepted papers

2026

Reducing Contextual Stochastic Bilevel Optimization via Structured Function Approximation

ICLR 2026poster

Contextual Stochastic Bilevel Optimization (CSBO) extends standard stochastic bilevel optimization (SBO) by incorporating context-dependent lower-level problems. CSBO problems are generally intractable since existing methods require solving a distinct lower-level problem for each sampled context, re…

Cited by 0SourceScholar
2025

A Deep Generative Learning Approach for Two-stage Adaptive Robust Optimization

ICLR 2025poster

Two-stage adaptive robust optimization (ARO) is a powerful approach for planning under uncertainty, balancing first-stage decisions with recourse decisions made after uncertainty is realized. To account for uncertainty, modelers typically define a simple uncertainty set over which potential outcomes…

Cited by 0SourcePDFScholar
2025

Contextual Optimization Under Model Misspecification: A Tractable and Generalizable Approach

ICML 2025poster

Contextual optimization problems are prevalent in decision-making applications where historical data and contextual features are used to learn predictive models that inform optimal actions. However, practical applications often suffer from model misspecification due to incomplete knowledge of the un…

Cited by 0SourcePDFScholar
2025

What Data Enables Optimal Decisions? An Exact Characterization for Linear Optimization

NeurIPS 2025poster

We study the fundamental question of how informative a dataset is for solving a given decision-making task. In our setting, the dataset provides partial information about unknown parameters that influence task outcomes. Focusing on linear programs, we characterize when a dataset is sufficient to rec…

Cited by 0SourceScholar
2022

Scalable design of Error-Correcting Output Codes using Discrete Optimization with Graph Coloring

NeurIPS 2022accept

We study the problem of scalable design of Error-Correcting Output Codes (ECOC) for multi-class classification. Prior works on ECOC-based classifiers are limited to codebooks with small number of rows (classes) or columns, and do not provide optimality guarantees for the codebook design problem. We…

Cited by 5SourcePDFScholar
2021

Integer programming-based error-correcting output code design for robust classification

UAI 2021poster

Error-Correcting Output Codes (ECOCs) offer a principled approach for combining binary classifiers into multiclass classifiers. In this paper, we study the problem of designing optimal ECOCs to achieve both nominal and adversarial accuracy using Support Vector Machines (SVMs) and binary deep neural…