paper-with-me

Papers

Online Contextual Decision-Making with a Smart Predict-then-Optimize Method

2022-06-15 · Heyuan Liu, Paul Grigas

We study an online contextual decision-making problem with resource constraints. At each time period, the decision-maker first predicts a reward vector and resource consumption matrix based on a given context vector and then solves a downstream optimization problem to make a decision. The final goal of the decision-maker is to maximize the summation of the reward and the utility from resource consumption, while satisfying the resource constraints. We propose an algorithm that mixes a prediction step based on the "Smart Predict-then-Optimize (SPO)" method with a dual update step based on mirror descent. We prove regret bounds and demonstrate that the overall convergence rate of our method depends on the $\mathcal{O}(T^{-1/2})$ convergence of online mirror descent as well as risk bounds of the surrogate loss function used to learn the prediction model. Our algorithm and regret bounds apply to a general convex feasible region for the resource constraints, including both hard and soft resource constraint cases, and they apply to a wide class of prediction models in contrast to the traditional settings of linear contextual models or finite policy spaces. We also conduct numerical experiments to empirically demonstrate the strength of our proposed SPO-type methods, as compared to traditional prediction-error-only methods, on multi-dimensional knapsack and longest path instances.

📄 PDF Abstract BibTeX arXiv:2206.07316

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingPrediction

Similar Papers 제목 키워드 기반

Contextual Restless Multi-Armed Bandits with Application to Demand Response Decision-Making

2024-03-22 · Xin Chen, I-Hong Hou

This paper introduces a novel multi-armed bandits framework, termed Contextual Restless Bandits (CRB), for complex online decision-making. This CRB framework incorporates the core features of contextual bandits and restl…

Decision MakingMulti-Armed Bandits

SmartPilot: A Multiagent CoPilot for Adaptive and Intelligent Manufacturing

2025-05-10 · Chathurangi Shyalika, Renjith Prasad, Alaa Al Ghazo, Darssan Eswaramoorthi 외

In the dynamic landscape of Industry 4.0, achieving efficiency, precision, and adaptability is essential to optimize manufacturing operations. Industries suffer due to supply chain disruptions caused by anomalies, which …

Decision MakingProduction ForecastingQuestion Answering

Online Cyber-Attack Detection in Smart Grid: A Reinforcement Learning Approach

2018-09-14 · Mehmet Necip Kurt, Oyetunji Ogundijo, Chong Li, Xiaodong Wang

Early detection of cyber-attacks is crucial for a safe and reliable operation of the smart grid. In the literature, outlier detection schemes making sample-by-sample decisions and online detection schemes requiring perfe…

Anomaly DetectionCyber Attack DetectionOutlier Detectionreinforcement-learning+2

Sequential Decision Making with Expert Demonstrations under Unobserved Heterogeneity

2024-04-10 · Vahid Balazadeh, Keertana Chidambaram, Viet Nguyen, Rahul G. Krishnan 외

We study the problem of online sequential decision-making given auxiliary demonstrations from experts who made their decisions based on unobserved contextual information. These demonstrations can be viewed as solving rel…

Decision MakingMeta Reinforcement LearningMulti-Armed Banditsreinforcement-learning+3

Decision Trees for Decision-Making under the Predict-then-Optimize Framework

2020-02-29 · ICML 2020 1 · Adam N. Elmachtoub, Jason Cheuk Nam Liang, Ryan McNellis

We consider the use of decision trees for decision-making problems under the predict-then-optimize framework. That is, we would like to first use a decision tree to predict unknown input parameters of an optimization pro…

Decision MakingParameter PredictionPrediction