← Search

Jayanta Mandi

5 accepted papers

2025

Feasibility-Aware Decision-Focused Learning for Predicting Parameters in the Constraints

NeurIPS 2025poster

When some parameters of a constrained optimization problem (COP) are uncertain, this gives rise to a predict-then-optimize (PtO) problem, comprising two stages: the \textit{prediction} of the unknown parameters from contextual information and the subsequent \textit{optimization} using those predicte…

Cited by 0SourceScholar
2025

Preference Elicitation for Multi-objective Combinatorial Optimization with Active Learning and Maximum Likelihood Estimation

IJCAI 2025

Real-life combinatorial optimization problems often involve several conflicting objectives, such as price, product quality and sustainability. A computationally-efficient way to tackle multiple objectives is to aggregate them into a single-objective function, such as a linear combination. However, d

2022

Decision-Focused Learning: Through the Lens of Learning to Rank

ICML 2022spotlight

In the last years decision-focused learning framework, also known as predict-and-optimize, have received increasing attention. In this setting, the predictions of a machine learning model are used as estimated cost coefficients in the objective function of a discrete combinatorial optimization probl…

2021

Contrastive Losses and Solution Caching for Predict-and-Optimize

IJCAI 2021poster

Many decision-making processes involve solving a combinatorial optimization problem with uncertain input that can be estimated from historic data. Recently, problems in this class have been successfully addressed via end-to-end learning approaches, which rely on solving one optimization problem for…