paper-with-me

Papers

Constrained optimization under uncertainty for decision-making problems: Application to Real-Time Strategy games

2019-01-03 · Valentin Antuori, Florian Richoux

Decision-making problems can be modeled as combinatorial optimization problems with Constraint Programming formalisms such as Constrained Optimization Problems. However, few Constraint Programming formalisms can deal with both optimization and uncertainty at the same time, and none of them are convenient to model problems we tackle in this paper. Here, we propose a way to deal with combinatorial optimization problems under uncertainty within the classical Constrained Optimization Problems formalism by injecting the Rank Dependent Utility from decision theory. We also propose a proof of concept of our method to show it is implementable and can solve concrete decision-making problems using a regular constraint solver, and propose a bot that won the partially observable track of the 2018 {\mu}RTS AI competition. Our result shows it is possible to handle uncertainty with regular Constraint Programming solvers, without having to define a new formalism neither to develop dedicated solvers. This brings new perspective to tackle uncertainty in Constraint Programming.

📄 PDF Abstract BibTeX arXiv:1901.00942

Code (1)

richoux/microrts-uncertainty 공식 구현

Tasks

Combinatorial OptimizationDecision MakingReal-Time Strategy Games

Similar Papers 제목 키워드 기반

On strategies for risk management and decision making under uncertainty shared across multiple fields

2023-09-06 · Alexander Gutfraind

Decision theory recognizes two principal approaches to solving problems under uncertainty: probabilistic models and cognitive heuristics. However, engineers, public planners and decision-makers in other fields seem to em…

AttributeDecision MakingDecision Making Under UncertaintyManagement+1

Decision-Focused Learning: Foundations, State of the Art, Benchmark and Future Opportunities

2023-07-25 · Jayanta Mandi, James Kotary, Senne Berden, Maxime Mulamba 외

Decision-focused learning (DFL) is an emerging paradigm that integrates machine learning (ML) and constrained optimization to enhance decision quality by training ML models in an end-to-end system. This approach shows si…

Decision Making

Conformal Uncertainty Sets for Robust Optimization

2021-05-31 · Chancellor Johnstone, Bruce Cox

Decision-making under uncertainty is hugely important for any decisions sensitive to perturbations in observed data. One method of incorporating uncertainty into making optimal decisions is through robust optimization, w…

Conformal PredictionDecision MakingDecision Making Under UncertaintyMulti-target regression+2

Optimization under Uncertainty in the Era of Big Data and Deep Learning: When Machine Learning Meets Mathematical Programming

2019-04-03 · Chao Ning, Fengqi You

This paper reviews recent advances in the field of optimization under uncertainty via a modern data lens, highlights key research challenges and promise of data-driven optimization that organically integrates machine lea…

BIG-bench Machine LearningDecision MakingDecision Making Under Uncertainty

Risk-Averse Decision Making Under Uncertainty

2021-09-09 · Mohamadreza Ahmadi, Ugo Rosolia, Michel D. Ingham, Richard M. Murray 외

A large class of decision making under uncertainty problems can be described via Markov decision processes (MDPs) or partially observable MDPs (POMDPs), with application to artificial intelligence and operations research…

Decision MakingDecision Making Under Uncertainty